State
Export & sharing
Export turns durable session state into a portable representation; sharing crosses a trust boundary.
Commands
Terminal and interactive
$ jeden export <session> output.json
/export <session> --format json --output output.json
/export <session> --format text
/dump <session>
/share copyContents
Exports may include messages, tool inputs and results, approvals, usage, lineage, attachments, and artifact references according to the selected format.
Review
Inspect credentials, proprietary source, personal data, remote host details, and model-provider metadata before sending an export outside its original environment.