AI Agent Hub
Back to plugins
dsh-openwiki preview

dsh-openwiki

Web Tools Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install D2Moqi/dsh-openwiki

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install D2Moqi/dsh-openwiki in your terminal to install; the source repository is available at https://github.com/D2Moqi/dsh-openwiki. Restart dsh web after installation to activate the plugin.

About this plugin

Keeping documentation in sync with a codebase is one of those tasks that slips through the cracks. Hand-written wikis go stale within weeks, and pure CLI tools offer no intuitive reading surface. dsh-openwiki bridges the openwiki knowledge-base engine into DeepSeek Harness so that generating, reading, and updating repository documentation becomes a single click right inside the main interface, with no need to juggle terminal sessions or memorize a dozen CLI flags.

The plugin covers the full documentation lifecycle: one-click initial generation or incremental updates of the repository wiki; browsable Grounded Claims cards where every statement carries its evidence source; a collapsible directory tree paired with a multi-tab markdown reader and a freely draggable floating window; and an auto-update mechanism that polls the Git HEAD every 15 seconds and triggers incremental generation the moment a new commit is detected. All LLM calls reuse models and credentials already configured in DSH, so there is no extra API key to manage. Beyond code-repo mode, a personal mode lets you import your own files to build a private knowledge base, with configurable generation prompts to tailor the output.

It is built for teams and individual developers who work inside the DeepSeek Harness ecosystem and want documentation woven into their daily workflow without switching tools. Whether you need a quick, readable wiki for a brand-new project or long-term, evidence-backed knowledge cards that stay honest about their sources, dsh-openwiki delivers both without introducing additional runtime dependencies.

Screenshots

Use Cases

  • Generate a structured wiki and evidence-backed Grounded Claims for a new repository in one click
  • Browse the directory tree, read documents, and trace claim evidence directly inside DSH
  • Import your own files to build a personal-mode knowledge base with custom generation prompts

Best For

  • Developers who want to maintain repo documentation inside DSH without switching tools
  • Knowledge teams that need evidence-backed, auto-updating claim cards for long-term reference
  • Individual developers who want readable docs instantly by reusing existing model configs, with zero extra setup