nexus/cli
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
..
src feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-03-30 23:53:13 +02:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
esbuild.config.mjs Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
package.json feat(03-01): add branding dep and replace HTML/asset branding with Nexus 2026-03-30 23:43:47 +02:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00
vitest.config.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00