winghv/dsh-acp-activity0

@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 Analysis

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

Package
@winghv/dsh-acp-activity
Version
0.1.1-rc.2.1
License
MIT
Last updated
Aug 30, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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.