nexus/cli/src
Mikkel Georgsen 5ede19df9b feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners
- Replace PAPERCLIP art with NEXUS art in server/src/startup-banner.ts
- Replace full cli/src/utils/banner.ts with NEXUS art and updated tagline
- Rename printPaperclipCliBanner to printNexusCliBanner
- Update tagline to 'Open-source orchestration for your agents'
- Update all 5 CLI command callers: onboard, configure, db-backup, worktree, doctor
- Satisfies BRND-02
2026-04-04 03:55:41 +00:00
..
__tests__ feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -05:00
adapters feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
checks fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00
client Improve CLI API connection errors 2026-03-24 11:48:43 -05:00
commands feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-04 03:55:41 +00:00
config feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths 2026-04-04 03:55:41 +00:00
prompts feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
utils feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-04 03:55:41 +00:00
index.ts feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -05:00
telemetry.ts fix: restore cli telemetry config handling in worktrees 2026-04-02 10:47:30 -05:00
version.ts feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00