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
c80da4e72fe515835abb5b8abc20e8bc5c2f6d02
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",
build: sync versions to 2026.3.11
2026-03-12 04:01:57 +00:00
"version": "2026.3.11",
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: 210ms Template: 1ms
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