openclaw/extensions/irc/src
Vignesh fa906b26ad
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 17:33:57 -06:00
..
accounts.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
channel.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
client.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
client.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
config-schema.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
config-schema.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
control-chars.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
inbound.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
monitor.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
monitor.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
normalize.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
normalize.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
onboarding.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
onboarding.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
policy.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
policy.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
probe.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
protocol.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
protocol.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
runtime.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
send.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00