fix: publish llm-task docs and harden tool
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"name": "@clawdbot/llm-task",
|
||||
"private": true,
|
||||
"version": "2026.1.23",
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"version": "0.0.0"
|
||||
"description": "Clawdbot JSON-only LLM task plugin",
|
||||
"clawdbot": {
|
||||
"extensions": [
|
||||
"./index.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user