Files
deepseek-harness/examples/web-cordis/README.zh.md
T
Tianyi Cui 36cf4f32f4 docs(agent-note): flip the regrouping note to implemented
Move the triplet to implemented/architecture/, rewrite Proposal into a
present-tense Decision, fold Acceptance criteria and Risks into
Consequences (recording what pins the result), retitle the migration
section to what the move actually touched, and repoint the seven
inbound FIXME/README links.
2026-08-09 01:25:24 +08:00

706 B
Raw Blame History

web-cordis

English | 中文

@deepseek-ai/dsh-tool-cordis 的自指示例。agent(智能体)可以检查当前 Cordis 进程,并在内存中挂载或卸载模型编写的插件。临时插件会在卸载或进程退出时消失,并可能影响同一进程中的其他会话。

运行

启动浏览器界面:

pnpm run demo:cordis

改为启动 ACPAgent Client Protocol)自动化服务器:

pnpm run demo:cordis acp

这两条命令都需要 DEEPSEEK_API_KEY。工具、生命周期和安全契约由 Cordis 工具参考定义。