xiaoxianyu-office/dsh-router-flash1

dsh-router-flash

DSH agent preset 分发包:V4 Flash 神模式(opencode-go)——启动时自动把 router-flash preset 安装到 ~/.dsh/.agent-presets。

AI 分析

核心用途是快速配置和启用针对 deepseek-v4-flash 优化的 Agent 预设。适合追求极速响应、需要自动注入结构化决策锚点的用户。

パッケージ
dsh-router-flash
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoxianyu-office/dsh-router-flash

ドキュメント

README 全文を読む ↗

使用

  1. 安装并配置后重启 dsh,新会话会自动使用 router-flash preset + deepseek-v4-flash 模型。
  2. 直接提交任务即可。persona 会自动注入「分类 + 回顾 + 反跑题 + 深度思考 + 决策闭环」五个锚。
  3. 会话启动后,模型的 system prompt 应包含:
    You are a helpful assistant.
    Before acting, decide the task type (build or fix)...
    Before acting, briefly review what you have already done...
    Do not run environment checks (echo, whoami, uname...)...
    Think deeply about the architecture, edge cases...
    Produce when your information is complete...