Cavan-Ou/dsh-flash-godmode

插件 ⭐ 0 MIT tools

DeepSeek Harness 的 V4 Flash“神模式”:w7 角色锚定 + 首轮工具锚定 + 复杂度分派引导(原生无头模式,opencode-go 已验证)。

catalog 简介:V4 Flash "god mode" for DeepSeek Harness: w7 persona anchoring + first-turn tool anchoring + complexity-dispatched guidance (headless-native, opencode-go verified).

安装

# bundle install (recommended)
dsh plugin --profile headless add github:Cavan-Ou/dsh-flash-godmode

# verify: run any task; stderr shows the dispatch decision
dsh --profile headless "简单任务:运行 python3 -c 'print(1+1)' 并报告输出" 2>&1 | grep godmode
# → [godmode] taskLen=NN complex=false guide=fast mode=weak

Cavan-Ou/dsh-flash-godmode 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。