Show HN: Smriti: Shared Reasoning State for Claude Code and Codex
Category: devtools
Tags: version-control, ai-agents, coordination, reasoning-state, llm-tools
Score: 7.3/10 (Innovation: 8, Technical: 7, Documentation: 7, Utility: 7)
Smriti is a version control system for multi-agent coding reasoning state, providing structured snapshots, branching, and coordination primitives for agents like Claude Code and Codex. It fills a clear gap where multiple AI agents work on the same codebase without shared context, reducing duplication and enabling parallel reasoning with features like active claims and drift detection. The project is interesting because it extends Git's model to AI reasoning, a novel approach for a growing multi-agent development landscape.
Target audience: backend devs, AI/ML engineers, multi-agent system users
Repository: https://github.com/himanshudongre/smriti/ · Python · MIT · 13 stars
View on Hacker News