mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 10:00:38 +09:00
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> |
||
|---|---|---|
| .. | ||
| agent-jwt-secret-check.ts | ||
| config-check.ts | ||
| database-check.ts | ||
| index.ts | ||
| llm-check.ts | ||
| log-check.ts | ||
| path-resolver.ts | ||
| port-check.ts | ||
| secrets-check.ts | ||