Dhee — Context Manager for Coding Agents
Dhee is a Sankhya AI Labs product that decides what your coding agent should see,
remember, and forget each turn, so Codex, Claude Code, and MCP-native agents stay cheap,
reliable, and auditable.
What Dhee does
- Compiled state: keeps the current goal, plan, decisions, files, and receipts compact.
- Context admission: routes relevant project rules and suppresses stale transcript or tool output.
- Pointer evidence: stores large raw outputs behind expandable references instead of dumping them into the prompt.
- Auditable memory: links assertions back to admitted evidence so old assumptions can be corrected.
Works with
Claude Code, Cursor, Codex, Gemini CLI, Aider, Cline, Goose, Claude Desktop, Python SDK, CLI, and Docker.
View Dhee on GitHub