Skip to content

docs: cross-reference the standalone dsh-plugin for DSH-only users - #270

Open
ralf0131 wants to merge 1 commit into
mainfrom
docs/dsh-plugin-cross-reference
Open

docs: cross-reference the standalone dsh-plugin for DSH-only users#270
ralf0131 wants to merge 1 commit into
mainfrom
docs/dsh-plugin-cross-reference

Conversation

@ralf0131

Copy link
Copy Markdown
Collaborator

Both READMEs now mention @loongsuite/dsh-plugin right below the DeepSeek Harness integration paragraph, and spell out how the two paths differ:

  • dsh-plugin: DSH-only, runs inside the harness process, exports standard OTLP/HTTP straight to the user's own backend — nothing else to install.
  • Pilot (this repo): multi-agent discovery, normalization into the shared GenAI schema, and fan-out to JSONL / SLS / HTTP / OTLP backends, plus the local dashboard.

Readers who only use DSH and already run an OTLP backend currently land here and install a collector they do not need; the cross-reference sends them to the lighter option. Wording kept symmetric with the comparison table in the dsh-plugin README.

Readers who only use DeepSeek Harness and already run an OTLP backend do
not need a local collector. Point them at loongsuite/dsh-plugin and spell
out how the two paths differ (multi-agent collection and fan-out here,
in-process direct OTLP export there).

Change-Id: I335006f402ec694a9cc3b1dbfefd1a45c1e391e5
Co-developed-by: Qoder <noreply@qoder.com>
Copilot AI lite review requested due to automatic review settings August 16, 2026 05:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves onboarding documentation by cross-referencing the standalone @loongsuite/dsh-plugin as the lighter-weight option for DeepSeek Harness (DSH)-only users who already have an OTLP backend, reducing unnecessary Pilot installs.

Changes:

  • Add a short “DSH-only vs Pilot” guidance block in README.md under the DeepSeek Harness integration section.
  • Add the equivalent cross-reference and explanation in README.zh-CN.md, keeping wording aligned between the two READMEs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds a DSH-only pointer to @loongsuite/dsh-plugin and clarifies when to choose Pilot vs the standalone plugin.
README.zh-CN.md Adds the same DSH-only pointer and Pilot-vs-plugin distinction in Chinese under the DSH integration section.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants