plantool

package
v1.90.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

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

func New

func New(msg *types.Message, sessionState service.SessionStateReader) layout.Model

New builds the plan tool view: the plan name from the call arguments, plus a compact title/status/revision summary from the result.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL