openclaw/extensions/googlechat
2026-05-18 23:11:42 +01:00
..
src chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +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
config-api.ts feat(plugin-sdk): consolidate session workflow APIs 2026-05-11 03:24:08 +01:00
contract-api.ts
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 release version to 2026.5.19 2026-05-18 23:11:42 +01:00
runtime-api.ts refactor(media): centralize bounded remote downloads 2026-05-13 15:04:49 +01:00
secret-contract-api.ts
setup-entry.ts
setup-plugin-api.ts
test-api.ts
tsconfig.json