simulatecraft.planning¶
simulatecraft.planning
¶
Goal plans and replan heuristics for LLM agents.
Planner
¶
Holds the current plan; delegates generation/checking to injected policies.
Source code in src/simulatecraft/planning/planner.py
maybe_replan
async
¶
True when the checker says reality contradicts the plan.