Skip to content

refactor(server): integrate session MCP command stack#893

Open
boudra wants to merge 7 commits into
mainfrom
integration-session-mcp-command-stack
Open

refactor(server): integrate session MCP command stack#893
boudra wants to merge 7 commits into
mainfrom
integration-session-mcp-command-stack

Conversation

@boudra
Copy link
Copy Markdown
Collaborator

@boudra boudra commented May 10, 2026

Summary

Integration PR for the Session/MCP command-boundary refactor stack. This is intentionally held as a draft until after the current stable release ships.

Included stack:

  • ea1390f9 Extract permission response command
  • 30a5acc6 Extract create agent command
  • fee2f4e8 Extract agent lifecycle commands
  • 46794fac refactor(server): extract worktree archive command
  • c494969b refactor(server): share worktree create list commands

Intent

Session and the Agent MCP server are both entrypoints into the same daemon operations. This stack moves overlapping business orchestration into shared command modules so the entrypoints stay as transport adapters and stop drifting.

Release posture

Do not merge before the stable release. Keep this PR open as the single integration branch, then merge it once the release bug work is done and stable has shipped.

Verification

Each stacked PR/agent ran targeted tests plus format/typecheck/lint for its slice. CI should be the final gate for this integration branch.

@boudra boudra force-pushed the integration-session-mcp-command-stack branch from d8ca821 to bfd6e3a Compare May 16, 2026 14:46
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