You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi maintainers — reporting a docs issue and offering a concrete replacement.
docs/user/develop/basic/publish.md ("Package and install a plugin") points readers to github.com/deepseek-harness/turtle-ui as the working example for git-based install with a prepare script. As of 2026-09-03 that repository returns 404 publicly and the deepseek-harness org shows 0 public repositories, so the example cannot be followed by community readers.
Suggestion: replace it with (or add) a maintained public community example. Concrete candidate: github.com/PerryLink/dsh-auto-review (npm: dsh-auto-review), from the PerryLink family of 34 Apache-2.0 plugins (https://github.com/PerryLink). It installs via dsh plugin --profile web add dsh-auto-review, ships five-language READMEs, and runs CI that pins against each official release (host-compat check) — the cited paths will stay stable across your release cadence. I am the author and happy to adjust anything in that repo to match the doc's expectations, or to add a dedicated minimal example repo instead.
Happy to help keep this page accurate either way. Thanks for the great project!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi maintainers — reporting a docs issue and offering a concrete replacement.
docs/user/develop/basic/publish.md ("Package and install a plugin") points readers to github.com/deepseek-harness/turtle-ui as the working example for git-based install with a prepare script. As of 2026-09-03 that repository returns 404 publicly and the deepseek-harness org shows 0 public repositories, so the example cannot be followed by community readers.
Suggestion: replace it with (or add) a maintained public community example. Concrete candidate: github.com/PerryLink/dsh-auto-review (npm: dsh-auto-review), from the PerryLink family of 34 Apache-2.0 plugins (https://github.com/PerryLink). It installs via dsh plugin --profile web add dsh-auto-review, ships five-language READMEs, and runs CI that pins against each official release (host-compat check) — the cited paths will stay stable across your release cadence. I am the author and happy to adjust anything in that repo to match the doc's expectations, or to add a dedicated minimal example repo instead.
Happy to help keep this page accurate either way. Thanks for the great project!
All reactions