Skip to content

feat(cli): personal squad CLI commands (#508)#538

Merged
bradygaster merged 2 commits intodevfrom
squad/508-cli-surface
Mar 23, 2026
Merged

feat(cli): personal squad CLI commands (#508)#538
bradygaster merged 2 commits intodevfrom
squad/508-cli-surface

Conversation

@bradygaster
Copy link
Copy Markdown
Owner

CLI surface for Ambient Personal Squad. Adds \squad personal init/list/add/remove\ and \squad cast\ commands.\n\nCloses part of #508

bradygaster and others added 2 commits March 22, 2026 16:17
- Add personalDir to ResolvedSquadPaths
- Add resolvePersonalSquadDir() with SQUAD_NO_PERSONAL kill switch
- Add PersonalAgentMeta/PersonalAgentManifest types
- Add resolvePersonalAgents() for personal agent discovery
- Add mergeSessionCast() to merge personal into project cast
- Add ensureSquadPathTriple() for triple-root path validation
- Export all new functions and types

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add 'squad personal init/list/add/remove' subcommands
- Add 'squad cast' to show merged session cast
- Add --team-root CLI flag for explicit team root override
- Register commands in cli-entry.ts with help text

PR #2 of #508 implementation plan.
Depends on: squad/508-sdk-foundation (PR #1)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster bradygaster merged commit 761c1c6 into dev Mar 23, 2026
chrislomonico pushed a commit to clomonico/squad that referenced this pull request Mar 26, 2026
Ctrl+C cancels in-flight REPL operations. REPL timeout configurable via SQUAD_REPL_TIMEOUT env var or --timeout flag.

Closes bradygaster#500, Closes bradygaster#502

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster bradygaster deleted the squad/508-cli-surface branch March 26, 2026 07:56
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