openclaw/extensions/irc/src
2026-04-06 20:40:11 +01:00
..
accounts.test.ts refactor: share nested account config merges 2026-03-22 19:53:51 +00:00
accounts.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
channel-api.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
channel-runtime.ts refactor: narrow bundled channel entry surfaces 2026-04-06 01:26:02 +01:00
channel.test.ts fix(regression): restore irc cold-runtime chunking 2026-03-27 22:24:27 -05:00
channel.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
client.test.ts
client.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
config-schema.test.ts
config-schema.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
config-ui-hints.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
connect-options.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
connect-options.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
control-chars.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
control-chars.ts
doctor.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
inbound.behavior.test.ts fix(test): stabilize line and irc extension suites 2026-03-27 19:32:57 +00:00
inbound.policy.test.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
inbound.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
monitor.test.ts
monitor.ts Plugins: remove shared extension boundary debt 2026-03-18 22:58:40 -05: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 refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01: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.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
probe.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
protocol.test.ts
protocol.ts
runtime-api.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
runtime.ts fix(regression): restore irc cold-runtime chunking 2026-03-27 22:24:27 -05:00
secret-contract.ts perf(secrets): narrow channel secret sdk seam 2026-04-06 20:40:11 +01:00
send.test.ts test: trim extension partial mocks 2026-04-03 19:28:19 +01:00
send.ts fix(regression): align irc send helper runtime usage 2026-03-27 21:40:58 -05:00
setup-core.ts refactor: collapse zod setup validators 2026-03-27 03:48:15 +00:00
setup-surface.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
setup.test.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
types.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00