nexus/cli/src
Mikkel Georgsen 469993a7b6 feat(03-04): replace display strings in CLI commands with VOCAB constants
- onboard.ts: intro banner -> 'nexus onboard'; command refs -> nexus; CEO -> VOCAB.ceo
- company.ts: label, description, bold text use VOCAB.company; .command('company') unchanged
- board-auth.ts: 'Board authentication required' uses VOCAB.board
- auth-bootstrap-ceo.ts: 'CEO' references use VOCAB.ceo; 'Paperclip' uses VOCAB.appName
2026-03-30 23:53:13 +02:00
..
__tests__ test(worktree): address embedded postgres helper review feedback 2026-03-26 11:56:05 -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 feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-03-30 23:53:13 +02:00
commands feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-03-30 23:53:13 +02:00
config feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths 2026-03-30 23:06:46 +02: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-03-30 23:10:23 +02:00
index.ts feat(03-04): replace Paperclip display strings in CLI entry point and HTTP client 2026-03-30 23:50:37 +02:00