Logo
Explore Help
Register Sign In
negodiy/openclaw
1
0
Fork 0
You've already forked openclaw
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
d94de5c4a163cbf41b876e61ce2d2389440a7047
openclaw/extensions/llm-task/package.json

13 lines
220 B
JSON
Raw Normal View History

feat: add optional llm-task JSON-only tool (#1498) * feat(llm-task): add optional JSON-only LLM task tool * fix(llm-task): fix invalid package.json * fix(llm-task): fix invalid plugin manifest JSON * fix(llm-task): fix index.ts import quoting * fix(llm-task): load embedded runner from src or bundled dist
2026-01-23 17:18:47 -08:00
{
refactor: rename to openclaw
2026-01-30 03:15:10 +01:00
"name": "@openclaw/llm-task",
build: bump versions to 2026.3.2
2026-03-02 04:55:44 +00:00
"version": "2026.3.2",
chore(extensions): mark bundled packages private
2026-02-09 12:56:04 -06:00
"private": true,
refactor: rename to openclaw
2026-01-30 03:15:10 +01:00
"description": "OpenClaw JSON-only LLM task plugin",
chore: Run `pnpm format:fix`.
2026-01-31 21:13:13 +09:00
"type": "module",
refactor: rename to openclaw
2026-01-30 03:15:10 +01:00
"openclaw": {
fix: publish llm-task docs and harden tool
2026-01-24 01:44:36 +00:00
"extensions": [
"./index.ts"
]
}
feat: add optional llm-task JSON-only tool (#1498) * feat(llm-task): add optional JSON-only LLM task tool * fix(llm-task): fix invalid package.json * fix(llm-task): fix invalid plugin manifest JSON * fix(llm-task): fix index.ts import quoting * fix(llm-task): load embedded runner from src or bundled dist
2026-01-23 17:18:47 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 259ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API