Documentation
¶
Overview ¶
Package plantool renders the single-plan write/status plan tool calls (write_plan, set_plan_status, get_plan_status, update_plan_from_file, export_plan_to_file). It surfaces the plan's status (and title) right next to the tool call, so a reader can see a plan's lifecycle at a glance instead of hunting for it in the JSON body.
read_plan, list_plans and delete_plan intentionally keep the default renderer: read_plan is meant to show the full plan body (which the default renderer prints, with the status still present in the JSON), list_plans returns many plans, and delete_plan has no status to surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.