class

Smith::Tools::TodoWrite

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

Thin wrapper around a TodoList. Neither parallel-safe (it writes shared state) nor mutating (nothing outside smith changes, so no approval gate).

Constructors

Instance methods

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