Highlights
- ENTRY and AGENT
gen_ai.input.messagesnow contain only direct DSH messages whosesource.kindisuser. - Runtime snapshots, agent instructions, skill catalogs, goals, and coordinator relays remain available on the LLM span as part of the complete model-visible request.
- Content capture remains disabled by default.
Validation
- 44 tests passed on Node.js 22.19 and 24.
- The exact npm tarball was installed into isolated DSH
0.1.0-rc.6Web and Headless profiles. - A real Headless request exported non-empty OTLP/HTTP protobuf traces and metrics.
- Content-off telemetry excluded prompt and response content attributes.
Compatibility
- DeepSeek Harness:
>=0.1.0-rc.6 <0.2.0 - Node.js:
>=22.19.0
Install or upgrade with:
dsh plugin --profile web add @loongsuite/dsh-plugin@0.1.1
dsh plugin --profile headless add @loongsuite/dsh-plugin@0.1.1npm: https://www.npmjs.com/package/@loongsuite/dsh-plugin/v/0.1.1