paperclip/cli/src/config
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
..
data-dir.ts feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00
env.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
home.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00
hostnames.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
schema.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
secrets-key.ts CLI: auto-create local secrets key file during onboard 2026-02-19 15:44:26 -06:00
store.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00