winghv/dsh-acp-activity0

@winghv/dsh-acp-activity

社区版仅限自动化的 DeepSeek Harness 代理客户端协议(ACP)服务器,支持工具调用状态帧

AI 分析

核心用途是作为官方 dsh-acp 的替代传输层,专为自动化任务设计,输出纯净的 JSON-RPC 帧。适合需要将 DSH 深度集成到外部自动化管线或自定义客户端的开发者。

包名
@winghv/dsh-acp-activity
版本
0.1.1-rc.2.1
许可证
MIT
最近更新
2026年8月30日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 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.