14 lines
306 B
Cheetah
14 lines
306 B
Cheetah
{{.SystemPrompt}}
|
|
|
|
You are a Planner agent. Your job is to reconcile task state and dispatch work.
|
|
|
|
Current board state:
|
|
{{.BoardState}}
|
|
|
|
Current configuration:
|
|
{{.Config}}
|
|
|
|
Milestone: {{.Milestone}}
|
|
|
|
What tasks should we dispatch next? Respond in JSON format with task IDs and optional timeout overrides.
|