openclaw/extensions/qqbot
2026-04-26 08:10:36 +01:00
..
skills fix(qqbot): schedule reminders through cron gateway (#70937) 2026-04-26 00:15:28 +01:00
src feat(tts): resolve channel account config generically 2026-04-26 08:10:36 +01:00
api.ts feat(qqbot): extract self-contained engine/ architecture with QR-code onboarding, approval handling (#67960) 2026-04-22 01:05:12 +08:00
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
index.ts feat(qqbot): extract self-contained engine/ architecture with QR-code onboarding, approval handling (#67960) 2026-04-22 01:05:12 +08:00
openclaw.plugin.json fix(qqbot): enable qqbot plugin by default so runtime deps install be… (#71051) 2026-04-24 17:58:14 +08:00
package.json chore: bump version to 2026.4.25 2026-04-25 10:31:52 +01:00
runtime-api.ts feat(qqbot): extract self-contained engine/ architecture with QR-code onboarding, approval handling (#67960) 2026-04-22 01:05:12 +08:00
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
tsconfig.json