Skip to content

codex: scope default cancel selection to the current Claude session#84

Open
VOIDXAI wants to merge 1 commit intoopenai:mainfrom
VOIDXAI:voidxai/issue-82-session-aware-cancel
Open

codex: scope default cancel selection to the current Claude session#84
VOIDXAI wants to merge 1 commit intoopenai:mainfrom
VOIDXAI:voidxai/issue-82-session-aware-cancel

Conversation

@VOIDXAI
Copy link
Copy Markdown
Contributor

@VOIDXAI VOIDXAI commented Apr 1, 2026

Closes #82

Summary

  • scope default cancel target selection to the current Claude session
  • keep explicit cancel <job-id> working across sessions for precise targeting
  • add regression tests for hidden active jobs owned by another session

Testing

  • node --test --test-name-pattern 'cancel without a job id|cancel with a job id|cancel stops an active background job' tests/runtime.test.mjs
  • npm test

@VOIDXAI VOIDXAI requested a review from a team April 1, 2026 08:09
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.

cancel without a job id can cancel another Claude session's hidden running task

1 participant