nexus/cli/src
Mikkel Georgsen b65bf6dda5 feat(03-04): replace Paperclip display strings in CLI entry point and HTTP client
- Add VOCAB import to cli/src/index.ts and cli/src/client/http.ts
- Replace all 'Paperclip' description/help strings with VOCAB.appName
- Update backup filename prefix default from 'paperclip' to 'nexus'
- Update data dir help text to reference ~/.nexus
- Keep .name('paperclipai') binary name unchanged (CODE-zone)
2026-04-01 07:44:02 +02:00
..
__tests__ test(worktree): avoid assuming a specific free port 2026-03-31 07:44:19 -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 Paperclip display strings in CLI entry point and HTTP client 2026-04-01 07:44:02 +02:00
commands feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners 2026-04-01 07:44:02 +02:00
config feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths 2026-04-01 07:44:02 +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-04-01 07:44:02 +02:00
index.ts feat(03-04): replace Paperclip display strings in CLI entry point and HTTP client 2026-04-01 07:44:02 +02:00