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
new(todos : Smith::TodoList)
SourceInstance methods
description
Sourcename
Sourceparameters
Sourcerun(args : JSON::Any) : String
Source