<?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: Agent Project Context</title>
    <description>The latest articles on DEV Community by Agent Project Context (@agentprojectcontext).</description>
    <link>https://dev.to/agentprojectcontext</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.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F13570%2F023c1758-dc35-459b-a5fc-8407f902df4a.png</url>
      <title>DEV Community: Agent Project Context</title>
      <link>https://dev.to/agentprojectcontext</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agentprojectcontext"/>
    <language>en</language>
    <item>
      <title>AGENTS.md is useful, but project context needs a shared home</title>
      <dc:creator>Manuel Bruña</dc:creator>
      <pubDate>Fri, 05 Jun 2026 21:03:41 +0000</pubDate>
      <link>https://dev.to/agentprojectcontext/agentsmd-is-useful-but-project-context-needs-a-shared-home-1bif</link>
      <guid>https://dev.to/agentprojectcontext/agentsmd-is-useful-but-project-context-needs-a-shared-home-1bif</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyep14s74908fvud2cewn.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyep14s74908fvud2cewn.webp" alt="APC context flow" width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Every AI coding tool wants project context.&lt;/p&gt;

&lt;p&gt;Claude Code has its files. Cursor has rules. Codex reads AGENTS.md. OpenCode and Windsurf have their own conventions too.&lt;/p&gt;

&lt;p&gt;Those files help. The problem starts when the same project facts get copied everywhere.&lt;/p&gt;

&lt;p&gt;One stack change lands in one file. Another file stays old. One agent learns the project. Another starts from stale context.&lt;/p&gt;

&lt;p&gt;That drift is what Agent Project Context tries to reduce.&lt;/p&gt;

&lt;p&gt;APC proposes one repo-owned context layer in .apc/.&lt;/p&gt;

&lt;p&gt;It can hold project metadata, agent definitions, reusable skills, curated memory and MCP registry hints.&lt;/p&gt;

&lt;p&gt;It should not hold private chats, raw sessions, secrets or runtime state.&lt;/p&gt;

&lt;p&gt;AGENTS.md is still useful. APC gives larger agent workflows more structure around it.&lt;/p&gt;

&lt;p&gt;MCP connects agents to external tools. APC describes durable project context.&lt;/p&gt;

&lt;p&gt;Different layers. Useful together.&lt;/p&gt;

&lt;p&gt;Docs:&lt;br&gt;
&lt;a href="https://agentprojectcontext.com/" rel="noopener noreferrer"&gt;https://agentprojectcontext.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repo:&lt;br&gt;
&lt;a href="https://github.com/agentprojectcontext/agentprojectcontext" rel="noopener noreferrer"&gt;https://github.com/agentprojectcontext/agentprojectcontext&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you use multiple AI coding tools in the same repo, I would like feedback.&lt;/p&gt;

&lt;p&gt;What should be shared context, and what should stay tool-specific?&lt;/p&gt;

</description>
      <category>opensourceagentsproductivity</category>
    </item>
  </channel>
</rss>
