Skip to content

fix(session): restore busy route handling and add regression coverage#20125

Merged
kitlangton merged 1 commit intodevfrom
worktree-effectify-session-prompt-followup
Mar 30, 2026
Merged

fix(session): restore busy route handling and add regression coverage#20125
kitlangton merged 1 commit intodevfrom
worktree-effectify-session-prompt-followup

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • restore the session route contract for busy sessions by returning 400 instead of a generic 500
  • add regression coverage for session abort/delete routes, subtask cancellation finalization, and the compaction parent invariant
  • trim small follow-up cleanup in session helpers by removing dead revert state and redundant generic casts

Verification

  • bun typecheck
  • bun run test test/session/prompt-effect.test.ts
  • bun run test test/session/compaction.test.ts
  • bun run test test/server/session-actions.test.ts test/server/session-list.test.ts test/server/session-messages.test.ts test/server/session-select.test.ts

@kitlangton kitlangton enabled auto-merge (squash) March 30, 2026 20:19
@kitlangton kitlangton merged commit 2ed756c into dev Mar 30, 2026
11 checks passed
@kitlangton kitlangton deleted the worktree-effectify-session-prompt-followup branch March 30, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant