[FEATURE]
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Feedback: ExitPlanMode approval panel is hard to use
The plan-approval panel renders the plan in a narrow, fixed-width text strip with no markdown rendering. Long plans (headings, tables, code blocks) are painful to read there. I end up sending the plan file to render elsewhere just to review it before approving.
Asks: render the plan as markdown; make the panel wider/resizable; or add a "open plan file" link so I can review it in a normal editor/preview. Right now the approve gate and the readable view are two different places.
Proposed Solution
Just render the .md thats created for the plan it renders more cleanly, is easeer to read and could potentially hold images if they are created as an artifact of the work
Alternative Solutions
open the .md file directly in VSCOde or other IDE or in the artfact window but that seems silly.
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗