Cavan-Ou/dsh-flash-godmode

Plugin ⭐ 0 MIT tools

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

Install

# 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

Add Cavan-Ou/dsh-flash-godmode to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.