nexus/cli/src/prompts
Forgotten fdd2ea6157 feat: add storage system with local disk and S3 providers
Introduces a provider-agnostic storage subsystem for file attachments.
Includes local disk and S3 backends, asset/attachment DB schemas, issue
attachment CRUD routes with multer upload, CLI configure/doctor/env
integration, and enriched issue ancestors with project/goal resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 10:31:56 -06:00
..
database.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -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 feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
server.ts Remove contextMode, consolidate wake policies, and default serveUi to true 2026-02-18 16:46:29 -06:00
storage.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00