cd /news/developer-tools/i-kept-losing-the-context-behind-my-… · home topics developer-tools article
[ARTICLE · art-62529] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

I kept losing the context behind my code, so I built Kote

A developer built Kote, an open-source tool that passively captures development context from AI sessions and Git activity. It integrates with VS Code via CodeLens to surface historical context and technical decisions directly in the editor, and supports self-hosting with custom LLM providers.

read1 min views1 publishedJul 16, 2026

I kept running into the same problem: I'd solve an issue or make a technical decision, and a few weeks later I had to search through old AI conversations, Git history, and notes to recover the context behind it.

So I built Kote. It passively captures development context from AI sessions and Git activity and makes it available while working on the code.

The main feature is a VS Code CodeLens integration that surfaces relevant historical context and technical decisions when you open a file, allowing you to retrieve the context associated with that code directly in the editor.

The indexed context is also searchable through the web app, CLI, and MCP. Kote can be self-hosted and supports using your own LLM provider.

https://github.com/pedroaugusto04/Kote How do you currently preserve or retrieve the context behind technical decisions in your projects?

── more in #developer-tools 4 stories · sorted by recency
── more on @kote 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/i-kept-losing-the-co…] indexed:0 read:1min 2026-07-16 ·