Skip to content

docs: document the standalone DeepSeek Harness adapter - #786

Open
NOirBRight wants to merge 1 commit into
DietrichGebert:mainfrom
NOirBRight:feat/dsh-ponytail-bundle-docs
Open

docs: document the standalone DeepSeek Harness adapter#786
NOirBRight wants to merge 1 commit into
DietrichGebert:mainfrom
NOirBRight:feat/dsh-ponytail-bundle-docs

Conversation

@NOirBRight

Copy link
Copy Markdown

Summary

  • document the maintained DeepSeek Harness (DSH) adapter in the main README and portability matrix;
  • link the tested dsh-ponytail v0.2.0 bundle and its prebuilt release tarball;
  • describe the alpha.3 integration surface: session-backed modes, /ponytail, six skills, subagent inheritance, dynamic prompt policy, and responsive Web/mobile settings.

The adapter lives in the standalone NOirBRight/dsh-ponytail repository. It does not modify or require a DeepSeek Harness Core patch. The npm package name is dsh-ponytail-skills because the unscoped dsh-ponytail name is already occupied.

Relationship to #743

This intentionally does not add a second in-tree dsh/ implementation. Existing #743 is an older rc.8-era adapter that embeds a different runtime design. The linked bundle targets the released dsh-v0.1.2-alpha.3, persists model-visible mode state through DSH's session event/projection path, provides the Web/mobile settings surface, and is tested through the real alpha.3 Host/client loaders. Keeping it external also preserves this repository's skills/ directory as the single content source and avoids copying the ruleset.

Closes the discoverability part of #765; the standalone bundle remains independently installable while maintainers decide whether any adapter code should eventually move into this repository.

Verification

  • npm test (110 tests passed)
  • git diff --check

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.

1 participant