@winghv/dsh-acp-activity
Community automation-only Agent Client Protocol server for DeepSeek Harness with committed tool-activity frames (tool_call/tool_call_update) — a drop-in alternative transport to @deepseek-ai/dsh-acp
AI 분석
核心用途是作为官方 dsh-acp 的替代传输层,专为自动化任务设计,输出纯净的 JSON-RPC 帧。适合需要将 DSH 深度集成到外部自动化管线或自定义客户端的开发者。
설치
검증된 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.