Expand description
bn plan — interactively plan a large bean into children.
Without an ID, picks the highest-priority ready bean that exceeds max_tokens.
When config.plan is set, spawns that template command.
Otherwise, builds a rich decomposition prompt and spawns pi directly.
Structs§
- Plan
Args - Arguments for the plan command.
Functions§
- cmd_
plan - Execute the
bn plancommand.