openclaw/extensions/irc
Jesse Merhi 4a2a600809
feat(channels): add channel-owned setup contracts (#112176)
* feat(channels): add channel-owned setup contracts

* test(channels): align legacy setup fixtures

* chore(channels): regenerate config and SDK baselines after rebase

* fix(update): run fresh doctor after current-process core changes

* fix(channels): align add pre-scan with execution precedence

* style(cli): format channels-cli test additions

* fix(channels): restore option-before-positional channel resolution via metadata arity scan

* fix(channels): keep help flags out of metadata arity escalation

* test(update): mock fresh post-update doctor in current-process suites

* style: format review fixes and correct entrypoint mock type

* fix(channels): register only modern contract options for dual-publishing plugins

* test(update): align downgrade suites with fresh-doctor child invocation

* docs(channels): record empty-contract and input-forwarding invariants

* fix(line): keep the shipped --token switch as a channel access token alias

* fix(signal): stop treating exact cross-family loopback endpoints as bind-aligned

* chore(config): regenerate docs config baselines after second rebase

* style: format rebased channels add tests

* fix(channels): enforce field-key and flag-name agreement in setup contracts

* fix(signal): detect container endpoints for bare --http-url setup

* fix(signal): ignore unconfigured accounts in transport collision checks

* fix(channels): validate negated setup flags in contract and normalizer

* fix(signal): preserve existing transport kind when setup detection is unreachable

* style(signal): use direct boolean check in collision guard

* style(signal): type test config literals

* docs(update): record two-read design of fresh-doctor validation gate

* fix(channels): satisfy post-rebase architecture gates

* docs: refresh channel setup map

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-22 19:57:42 -04:00
..
src feat(channels): add channel-owned setup contracts (#112176) 2026-07-22 19:57:42 -04:00
api.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
channel-config-api.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
channel-plugin-api.ts
doctor-contract-api.test.ts refactor(config): retire flat streaming keys from the last six channel schemas via doctor migration (#105709) 2026-07-12 15:27:28 -07:00
doctor-contract-api.ts refactor(config): retire flat streaming keys from the last six channel schemas via doctor migration (#105709) 2026-07-12 15:27:28 -07:00
index.test.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
index.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
package.json feat(channels): add channel-owned setup contracts (#112176) 2026-07-22 19:57:42 -04:00
README.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
runtime-api.test.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
runtime-api.ts
secret-contract-api.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
setup-entry.ts docs: document medium extension sources 2026-06-04 21:33:54 -04:00
tsconfig.json

IRC OpenClaw channel

Official OpenClaw channel plugin for IRC.

Install

openclaw plugins install @openclaw/irc

Docs

See docs/channels/irc.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/channels/irc.