nexus/cli/src/checks
Mikkel Georgsen d2d8217f02 feat(06-02): replace Select a company empty states + CLI Paperclip strings
- 14 UI pages: all Select a company empty states use VOCAB.company.toLowerCase()
- AgentConfigForm: 3 error throws use VOCAB.company
- AgentDetail: additional Select a company upload error replaced
- CLI run.ts: Starting/Could not locate/failed to start messages use VOCAB.appName
- CLI deployment-auth-check: repairHint uses VOCAB.appName
- CLI agent-jwt-secret-check: repairHint uses VOCAB.appName
- CLI allowed-hostname: restart message uses VOCAB.appName
- Added VOCAB import to all files missing it
2026-04-04 03:55:42 +00:00
..
agent-jwt-secret-check.ts feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
config-check.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
database-check.ts fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00
deployment-auth-check.ts feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
index.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
llm-check.ts fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00
log-check.ts fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00
path-resolver.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
port-check.ts Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
secrets-check.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
storage-check.ts fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00