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

15 lines
234 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 plugin versions for 2026.3.9
2026-03-09 08:39:52 +00:00
"version": "2026.3.9",
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: 206ms 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