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 分析

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

パッケージ
@winghv/dsh-acp-activity
バージョン
0.1.1-rc.2.1
ライセンス
MIT
最終更新
2026/08/30

インストール

検証済み 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.