Agent Deck v0.8.69
Terminal session manager for AI coding agents.
Changelog
- efc1033 feat(cli): add worktree flags to arg reordering
- 56db22e feat(cli): add worktree list/info/cleanup commands
- fdb45c2 feat(cli): implement --worktree flag in add command
- d40bb13 feat(mcp): add GetUserMCPNames for reading ~/.claude.json
- a3a46ff feat(mcp): add WriteUserMCP for writing to ~/.claude.json with pool support
- b271d63 feat(mcp-ui): add MCPScopeUser constant
- 720cef4 feat(mcp-ui): add user scope fields to MCPDialog
- dde16b2 feat(mcp-ui): cycle through 3 scopes with Tab
- 1fca73b feat(mcp-ui): display 3 scope tabs in View
- 5173625 feat(mcp-ui): load user MCPs in Show function
- 91bbb12 feat(mcp-ui): reset user lists in Hide
- 6af55c2 feat(mcp-ui): update Move function for user scope
- 2b6dc1e feat(mcp-ui): update getCurrentList for user scope
- e0d59b0 feat(mcp-ui): write user MCPs in Apply function
- 48362fc fix(storage): persist worktree fields to session storage
- a2d307b test(cli): add worktree command tests
Full Changelog: v0.8.68...v0.8.69