dsh-prompt-manager: Breaking DSH System Prompts into Manageable, Previewable Pipelines
dsh-prompt-manager is a plugin for DeepSeek Harness (DSH), designed to address the issue of opaque system prompt assembly by providing a visual and configurable prompt pipeline management system. Its core functionalities include: executing replacement, insertion, or deletion operations on prompt segments via presets, with support for pinning, anchoring, and numerical sorting; offering end-to-end visualization from source segments and variable interpolation to the final request; enabling the review of the last 20 assembly histories; and facilitating rule editing through form-based interfaces and preset switching via the settings page. The plugin provides four Agent tools, such as `switch_prompt` and `list_prompts`, and supports hot-reloading of preset files upon modification. After installation, users can edit personalized presets in YAML format under the `$DSH_HOME/prompts/` directory. This plugin is suitable for
Read MoreVoyager: Adds Order to AI Conversations and Connects Prompt Library to DeepSeek Harness
Voyager is an open-source browser extension (GPL-3.0) maintained by Nagi-ovo. It enhances the conversation order of Gemini, AI Studio, Claude and ChatGPT, and links the same prompt library to the DeepSeek Harness webpage (default: localhost:3080). The community directory has classified it into the "Conversations & Messaging" collection. This article verifies the functional boundaries, installation commands and DSH docking steps based on the directory page and repository documentation.
Read More