<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pedro Augusto Almeida Duarte</title>
    <description>The latest articles on DEV Community by Pedro Augusto Almeida Duarte (@pedro_augustoalmeidadua).</description>
    <link>https://dev.to/pedro_augustoalmeidadua</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4032513%2Feda3cd65-5121-4f69-afe5-9e9aa64949e5.jpg</url>
      <title>DEV Community: Pedro Augusto Almeida Duarte</title>
      <link>https://dev.to/pedro_augustoalmeidadua</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pedro_augustoalmeidadua"/>
    <language>en</language>
    <item>
      <title>I kept losing the context behind my code, so I built Kote</title>
      <dc:creator>Pedro Augusto Almeida Duarte</dc:creator>
      <pubDate>Thu, 16 Jul 2026 17:22:04 +0000</pubDate>
      <link>https://dev.to/pedro_augustoalmeidadua/i-kept-losing-the-context-behind-my-code-so-i-built-kote-bm2</link>
      <guid>https://dev.to/pedro_augustoalmeidadua/i-kept-losing-the-context-behind-my-code-so-i-built-kote-bm2</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

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

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/pedroaugusto04/Kote" rel="noopener noreferrer"&gt;https://github.com/pedroaugusto04/Kote&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;How do you currently preserve or retrieve the context behind technical decisions in your projects?&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>ai</category>
      <category>showdev</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
