<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI Agent Engineering on 卓琪的开发笔记</title>
    <link>https://zhuoqidev.com/categories/ai-agent-engineering/</link>
    <description>Recent content in AI Agent Engineering on 卓琪的开发笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <copyright>© 2026 Liu ZhuoQi</copyright>
    <lastBuildDate>Sun, 09 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://zhuoqidev.com/categories/ai-agent-engineering/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Why Codex Does Not Give the Model Every Tool: tool_search, BM25, and Model Replacement</title>
      <link>https://zhuoqidev.com/en/posts/codex-first-request-tools/</link>
      <pubDate>Sat, 08 Aug 2026 00:00:00 +0000</pubDate>
      
      <guid>https://zhuoqidev.com/en/posts/codex-first-request-tools/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  Think of the model as an engineer with a small desk. If hundreds of tool manuals cover it, every request becomes expensive and the right manual is harder to find. Codex instead provides a short catalog and retrieves only the most relevant manuals. This article explains that design, BM25 ranking, reuse in Python or Go, and model replacement.&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;This article is pinned to stable &lt;a href=&#34;https://github.com/openai/codex/releases/tag/rust-v0.147.0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;code&gt;rust-v0.147.0&lt;/code&gt;&lt;/a&gt;, released on August 7, 2026, at commit &lt;a href=&#34;https://github.com/openai/codex/commit/be6e8eac029b183056b7e4402879f15d2c85f61b&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;code&gt;be6e8eac&lt;/code&gt;&lt;/a&gt;. I also rechecked &lt;code&gt;main&lt;/code&gt; at commit &lt;a href=&#34;https://github.com/openai/codex/commit/646f7c0a91b8e327d263335da68ae8ef212895ce&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;code&gt;646f7c0a&lt;/code&gt;&lt;/a&gt; on August 9. Two conclusions matter up front:&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
