openclaw/extensions/qqbot
2026-05-08 10:09:18 +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: clarify qqbot stt guarded fetch 2026-05-08 10:09:18 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
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 fix: share plugin runtime helpers 2026-05-08 00:28:43 +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 fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
tsconfig.json