Disk
Fast NVMe storage at/workspace. Set the size in cassian.yaml:
Cloud storage
Unlimited storage at/workspace/storage. Enable with --cloud-storage during init, or add to cassian.yaml:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How your data persists.
/workspace. Set the size in cassian.yaml:
disk: 50G
/workspace/storage. Enable with --cloud-storage during init, or add to cassian.yaml:
storage: true
workspace:
exclude:
- "node_modules/"
- ".venv/"