openclaw/extensions/irc
2026-05-08 05:28:12 +01:00
..
src test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-config-api.ts
channel-plugin-api.ts
configured-state.ts
contract-api.ts
index.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
index.ts
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
runtime-api.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
runtime-api.ts
secret-contract-api.ts
setup-entry.ts
tsconfig.json