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
c25e46a433310a77143e5a4c9c1258d9b5397b9f
openclaw/extensions/irc/package.json

15 lines
235 B
JSON
Raw Normal View History

feat: IRC — add first-class channel support Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests. Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
2026-02-10 15:33:57 -08:00
{
"name": "@openclaw/irc",
chore: prepare 2026.3.12 release
2026-03-13 01:37:52 +00:00
"version": "2026.3.12",
feat: IRC — add first-class channel support Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests. Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
2026-02-10 15:33:57 -08:00
"description": "OpenClaw IRC channel plugin",
"type": "module",
fix: scope extension runtime deps to plugin manifests
2026-03-03 05:33:03 +00:00
"dependencies": {
"zod": "^4.3.6"
},
feat: IRC — add first-class channel support Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests. Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
2026-02-10 15:33:57 -08:00
"openclaw": {
"extensions": [
"./index.ts"
]
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 427ms Template: 3ms
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