openclaw/extensions/googlechat
Vincent Koc 3ce5a8366a
fix(plugins): enforce minimum host versions for installable plugins (#52094)
* fix(plugins): enforce min host versions

* fix(plugins): tighten min host version validation

* chore(plugins): trim dead min host version code

* fix(plugins): handle malformed min host metadata

* fix(plugins): key manifest cache by host version
2026-03-22 09:12:08 -07:00
..
src test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
index.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json fix(plugins): enforce minimum host versions for installable plugins (#52094) 2026-03-22 09:12:08 -07:00
runtime-api.ts fix(plugin-sdk): remove relative extension boundary escapes (#51939) 2026-03-21 20:03:18 -05:00
setup-entry.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00