Skip to content

codex: scope implicit resume-last selection to the current Claude session#83

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

codex: scope implicit resume-last selection to the current Claude session#83
VOIDXAI wants to merge 1 commit intoopenai:mainfrom
VOIDXAI:voidxai/issue-81-session-aware-resume

Conversation

@VOIDXAI
Copy link
Copy Markdown
Contributor

@VOIDXAI VOIDXAI commented Apr 1, 2026

Closes #81

Summary

  • scope implicit --resume-last selection to the current Claude session when a Claude session id is present
  • reuse the same session-aware selection logic for task-resume-candidate and task --resume-last
  • stop tasks from other sessions from being resumed implicitly or blocking the current session

Testing

  • node --test --test-name-pattern 'task-resume-candidate|task --resume-last|task --resume acts like --resume-last' 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.

task --resume-last ignores current-session scoping and can resume another Claude session's task

1 participant