<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Clint Johnson — file context</title>
        <link>https://www.clint-johnson.com/articles/tag/file-context</link>
        <description>Articles tagged file context by Clint Johnson.</description>
        <lastBuildDate>Tue, 23 Jun 2026 00:31:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Clint Johnson — file context</title>
            <url>https://www.clint-johnson.com/og-image.png</url>
            <link>https://www.clint-johnson.com/articles/tag/file-context</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Why I Stopped Using RAG for Coding Agents (And What I Do Instead)]]></title>
            <link>https://www.clint-johnson.com/articles/coding-agents-file-exploration</link>
            <guid isPermaLink="false">https://www.clint-johnson.com/articles/coding-agents-file-exploration</guid>
            <pubDate>Tue, 11 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[The instinct when building a coding agent is 'I need RAG to handle large codebases.' The better instinct is giving the agent tools to explore code the way a senior engineer would: reading files, following imports, tracing execution.]]></description>
            <content:encoded><![CDATA[The instinct when building a coding agent is 'I need RAG to handle large codebases.' The better instinct is giving the agent tools to explore code the way a senior engineer would: reading files, following imports, tracing execution.]]></content:encoded>
            <author>clint@1putthealth.com (Clint Johnson)</author>
            <enclosure url="https://images.clint-johnson.com/articles/coding-agents-file-exploration/hero.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>