Skip to content

v0.1.1

Latest

Choose a tag to compare

@fangxiu-wf fangxiu-wf released this 17 Aug 08:19
5e893af

Highlights

  • ENTRY and AGENT gen_ai.input.messages now contain only direct DSH messages whose source.kind is user.
  • 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.6 Web 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.1

npm: https://www.npmjs.com/package/@loongsuite/dsh-plugin/v/0.1.1