Skip to content

v1.0.3

Choose a tag to compare

@ClickPM ClickPM released this 09 Sep 01:35
· 31 commits to main since this release

Terminal authentication for ACP clients, published as deepseekharness-acp-interactive@1.0.3.

  • initialize advertises a terminal auth method (Configure DeepSeek API key, args: ["--setup"]) when the client declares the stable ACP v1 clientCapabilities.auth.terminal capability or the ACP Registry validator's legacy _meta["terminal-auth"] flag; other clients are not offered the method.
  • dsh-acp-interactive --setup runs an isolated composition containing only @deepseek-ai/dsh-credentials-local, prompts without echoing, and stores DEEPSEEK_API_KEY through the Harness credential store. The ordinary ACP transport never handles or prints the secret and keeps stdout reserved for JSON-RPC.
  • Packed-install verification exercises --setup and the real launcher (initializesession/new with a session-scoped MCP server → session/close).

Assets: deepseekharness-acp-interactive-1.0.3.tgz is the tarball published to npm (npm dist.shasum 542a013ead19a8f43c8df7477e3ef93930e29a13); SHA256SUMS.txt holds its SHA-256.

Install: npm install --global deepseekharness-acp-interactive@1.0.3https://www.npmjs.com/package/deepseekharness-acp-interactive/v/1.0.3