llm-task-fixed
v0.0.1
Published
Temporary OpenClaw plugin: drop-in llm-task tool for bundled installs.
Readme
@clawrecipes/openclaw-plugin-llm-task-fixed
Temporary OpenClaw plugin to provide a working llm-task tool on bundled installs.
This is intended as a stopgap until OpenClaw ships the upstream fix.
Install
openclaw plugins install llm-task-fixed
openclaw plugins enable llm-task-fixed
openclaw gateway restartNotes
- Plugin id:
llm-task-fixed - The plugin manifest is at the npm package root:
openclaw.plugin.json
Uninstall
openclaw plugins disable llm-task-fixed
openclaw plugins uninstall llm-task-fixed
openclaw gateway restart