Skip to content

feat(tui): wire move session command#35203

Open
jlongster wants to merge 2 commits into
v2from
move-command
Open

feat(tui): wire move session command#35203
jlongster wants to merge 2 commits into
v2from
move-command

Conversation

@jlongster

Copy link
Copy Markdown
Contributor

Summary

  • add a V2 session move endpoint backed by the existing MoveSession service
  • wire the TUI /move flow to the V2 session API
  • regenerate generated client and plugin API surfaces

Verification

  • packages/protocol: bun typecheck
  • packages/client: bun typecheck
  • packages/server: bun typecheck
  • packages/tui: bun typecheck
  • packages/plugin: bun typecheck
  • packages/core: bun test test/move-session.test.ts

Note: initial git push pre-push hook ran full repo turbo typecheck and the parallel tui typecheck process was SIGKILLed; rerunning packages/tui serially passed.

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