Align DeepSeek Harness article narrative
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="860" viewBox="0 0 1440 860" role="img" aria-labelledby="title desc">
|
||||
<title id="title">DeepSeek Harness 协议边界图</title>
|
||||
<title id="title">外部协议连接 Agent、工具和进程内插件</title>
|
||||
<desc id="desc">Web、ACP 和 SDK 从外部驱动 Agent;MCP 把外部工具接入 Tools;Cordis 位于 dsh 的 Node 进程内部,负责组件装配而不是远程通信。</desc>
|
||||
<defs>
|
||||
<style>
|
||||
@@ -21,7 +21,7 @@
|
||||
<marker id="arrow-orange-start" markerWidth="10" markerHeight="10" refX="1" refY="3" orient="auto" markerUnits="strokeWidth"><path d="M9,0 L9,6 L0,3 z" fill="#ca6715"/></marker>
|
||||
</defs>
|
||||
<rect class="bg" width="1440" height="860" rx="32"/>
|
||||
<text class="title" x="64" y="64">协议边界:谁从哪里接进 Harness</text>
|
||||
<text class="title" x="64" y="64">外部协议连接 Agent、工具和进程内插件</text>
|
||||
<text class="subtitle" x="64" y="98">先看进程边界,再看协议名称;Cordis 位于 dsh 进程内部,不是远程协议。</text>
|
||||
|
||||
<text class="small" x="62" y="150">dsh 进程外:驱动端</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user