openclaw/extensions/googlechat
2026-05-01 09:31:08 +01:00
..
src refactor: prune unused channel helpers 2026-05-01 09:31:08 +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
contract-api.ts refactor: move channel doctor migrations to plugins 2026-04-22 18:55:18 +01:00
doctor-contract-api.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +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.4.25 2026-04-25 10:31:52 +01:00
runtime-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
secret-contract-api.ts
setup-entry.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
setup-plugin-api.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
test-api.ts
tsconfig.json