<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>插件开发 on 苏然的博客</title>
		<link>https://bml.asia/tags/%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91/</link>
		<description>Recent content in 插件开发 on 苏然的博客</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Sep 2026 04:19:55 +0800</lastBuildDate>
		
			<atom:link href="https://bml.asia/tags/%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>从插件开发看 DeepSeek Harness</title>
				<link>https://bml.asia/posts/deepseek-harness-plugins-kai-fa/</link>
				<pubDate>Wed, 26 Aug 2026 19:58:20 +0800</pubDate>
				<guid>https://bml.asia/posts/deepseek-harness-plugins-kai-fa/</guid>
				<description>&lt;p&gt;　　最近 DeepSeek Harness 开源，代码仓库上那个&amp;quot;Everything is a plugin&amp;quot;的口号被反复提起。很多人第一反应是把它跟各种 agent 的 skill 划等号——不都是给 AI 加点能力吗？可一旦真从开发者的角度去写一个插件，就会很快意识到，这俩根本不是一回事。skill 大多是在一个已经装好的 agent 上面再叠一层专门的提示词和工具约定，属于&amp;quot;给成品加配件&amp;quot;；而 DeepSeek Harness 的插件，是你手里那台机器本身的零件，模型、工具、沙箱、存储、安全策略、上下文管理，乃至驱动整个智能体转起来的那条 agent 循环，全都是插件。官方用了个很直白的公式：Agent = Model + Harness。翻译过来就是，你想要什么样的智能体，不是从别人预装好的配置里挑，而是你自己动手把它拼出来。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
