memovai/memov
Give git-like & traceable memory to OpenClaw and any coding agents. By https://memov.ai/ aka Entire CLI for every coding agents by MCP.
This tool provides a version control system specifically for AI coding agents, allowing developers to meticulously track and manage every step of their AI-assisted development sessions. It takes prompts, context, and code changes as input, and outputs a traceable history of interactions, enabling easy branch exploration, rollbacks, and replays without cluttering your main Git repository. Developers who leverage AI coding assistants will find this invaluable for debugging, reviewing, and refining their AI-driven code generation.
162 stars.
Use this if you are a developer working with AI coding agents and need to keep a detailed, revisitable history of your prompts, AI responses, and code modifications separate from your main project's Git.
Not ideal if you are exclusively doing manual coding without AI assistance, or if your version control needs are fully met by standard Git practices alone.
Stars
162
Forks
17
Language
Python
License
MIT
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/memovai/memov"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...