Skip to content

Add DeepSeek Harness ACP agent (dsh-acp) - #509

Open
jeremy9682 wants to merge 1 commit into
agentclientprotocol:mainfrom
jeremy9682:add-dsh-acp
Open

Add DeepSeek Harness ACP agent (dsh-acp)#509
jeremy9682 wants to merge 1 commit into
agentclientprotocol:mainfrom
jeremy9682:add-dsh-acp

Conversation

@jeremy9682

Copy link
Copy Markdown

Adds the dsh-acp entry: DeepSeek Harness (https://github.com/deepseek-ai/deepseek-harness) as an Agent Client Protocol agent, via the community bundle @jeremy9682/dsh-acp from https://github.com/jeremy9682/dsh-cursor-codex.

  • Distribution: npx (self-provisioning launcher: first run installs the bundle into the user's dsh acp profile, then boots the stdio ACP server).
  • Shares $DSH_HOME credentials/session logs with dsh web; requires Node.js >= 22.15 and the dsh launcher.
  • End-to-end verified against dsh 0.1.0-rc.6 (initialize → session/new → session/prompt → end_turn).

Note: the npm package publish of @jeremy9682/dsh-acp lands immediately after this PR (repo is public; install path documented in its README).

@jeremy9682

Copy link
Copy Markdown
Author

Update: @jeremy9682/dsh-acp@0.1.0 is now published on npm (https://www.npmjs.com/package/@jeremy9682/dsh-acp, also synced to npmmirror). The npx distribution in this PR is fully functional — verified end-to-end with a fresh dsh plugin --profile acp add @jeremy9682/dsh-acp install followed by an ACP initialize handshake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant