goecho/dsh-generation

goecho★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

Fork agent presets and run tasks on the next generation. Make, not a compiler.

README 摘要

dsh-generation English 中文 A DeepSeek Harness plugin that forks agent presets and runs a task on the next generation . It is make, not a compiler . Creator mode is already the compiler: it can inspect the runtime, edit files, and author presets. This plugin only records a lineage — copy a known-good preset, let the meta agent edit that copy with ordinary fs / bash , then start a new working session on it. Install Then restart dsh --profile web so the host profile reloads. Pin that commit, or a later SHA from the commit history, after you have read the source. The package is plain JavaScript, so git installs do not need a prepare build allowlist. Then open a Creator mode ( cordis ) session — or a copy of that preset whose composition still has a plugin row name: '@deepseek-ai/dsh-tool-cordis' . dsh plugin add installs into the host profile, so the two tools are registered globally. This plugin then hides them from every non-Creator session (including user copies of standard / minimal / code ) and from every agent with origin: subagent , including the workers generation run starts. Execute still refuses a non-Creator caller. This repository already has the dsh-plugin , dsh , and deeps…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdshdsh-pluginagent

分类