Show HN: Building a Stateful AI Agent
Category: ai-ml
Tags: ai-agent, memory-management, developer-tools
Score: 8.0/10 (Innovation: 8, Technical: 9, Documentation: 8, Utility: 7)
Centri is a memory-first coding agent that uses an append-only event spine as the source of truth, with memory as a derived index. It solves the fundamental problem of agent context loss by providing deterministic, auditable briefs for every turn, making it a novel approach to stateful AI agents.
Target audience: backend devs, AI engineers, devops
Repository: https://github.com/surya17495/centri · TypeScript · MIT
View on Hacker News