GY-Bai/dsh-anchored-subagent

GY-Bai★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

DS的伟哥补丁,subagent都能满血!

README excerpt

dsh-anchored-subagent Say the secret handshake first. This DSH plugin installs an agent preset that starts every session (main agent and subagents) on the Minimal condition, then unlocks the full tool catalog. 🌐 English 中文 Think of it as an 暗号 / secret handshake : the first model request uses the exact Minimal condition DeepSeek was RL-trained on ( bash + str replace editor + one-line Minimal persona), so the model starts in its strongest We need... trajectory — then we hand it the whole toolbox. Why an agent preset? DSH's subagents automatically join the parent session's agent preset composition . So the most reliable way to make subagents benefit is to install an agent preset on the session: both the main agent and every inherited subagent get the same Minimal bootstrap, and DSH's complete-persona mechanism works correctly (a root-bundle hook cannot reliably override DSH's complete system prompt). How it works Subagents inherit the preset automatically because DSH composes child agents from the parent's agent preset. Any subagent persona is stripped first, restored after promotion If a subagent is spawned with a custom persona , this plugin strips it before the child is created.…

View full README on GitHub →
Agentsdeepseek-harnessdsh-pluginsubagentagent

Category