afisht/dsh-plan-mode-enhanced0

dsh-plan-mode-enhanced

Plan Mode enhancement for DeepSeek Harness: adds a Plan Mode entry to the permission dropdown (bridged to the real plan-mode state) and upgrades the plan review card with a feedback box plus a built-in full-width preview panel. Zero external dependencies.

AI 분석

核心用途是优化 DSH 的计划模式交互。适合需要在执行复杂任务前,对智能体生成的计划进行深度评审、对比修改并提供反馈意见的用户。

패키지
dsh-plan-mode-enhanced
버전
0.1.0
최근 업데이트
2026. 8. 17.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

使用

  1. 权限下拉选 Plan Mode,进入计划模式(会话日志出现 plan/mode active: true)。
  2. 给模型一个任务;模型探索后调用 exit_plan_mode 提交计划。
  3. 卡片弹出:正文完整可见;想细读点右上角 预览计划(右侧面板,宽幅排版)。
  4. 要改计划:在输入框写修改要求 → 提交修改意见 → 模型重写计划 → 再次弹卡(可再预览对比)。
  5. 满意后点 确认执行,退出计划模式开始执行(下拉自动恢复原权限预设);或 拒绝 让模型继续改;或 去聊天里说 切回聊天。