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 Analysis

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

Package
dsh-plan-mode-enhanced
Version
0.1.0
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用

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