class

Smith::Tools::ExitPlanMode

Inherits Smith::Tools::Tool < Reference < Object

Ends the research phase by presenting a plan for approval. Registered only while plan mode is active.

Not mutating on purpose: the approval gate in plan mode is the PlanApprover, which refuses everything — marking this tool mutating would block the only way out of plan mode.

Constructors

Instance methods

description
Source
name
Source
parameters
Source
run(args : JSON::Any) : String
Source