You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore watchers for live sub-sessions on daemon restart
restoreFromStore was skipping all deck_sub_* sessions entirely, so
codex/gemini/CC watchers for sub-sessions were lost on daemon restart.
Now: skip restart/respawn for sub-sessions (still managed by rebuild),
but restore JSONL watchers for live ones.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments