nexus/cli/src/checks
Dotta f60c1001ec refactor: rename packages to @paperclipai and CLI binary to paperclipai
Rename all workspace packages from @paperclip/* to @paperclipai/* and
the CLI binary from `paperclip` to `paperclipai` in preparation for
npm publishing. Bump CLI version to 0.1.0 and add package metadata
(description, keywords, license, repository, files). Update all
imports, documentation, user-facing messages, and tests accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 08:45:26 -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 refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
database-check.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -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 refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -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 refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
storage-check.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00