Hi! The docs (AGENTS.md, README) mention ``` /ctx add <file> # Add file to context /ctx ignore <pattern> # Exclude pattern /ctx save <name> # Snapshot context state /ctx load <name> # Restore snapshot ``` , but these commands were never implemented.
Hi! The docs (AGENTS.md, README) mention
, but these commands were never implemented.