Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: littlebearapps/untether
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: littlebearapps/untether
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.1
Choose a head ref
  • 1 commit
  • 12 files changed
  • 2 contributors

Commits on Mar 7, 2026

  1. fix: v0.34.1 — stall diagnostics, liveness watchdog, stream threading (

    …#97, #98)
    
    - /proc process diagnostics: CPU, RSS, TCP, FDs, children (proc_diag.py)
    - JsonlStreamState event tracking: timestamps, event type, ring buffer, stderr
    - Progressive stall warnings with /proc snapshots + Telegram notifications
    - Liveness watchdog: alive-but-silent detection after 10min, optional auto-kill
    - session.summary structured log on every completion
    - [watchdog] config section for liveness_timeout, stall_auto_kill, stall_repeat
    - Fix _ResumeLineProxy hiding current_stream from ProgressEdits (#98)
    - Fix Claude run_impl missing self.current_stream + stderr_capture threading
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
    nathanschram and claude committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    18dc8ce View commit details
    Browse the repository at this point in the history
Loading