openclaw/extensions/qqbot
2026-05-09 08:05:17 +01:00
..
skills feat(qqbot): group chat support, C2C streaming, chunked media upload, and architecture refactor (#70624) 2026-04-27 23:19:12 +08:00
src test: tighten messaging plugin array assertions 2026-05-09 05:00:33 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-plugin-api.ts
index.ts feat(qqbot): resolve clientSecret SecretRefs and add secret contract 2026-05-03 12:25:08 +01:00
openclaw.plugin.json fix: enforce plugin tool manifest contracts 2026-05-02 06:21:08 +01:00
package.json chore(release): prepare 2026.5.8 2026-05-09 08:05:17 +01:00
runtime-api.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
secret-contract-api.ts feat(qqbot): resolve clientSecret SecretRefs and add secret contract 2026-05-03 12:25:08 +01:00
setup-entry.ts feat(qqbot): resolve clientSecret SecretRefs and add secret contract 2026-05-03 12:25:08 +01:00
setup-plugin-api.ts
tsconfig.json