data/tools/plan_mode_tool library

Classes

EnterPlanModeTool
Enter plan mode to design an implementation strategy before making changes.
ExitPlanModeTool
Exit plan mode and optionally provide a plan to execute.
PlanModeInput
Input for plan mode transitions.
PlanModeState
Tracks the current plan mode state across tools.

Constants

planModeAllowedTools → const Set<String>
Tools that remain available during plan mode (read-only).