paperclip/cli/src/checks
Forgotten f1b558dcfb CLI: add secrets configuration, doctor check, and path resolver extraction
Add secrets section to onboard, configure, and doctor commands. Doctor
validates local encrypted provider key file and can auto-repair missing
keys. Extract shared path resolution into path-resolver module used by
database and log checks. Show secrets env vars in `paperclip env`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 15:43:59 -06:00
..
agent-jwt-secret-check.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
config-check.ts Improve CLI: config store, heartbeat-run, and onboarding 2026-02-18 13:02:12 -06:00
database-check.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
index.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
llm-check.ts Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
log-check.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -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 CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00