dsh-agent-md
Run the following command in DeepSeek Harness:
dsh plugin install mrwoov/dsh-agent-md
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install mrwoov/dsh-agent-md to install this plugin; see https://github.com/mrwoov/dsh-agent-md for details
About this plugin
When you maintain AGENTS.md files across multiple projects, editing them usually means leaving the DSH Web conversation, switching to a terminal or external editor, and risking the wrong file. dsh-agent-md brings that workflow back into the session: an Agent tab sits alongside Conversation and Trace, letting you browse and edit the current project's AGENTS.md in a monospace editor with a live saved / unsaved indicator and one-click disk write. If the file does not exist yet, saving your content creates it automatically.
Switching sessions automatically loads the AGENTS.md that belongs to the corresponding project directory, so parallel work across repos never mixes up files or paths. The plugin is pure JavaScript with no build step and no extra runtime dependencies.
If you manage project-level agent instructions through the DSH Web GUI and want to inspect, tweak, or create AGENTS.md without ever leaving the conversation, this plugin fills exactly that gap.
Use Cases
- Quickly review agent instructions across multiple open projects
- Tweak AGENTS.md mid-conversation without leaving the Web GUI
- Bootstrap a missing AGENTS.md for a new project right inside the session
Best For
- Developers managing agent instructions for multiple projects via DSH Web GUI
- AI workflow users who frequently inspect or edit AGENTS.md files
- Harness users who want to minimize context-switching between the session and an external editor
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.