paperclip/cli/src/prompts
Dotta 38cb2bf3c4 fix: add missing disableSignUp to auth config objects in CLI
All auth config literals in the CLI were missing the required
disableSignUp field after it was added to authConfigSchema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 07:43:47 -05:00
..
database.ts Add configurable automatic database backup scheduling 2026-03-04 18:03:23 -06:00
llm.ts Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
logging.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
secrets.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
server.ts fix: add missing disableSignUp to auth config objects in CLI 2026-03-09 07:43:47 -05:00
storage.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00