ctx-open
CTX is the standard Cognitive Version Control System for AI. Structured working memory for AI agents. CTX preserves goals, tasks, evidence, decisions, conclusions, runbooks, and origins so agents can continue work instead of restarting from scratch.
CTX is a cognitive version control system for AI agents, preserving structured reasoning artifacts as durable state instead of ephemeral chat transcripts. It enables agents to maintain continuity across sessions, track decisions, and reproduce reasoning paths. The system includes a CLI, a local MCP server, and a web viewer.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- DDylan PatelMay 15, 2026
Cognitive Version Control for AI is a compelling abstraction for structured agent workflows
- CCasey ZhangApr 26, 2026
The versioned cognitive state is more reliable than passing context through prompts
- OOakley WilsonApr 3, 2026
The standard working memory approach reduces context conflicts between agent steps
- PPhoenix ZhangMar 31, 2026
Used for complex multi-step agent tasks that need consistent state across operations