LodyAI/acp-extension-dsh0

acp-extension-dsh

ACP session controls and coding profile for DeepSeek Harness

AI 分析

核心用途是为 DSH 引入 ACP 模型、推理力度、权限和智能体预设选择器。适合需要精细化配置 ACP 智能体行为和会话控制的专业用户。

パッケージ
acp-extension-dsh
バージョン
0.1.0
ライセンス
NOASSERTION
最終更新
2026/08/14

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

acp-extension-dsh

ACP session controls and a pinned coding profile for DeepSeek Harness.

The package is a Cordis plugin, not a replacement for Harness. It adds ACP model, reasoning-effort, permission, and agent-preset selectors while Harness continues to own model execution, sandbox enforcement, persistence, preset composition, and one-shot approvals.

Exports

  • acp-extension-dsh exports the Cordis plugin: apply, inject, and name.
  • acp-extension-dsh/capabilities exports the selector vocabulary for host UIs.
  • acp-extension-dsh/profile exports the pinned Harness package set and ACP host-composition builder.

The host launches the pinned dsh-acp-demo executable with the generated composition and stages this package's official standard/code/minimal/cordis preset snapshot beside the ACP adapter. Harness mounts the selected preset per session and also discovers user presets below $DSH_HOME/.agent-presets.

Development

npm install
npm run build
npm test
npm run format:check

Node.js 22 or newer is required.