A knowledge-graph memory plugin for AI agents: conversations are distilled into structured triples, compressing context by up to 75% and enabling traceable, searchable, cross-session experience reuse. One memory core, native to DeepSeek Harness, with the OpenClaw plugin entry retained.
dsh-workbench
A VS Code-style three-column layout for the DeepSeek Harness Web GUI — persistent Explorer file tree, Monaco code editor with tabs, and Markdown preview.
Plugin facts
Screenshots
About this plugin
VS Code-style three-column Explorer + Monaco editor plugin for the DeepSeek Harness web GUI
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Dpf555/dsh-workbench ⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
Related guides
Learn how to choose, install, and use memory plugins.
About this plugin: dsh-workbench
What is dsh-workbench?
dsh-workbench is a memory plugin maintained by Dpf555. A VS Code-style three-column layout for the DeepSeek Harness Web GUI — persistent Explorer file tree, Monaco code editor with tabs, and Markdown preview.
How do I install dsh-workbench?
Run dsh plugin add github:Dpf555/dsh-workbench in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Dpf555/dsh-workbench#commit.
Is dsh-workbench free?
dsh-workbench is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
LLM-supervised persistent memory for AI agents — graph-based recall and knowledge management.
memtrace-public
⭐ 454Memtrace turns your codebase into a live knowledge graph that AI coding agents can query in milliseconds — every function, class, call edge, and version, across every session, without re-reading files or breaking things they can't see.