ACP automation service
Connect an ACP client over clean stdio JSON-RPC output.
pnpm run demo:acpOfficial runnable paths
These runtime forms can be inspected in the official repository. D / S / T / R mean documentation, source, tests, and an independent DSH101 run. Missing R does not mean a path is unusable; it means we do not pretend to have run it.
Commands use `master@47f943859b` as their baseline. Check the linked README before running one.
Connect an ACP client over clean stdio JSON-RPC output.
pnpm run demo:acpEnable the Code Mode SDK in the ACP composition to combine multi-step tool calls in TypeScript.
pnpm run demo:code-modeLet the model inspect and mount temporary in-memory plugins; suitable only for isolated experiments.
pnpm run demo:cordisCreate a persistent session, complete one task, and print the final assistant text to the terminal.
dsh --profile headless "summarize this workspace"Connect memory services through overlays. The examples are disabled by default and do not constitute endorsement.
dsh web --patch examples/mcp-memory/<provider>.cordis.ymlDrive a matching Harness runtime from Python without a separate system Node.js installation.
pip install deepseek-harness-sdkDeliver a reminder after the original session remains active or resumes; this is not an OS, email, or cron notification.
dsh web --patch examples/web-schedule/cordis.ymlUse the browser for conversations, approvals, and settings after selecting a workspace.
npx @deepseek-ai/dsh web