openclaw/extensions/irc
Peter Steinberger a2a68d154b
fix(agent): preserve explicit recipient sessions (#101507)
* fix(agent): honor recipient session routing

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Co-authored-by: pingfanfan <pingfan.work@gmail.com>

* fix(agent): preserve canonical recipient routes

* fix(agent): require exact recipient routes

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>

Co-authored-by: pingfanfan <pingfan.work@gmail.com>

* fix(agent): harden recipient route resolution

* fix(imessage): require canonical recipient handles

* fix(agent): refine provider recipient exactness

* fix(agent): bound direct alias session routing

* fix(signal): preserve direct alias route type

* fix(agent): honor binding-scoped recipient sessions

* fix(routing): honor configured main session aliases

* fix(clickclack): align account-owned session routes

* fix(twitch): preserve canonical recipient sessions

* fix(routing): isolate stable outbound identities

* chore: defer recipient session changelog

* fix(sms): use dedicated channel SDK facade

---------

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Co-authored-by: pingfanfan <pingfan.work@gmail.com>
2026-07-07 10:07:13 +01:00
..
src fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01: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
configured-state.ts docs: document medium extension sources 2026-06-04 21:33:54 -04: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): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
openclaw.plugin.json
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07: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.