🛠 Centri — An OpenCode fork with deep memory integration for AI agents
The project uses an append-only event spine based on SQLite to create memory graphs. This allows agents to maintain state between sessions and avoid losing context.
🌍 Solves the "forgetfulness" problem of autonomous agents through a long-term architecture based on an event log.
👤 Allows coding agents to "remember" your preferences and architectural decisions without repeated explanations.
Source 1: https://github.com/surya17495/centri
