The Dedicated Unity Editor Window for Plan Oversight
The Plan Wizard is a UIToolkit-based editor window that provides visual oversight of workspace plans, transforming abstract plan data into an intuitive, interactive interface. Instead of tracking plans through text commands and database queries, the Plan Wizard gives you a polished visual dashboard where you can see everything at a glance.
How to open the Plan Wizard:
In Unity’s menu bar: Tools → Vexstorm Studios → GameCatalyst → Plan Wizard
The window opens as a dockable Unity Editor window. You can dock it alongside your Scene view, Inspector, or any other Unity panel. Most users dock it to the right side of the screen for continuous monitoring while Vex works.
What you’ll see:
A polished dark-themed window with four tabs across the top:
- Active Plans — Currently executing workspace plans with live progress tracking
- Pre-Plans — Design documents and planning templates you create before AI work begins
- History — Completed and cancelled plans with summary statistics
- Settings — Configuration options for auto-refresh, server connection, and recompile freeze
Design language:
The Plan Wizard uses the same StormWeave design language as Dashboard V2:
- Cyan accents (#4fc3f7) — Progress bars, active states, and interactive elements
- Dark backgrounds — Reduces eye strain during long development sessions
- Smooth animations — Progress updates fade in smoothly instead of snapping
- Clear typography — Roboto font family with carefully chosen sizes and weights for readability
The design is intentionally minimal and information-dense. Every pixel serves a purpose. No clutter. No distractions.
Real-time updates:
The Plan Wizard auto-refreshes when plan data changes. The refresh interval is configurable in the Settings tab (default: 2 seconds). You see live progress as Vex works:
- Task status changes from pending → in_progress → completed
- Progress bars fill as features complete
- Loop step indicators advance through the 9-step implementation cycle
- New comments appear immediately when Vex acknowledges your feedback
The updates are smooth and non-disruptive. The UI doesn’t flicker or jump. It just quietly updates as work progresses.
When to use the Plan Wizard:
- Monitor active plan progress — See which task Vex is working on right now
- Leave comments on tasks for Vex to acknowledge — Provide real-time feedback without interrupting the workflow
- Pause/resume plan execution — Take a break or review progress before continuing
- Approve plans before execution begins — Review the full task breakdown and approve or reject
- Review completed plans in History — See what was accomplished, how long it took, and what gaps were encountered
- Create Pre-Plans (design documents) before AI work begins — Define objectives, features, and success criteria upfront
Keyboard shortcuts:
- Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) — Open Plan Wizard
- F5 — Manual refresh (if auto-refresh is disabled)
- Escape — Close Plan Wizard