Expand description
core files command group: manage stored file uploads.
Dispatches the FilesCommands subcommands — list/show/search/stats,
upload/delete, validate/config, and the ai sub-group. On a
--database-url invocation only the read-only commands are served; upload,
delete, validate, config, and ai require a full profile context.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Modules§
- ai
core files aicommand group: inspect AI-generated image files.- delete
core files deletecommand.- types
- Serializable output shapes for the
core filescommands. - upload
core files uploadcommand with extension-based MIME detection.