@vaur94/opencode2-extra-tool
v0.1.0
Published
Extra todowrite tool plugin for OpenCode V2.
Downloads
90
Readme
opencode2-extra-tool
An OpenCode V2 plugin that provides the todowrite tool.
Install
{
"plugins": ["@vaur94/[email protected]"]
}todowrite replaces the current session's full structured task list. Its input is
{ todos: [{ content, status, priority }] }; an empty list clears it.
