JasonQQ/dsh-btw-plugin
JasonQQ★ 2JavaScript最后同步: 2026-08-25
Codex-style /btw command for DeepSeek Harness: side questions answered in a conversation-seeded subagent context, without polluting the main context
README 摘要
@jasonqq/dsh-btw-plugin A Codex-style /btw command for DeepSeek Harness. /btw answers a side question in a sub-context seeded with the main conversation , and shows the answer in the chat without ever adding it to the main conversation's model history . Ask "by the way…" questions freely — the main context stays clean. How it works - The command is registered through @deepseek-ai/dsh-commands (the same registry that powers /compact , /goal , /plan ). - The question is delegated through ctx.subagents.start("fork", …) . The fork provider spawns a child agent seeded with the parent's completed turns , so the side question is answered with full knowledge of the main conversation. - The child's answer is returned as a plain command result. Command results are rendered by the UI adapter and never enter the model history — that is the "no pollution" guarantee. Usage In any session composer: The answer appears as a command result card. It does not become a message the main model sees, so you can reference it yourself without bloating the context. Install The plugin ships as a Cordis plugin and plugs into any profile that mounts @deepseek-ai/dsh-commands and @deepseek-ai/dsh-subagent (both …
在 GitHub 查看完整 README →分类
🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
★ 69,644
volcengine/OpenVikingSelf-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
★ 34,132
tt-a1i/archifyAgent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 27,048