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
4e07bdbdfd1bb0b838dcb78df2be0dd38e26f7c0
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",
chore: bump version to 2026.3.7
2026-03-07 10:09:02 +00:00
"version": "2026.3.7",
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: 200ms 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