nexus/cli/src
Mikkel Georgsen 5a122129f9 fix(03-05): grep audit fixes — CEO→Project Manager in export readme, Board→Owner in local user, test assertion updates
- company-export-readme.ts: ROLE_LABELS ceo changed from 'CEO' to 'Project Manager' [nexus]
- server/index.ts: LOCAL_BOARD_USER_NAME changed from 'Board' to 'Owner' [nexus]
- cli/__tests__/company.test.ts: assertions updated to Workspace vocabulary
- cli/__tests__/http.test.ts: assertion updated to 'Nexus API' from 'Paperclip API'
- ui/OnboardingWizard.tsx: added explicit string type annotation for useState<string>
2026-03-31 09:56:12 +02:00
..
__tests__ fix(03-05): grep audit fixes — CEO→Project Manager in export readme, Board→Owner in local user, test assertion updates 2026-03-31 09:56:12 +02: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