nexus/cli/src/commands
Mikkel Georgsen 9d916604a3 feat(04-03): add Nexus agent bootstrap to CLI onboarding
- Add bootstrapNexusAgents function with health-check poll (max 30s)
- Create workspace (company) then PM agent (role:ceo) and Engineer agent
- Idempotent: skips if workspace already exists
- Bootstrap runs concurrently before runCommand starts server
- Failures are warnings, not errors
- [nexus] comments on all new lines
2026-04-01 07:44:56 +02:00
..
client feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-04-01 07:44:20 +02:00
allowed-hostname.ts fix(cli): add restart hint after allowed-hostname change 2026-03-10 16:43:40 -07:00
auth-bootstrap-ceo.ts feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-04-01 07:44:20 +02:00
configure.ts feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-01 07:44:02 +02:00
db-backup.ts feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-01 07:44:02 +02:00
doctor.ts feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-01 07:44:02 +02:00
env.ts centralize URLs into single canonical URL var 2026-03-05 17:55:34 -03:00
heartbeat-run.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
onboard.ts feat(04-03): add Nexus agent bootstrap to CLI onboarding 2026-04-01 07:44:56 +02:00
run.ts tweaks to docker smoke 2026-03-09 14:41:00 -05:00
worktree-lib.ts Add worktree UI branding 2026-03-13 11:12:43 -05:00
worktree-merge-history-lib.ts Add merge-history project import option 2026-03-23 08:14:51 -05:00
worktree.ts feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-01 07:44:02 +02:00