I built a Git extension to capture AI-code context and tied to commits
Context tied to commits, not floating docs—reviewers finally see why, not just diff.
A developer memory layer that automatically captures and organizes AI sessions, Git history, and development context into searchable knowledge.
Auto-capturing AI chat context alongside Git commits solves a real memory leak problem.
Software developers using AI coding assistants
Obsidian · Mem · Sourcegraph Cody
So I built Kote to capture that context automatically instead of relying on me to document it.
Right now it can capture AI chats (Antigravity, Codex, Claude Code, OpenCode) from the VS Code extension or CLI, analyze Git pushes, retrieve historical context during Pull Requests, save quick text or voice notes through WhatsApp, and make everything searchable from the web app or directly from VS Code.
Kote can be self-hosted and works with your own LLM provider, though I've primarily tested it with Gemini.
I'm curious how other people handle this. Do you use another tool or workflow to preserve this kind of engineering context?
Context tied to commits, not floating docs—reviewers finally see why, not just diff.
Captures architectural decisions once, every agent reads them automatically via MCP.
Git-based context sync with human verification is a smart approach to agent collaboration.
Conceptual framework with no shipped product, code, or usable implementation.
One-click handoff between ChatGPT and Claude beats manual context copying every time.
MCP server exposes browser chat history to terminal agents, preventing context switching.