LodyAI / acp-extension-dsh

목록에 있음

업스트림 저장소에 설명이 없습니다.

feat/dsh-acp-extension기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:LodyAI/acp-extension-dsh

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 6ef0c78동기화 2026. 8. 18.

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, and mounts ACP-provided stdio or Streamable HTTP MCP servers into each Harness Agent scope. Harness continues to own model execution, sandbox enforcement, persistence, preset composition, tool execution, 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. MCP tools use Harness's native mcp__<server>__<tool> naming and are removed with their owning ACP session.

Development

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

Node.js 22 or newer is required.

저장소 정보

언어
TypeScript
라이선스
NOASSERTION
마지막 업데이트
2026. 8. 18. 오후 12:40

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.