description: "The examples package group: reusable agent-spine composition bundles for tests and custom deployments."
English | 中文
The examples group provides the reusable agent spine for tests and custom deployments that need a concrete composition without assembling it by hand. Its -demo npm suffix marks it as support infrastructure rather than a product interface. ACP, SDK, and one-shot applications launch through the acp, sdk or sdk-minimal, and headless profiles. This group contains no application entrypoint.
| Package | npm name | Role |
|---|---|---|
agent-spine-demo/ |
@deepseek-ai/dsh-agent-spine-demo |
Working agent core you mount and configure with your own LLM and executor |
agent-spine-demo is the shared agent core. Product application assemblies live under bundle/; this support package remains available to focused tests and custom compositions.
dsh --profile acp application for programmatic clients.dsh --profile sdk application for JSON-RPC clients.None.