Show HN: Smriti, version control for reasoning state
Category: devtools
Tags: multi-agent, reasoning-state, coordination, developer-tools, ai-agents
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
Smriti is a shared reasoning-state backend that enables multiple AI coding agents (like Claude Code and Codex) to coordinate on the same project without a central orchestrator. It provides structured checkpoints, work claims, and task tracking so agents can avoid duplication and maintain context across sessions. This is interesting because it tackles the emerging problem of multi-agent coordination in software development with a metadata-driven approach rather than traditional task management.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/himanshudongre/smriti · Python · MIT · 12 stars
View on Hacker News