mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:30:44 +00:00
feat: declare startup plugin imports explicitly
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "llm-task",
|
||||
"activation": {
|
||||
"onStartup": true
|
||||
},
|
||||
"name": "LLM Task",
|
||||
"description": "Generic JSON-only LLM tool for structured tasks callable from workflows.",
|
||||
"configSchema": {
|
||||
|
||||
Reference in New Issue
Block a user