openclaw/extensions/irc/src
Vincent Koc fbd88e2c8f
Main recovery: restore formatter and contract checks (#49570)
* Extensions: fix oxfmt drift on main

* Plugins: restore runtime barrel exports on main

* Config: restore web search compatibility types

* Telegram: align test harness with reply runtime

* Plugin SDK: fix channel config accessor generics

* CLI: remove redundant search provider casts

* Tests: restore main typecheck coverage

* Lobster: fix test import formatting

* Extensions: route bundled seams through plugin-sdk

* Tests: use extension env helper for xai

* Image generation: fix main oxfmt drift

* Config: restore latest main compatibility checks

* Plugin SDK: align guardrail tests with lint

* Telegram: type native command skill mock
2026-03-18 00:30:01 -07:00
..
accounts.test.ts refactor: share delimited channel entry parsing 2026-03-14 01:41:16 +00:00
accounts.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
channel.startup.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
channel.ts Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
client.test.ts
client.ts
config-schema.test.ts
config-schema.ts Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
connect-options.ts
control-chars.ts
inbound.policy.test.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
inbound.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
monitor.test.ts
monitor.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
normalize.test.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
normalize.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
policy.test.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
policy.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
probe.ts
protocol.test.ts
protocol.ts
runtime-api.ts Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07:00
runtime.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
send.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
send.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
setup-core.ts refactor: deduplicate plugin setup and channel config helpers 2026-03-18 03:28:05 +00:00
setup-surface.test.ts fix(ci): restore local check suite 2026-03-17 08:14:03 +00:00
setup-surface.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
types.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00