openclaw/extensions/irc/src
Ayaan Zaidi a628d5d78b
fix(irc): pin runtime barrel exports for jiti
2026-03-28 15:23:22 +05:30
..
accounts.test.ts refactor: share nested account config merges 2026-03-22 19:53:51 +00:00
accounts.ts refactor: trim extension helper runtime seams 2026-03-28 02:12:05 +00:00
channel.test.ts fix(regression): restore irc cold-runtime chunking 2026-03-27 22:24:27 -05:00
channel.ts test: restore extension boundary guardrails 2026-03-28 04:47:31 +00:00
client.test.ts
client.ts
config-schema.test.ts
config-schema.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30
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
control-chars.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
control-chars.ts
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 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.test.ts fix(ci): repair extension and discord test gates 2026-03-27 19:26:25 +00:00
probe.ts
protocol.test.ts
protocol.ts
registry-backed.contract.test.ts refactor: move extension-owned tests to extensions 2026-03-27 21:37:09 +00:00
runtime-api.ts fix(irc): pin runtime barrel exports for jiti 2026-03-28 15:23:22 +05:30
runtime.ts fix(regression): restore irc cold-runtime chunking 2026-03-27 22:24:27 -05:00
send.test.ts fix(regression): align irc send helper runtime usage 2026-03-27 21:40:58 -05: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 refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
setup.test.ts fix(ci): repair extension and discord test gates 2026-03-27 19:26:25 +00:00
types.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00