Cognibrain¶
Self-hosted engineering memory for coding agents.
Stop fixing the same agent mistake twice. Cognibrain stores durable engineering context — repo rules, reviewer corrections, failed commands, connector events, and patch evidence — then returns compact context before the next agent action.
-
Getting Started
Install Cognibrain and have your first memory working in under 5 minutes.
-
Guides
Step-by-step walkthroughs for CLI, MCP, harness, connectors, and memory management.
-
Reference
Complete API, SDK, CLI, and configuration reference documentation.
-
Operations
Self-host, deploy with Docker, monitor health, and secure your instance.
Install¶
Why Cognibrain?¶
| Problem | Cognibrain Solution |
|---|---|
| Agents repeat the same mistakes | Durable corrections survive across sessions |
| Context is lost between runs | Memory retrieval returns relevant facts before each action |
| No audit trail for agent decisions | Patch evidence and proof registers track what happened |
| Scattered integration configs | Unified connector system with 19+ first-party integrations |
| No guardrails on agent actions | Action guards warn or block known-bad operations |