nexus/cli/src/checks
Dotta a95e38485d fix: doctor command auto-creates directories and treats LLM as optional
Instead of showing alarming warnings on first run when storage, log,
and database directories don't exist, the doctor checks now silently
create them and report pass. LLM provider is treated as optional
rather than a warning when not configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 09:58:30 -06:00
..
agent-jwt-secret-check.ts cli: add quickstart onboarding flow and config-scoped jwt env handling 2026-03-03 10:24:34 -06: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 refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06: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