Skip to content

fix: continue auto-work after TTSR interruption - #117

Merged
jaesbit merged 1 commit into
develfrom
fix/auto-work-ttsr-advisory
Jul 16, 2026
Merged

fix: continue auto-work after TTSR interruption#117
jaesbit merged 1 commit into
develfrom
fix/auto-work-ttsr-advisory

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Treat TTSR's intentional stream abort as non-terminal so Auto Work waits for the SDK retry's real outcome.
  • Prevent the session monitor from retaining an earlier advisory or tool error after a successful terminal event.
  • Lock both paths with TTSR regression coverage.

Verification

  • bun test src/session-monitor.test.ts — 9 pass, 0 fail
  • bun test src/auto-work/engine.test.ts — 182 pass, 0 fail
  • bun test src/routes-auto-work.test.ts — 52 pass, 0 fail
  • bun test src/routes-advisors.test.ts — 5 pass, 0 fail
  • bunx tsc --noEmit retains the exact 14-diagnostic baseline from origin/devel.

@jaesbit
jaesbit merged commit 8621714 into devel Jul 16, 2026
@jaesbit
jaesbit deleted the fix/auto-work-ttsr-advisory branch July 16, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant