<?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>Cordis on 梦兽编程</title><link>https://rexai.top/tags/cordis/</link><description>Recent content in Cordis on 梦兽编程</description><generator>Hugo -- 0.163.3</generator><language>zh-cn</language><copyright>梦兽编程</copyright><lastBuildDate>Mon, 17 Aug 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://rexai.top/tags/cordis/index.xml" rel="self" type="application/rss+xml"/><item><title>DeepSeek Harness Agent 事件流与命令：一条 turn 从输入到收束</title><link>https://rexai.top/tutorials/deepseek-harness/dev-agent-events-and-commands/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/dev-agent-events-and-commands/</guid><description>用官方测试同款依赖组装一个无模型的 agent 循环：followup / steer / inject / cancel 四种输入、turn/step 事件序列、工具调用如何进入会话日志，以及 slash command 为什么绕过 turn。</description></item><item><title>DeepSeek Harness Hook 与权限插件：先 allow/deny，再 ask/guard</title><link>https://rexai.top/tutorials/deepseek-harness/dev-hook-and-permission/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/dev-hook-and-permission/</guid><description>从 tools/pre-execute、ctx.tools.guard 与 ctx.approval 的官方源码出发，实作一个无 I/O 的 greet 权限门禁，观察 allow、deny、ask、单调 guard 与最终结果边界。</description></item><item><title>DeepSeek Harness 插件打包：从本地项目到可交付包</title><link>https://rexai.top/tutorials/deepseek-harness/dev-plugin-packaging/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/dev-plugin-packaging/</guid><description>按官方 adding-a-package 清单把本地插件整理成可交付包：named-export 模块契约、package.json 不变式、tsconfig 项目布局、Loader+Include 组合装载，以及 bundle patch 的分层组装。</description></item><item><title>DeepSeek Harness 插件树深讲：注册即副作用，卸载即撤销</title><link>https://rexai.top/tutorials/deepseek-harness/plugin-tree-deep-dive/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/plugin-tree-deep-dive/</guid><description>DeepSeek Harness 插件树深讲：apply 契约、函数/对象/类三形态、inject 依赖注入、ctx.effect 可逆副作用、Fiber 六态生命周期，全部配本机真实运行输出与 --patch 配置树实证。</description></item><item><title>DeepSeek Harness 端到端实战：从零做一个知识库问答插件（kb-qa-plugin）</title><link>https://rexai.top/tutorials/deepseek-harness/dev-real-world-case/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/dev-real-world-case/</guid><description>B 线收官实战：需求→设计→架构→实现→真实运行→截图→分发的完整项目。kb-qa-plugin 是一个只读、有界、带路径策略门与 owner guard 的本地 markdown 知识库问答插件，真实装载进 dsh web profile。</description></item><item><title>DeepSeek Harness 工具结果、审计与 UI Presentation：一个 value 的多种投影</title><link>https://rexai.top/tutorials/deepseek-harness/dev-tool-result-and-presentation/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/dev-tool-result-and-presentation/</guid><description>从 ToolExecutionResult、post-execute、tool/call + tool/result 会话事件到 presentCall / presentResult：一次工具调用产生的 canonical value 如何在执行层、持久日志、模型 transcript 与 UI 四层分别投影。</description></item><item><title>DeepSeek Harness 架构总览：没有特权内核的插件世界</title><link>https://rexai.top/tutorials/deepseek-harness/architecture-overview/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://rexai.top/tutorials/deepseek-harness/architecture-overview/</guid><description>DeepSeek Harness 架构深度解析：Cordis 插件树如何让模型适配器、工具、会话日志、agent 主循环全部可替换。附五层配置树图与核心服务图，全部经本地 dump-config 实测验证。</description></item></channel></rss>