<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tool Use on Hex4C59's Blog</title><link>http://hex4c59.cc/tags/tool-use/</link><description>Recent content in Tool Use on Hex4C59's Blog</description><generator>Hugo -- 0.150.0</generator><language>zh-cn</language><lastBuildDate>Sat, 28 Mar 2026 17:11:36 +0800</lastBuildDate><atom:link href="http://hex4c59.cc/tags/tool-use/index.xml" rel="self" type="application/rss+xml"/><item><title>MCP 集成实战：让 Agent 连接真实服务</title><link>http://hex4c59.cc/agent/build-mcp-agent/</link><pubDate>Sun, 29 Mar 2026 14:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/build-mcp-agent/</guid><description>用 Python 构建一个通过 MCP 协议动态发现和调用工具的 Agent——连接文件系统、GitHub 和 SQLite 三个真实的 MCP Server，展示从硬编码工具到协议驱动工具的架构升级。</description></item><item><title>文件管理 Agent 实战：当操作不可逆时，Guardrails 怎么落地</title><link>http://hex4c59.cc/agent/build-file-management-agent/</link><pubDate>Sat, 28 Mar 2026 20:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/build-file-management-agent/</guid><description>用 Python 构建一个带完整安全防护的文件管理 Agent——权限分级的工具集、Dry-run 预览机制、操作审批流程和 Undo 回滚能力，展示 Guardrails 如何嵌入 ReAct 执行循环。</description></item><item><title>Research Agent 实战：从 RAG 到自主研究</title><link>http://hex4c59.cc/agent/build-research-agent/</link><pubDate>Sat, 28 Mar 2026 18:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/build-research-agent/</guid><description>从传统 RAG 的局限出发，用 Python 构建一个能自主制定检索策略、多轮迭代收集信息、评估信息质量并生成结构化研究报告的 Research Agent。</description></item><item><title>从零构建 CLI Coding Agent：ReAct 驱动的实战实现</title><link>http://hex4c59.cc/agent/build-cli-coding-agent/</link><pubDate>Tue, 24 Mar 2026 20:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/build-cli-coding-agent/</guid><description>用 Python 从零构建一个结构真实的 CLI Coding Agent，涵盖工具注册、ReAct 循环、上下文管理和安全边界的完整实现。</description></item><item><title>MCP：让 Agent 的工具生态不再各自为战</title><link>http://hex4c59.cc/agent/mcp-model-context-protocol/</link><pubDate>Mon, 23 Mar 2026 17:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/mcp-model-context-protocol/</guid><description>从工具集成的 N×M 问题出发，系统解析 MCP 的架构设计、核心原语、传输机制与安全模型，说明它为什么可能成为 Agent 工具层的基础协议。</description></item><item><title>工具接口设计：让 Agent 用得好，比让 Agent 用得上更难</title><link>http://hex4c59.cc/agent/tool-interface-design/</link><pubDate>Mon, 23 Mar 2026 11:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/tool-interface-design/</guid><description>解释为什么 Agent 时代的工具接口不能只追求人类可用，并从粒度、返回值、错误处理与状态管理四个维度给出可落地的设计原则。</description></item><item><title>ReAct：模型如何让推理与行动交替运转</title><link>http://hex4c59.cc/agent/react-paradigm/</link><pubDate>Sun, 22 Mar 2026 22:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/react-paradigm/</guid><description>解释 ReAct 如何让模型在推理与行动之间交替运转，以及它为什么是 Agent 推理机制的基础范式。</description></item><item><title>Tool Use：为什么它是 Agent 的核心能力</title><link>http://hex4c59.cc/agent/tool-use-core-of-agent/</link><pubDate>Sun, 22 Mar 2026 18:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/tool-use-core-of-agent/</guid><description>从模型的封闭性出发，解释 Tool Use 为什么是 Agent 与外部世界连接的关键接口，以及工程上如何把工具系统设计到真正可用。</description></item></channel></rss>