State
Artifacts & attachments
Artifacts are durable session outputs. Attachments are bounded inputs consumed by a prompt.
Artifact recovery
Terminal
$ jeden artifacts <session>
$ jeden artifact <session> <name> output.bin
$ jeden export <session> output.jsonOversized tool results spill to the artifact store and are represented in model context by bounded artifact:// references.
Attachment tray
Interactive
/attach path/to/context.txt
/attachments
/detach <id|all>Accepted inputs are bounded workspace-jailed text and supported PNG, JPEG, GIF, or WebP images.
Export and share
/export produces JSON or text session output. /dump renders diagnostic session content. /share creates the configured sharing representation. Review secrets and proprietary data before moving any export outside the trust boundary.