@winghv/dsh-acp-activity
社区版仅限自动化的 DeepSeek Harness 代理客户端协议(ACP)服务器,支持工具调用状态帧
AI 分析
核心用途是作为官方 dsh-acp 的替代传输层,专为自动化任务设计,输出纯净的 JSON-RPC 帧。适合需要将 DSH 深度集成到外部自动化管线或自定义客户端的开发者。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Usage
dsh-acp-activity --config ./cordis.yml
The config schema matches @deepseek-ai/dsh-acp-demo (provider, model, persona, persistenceRoot, workspaceContext, ...). In your cordis.yml, mount this package's plugin (acp-activity) in place of acp-demo; every other leaf stays the same. Stdout carries only ACP JSON-RPC frames — never attach a stdout logger.