openclaw/docs/plugins
Agustin Rivera 08a73dbe4b
fix(qqbot): gate fallback approval buttons (#87154)
QQBot fallback approval buttons now reuse the same slash-command authorization path as real commands, including access groups and default-account config merging.

Verification:
- node scripts/test-extension.mjs qqbot
- node --max-old-space-size=8192 --import tsx scripts/generate-plugin-sdk-api-baseline.ts --check && git diff --check
- pnpm lint --threads=8
- node scripts/run-vitest.mjs src/agents/agent-command.live-model-switch.test.ts
- GitHub PR checks for 7cc0f15031: passed

Thanks @eleqtrizit.

Co-authored-by: Agustin Rivera <agustin@rivera-web.com>
2026-05-27 08:44:55 +01:00
..
reference refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
adding-capabilities.md feat(plugins): add embedding provider contract (#84947) 2026-05-22 03:36:51 +00:00
admin-http-rpc.md feat(admin-http-rpc): allow web QR login methods (#83259) 2026-05-18 12:24:27 +01:00
agent-tools.md
architecture-internals.md feat(codex): bind context-engine projections to codex threads (#82351) 2026-05-15 20:59:38 -07:00
architecture.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
building-extensions.md
building-plugins.md feat: expose plugin approval action metadata 2026-05-26 22:46:09 -07:00
bundles.md docs: refactor plugin bundle docs 2026-05-21 17:34:42 -07:00
cli-backend-plugins.md
codex-computer-use.md
codex-harness-reference.md build(codex): update Codex CLI to 0.134.0 2026-05-27 04:42:12 +01:00
codex-harness-runtime.md fix(codex): keep WebChat delivery hints out of user requests 2026-05-27 03:44:27 +01:00
codex-harness.md fix(codex): raise dynamic tool timeout 2026-05-27 01:25:48 +01:00
codex-native-plugins.md feat(codex): add plugin list enable disable commands (#83293) 2026-05-19 11:39:50 -07:00
community.md docs: consolidate plugin management docs (#81898) 2026-05-14 14:27:50 -07:00
compatibility.md fix(plugins): deprecate deactivate hook alias 2026-05-16 18:36:27 +08:00
dependency-resolution.md fix: opt acpx out of bundled runtime deps 2026-05-22 12:56:10 +01:00
google-meet.md
hooks.md feat: expose plugin approval action metadata 2026-05-26 22:46:09 -07:00
install-overrides.md
manage-plugins.md docs: clarify plugin gateway auto-restart 2026-05-16 17:11:53 +01:00
manifest.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
memory-lancedb.md Fix memory plugin CLI help dispatch (#83841) 2026-05-18 20:35:55 -05:00
memory-wiki.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
message-presentation.md fix(discord): preserve reusable presentation buttons 2026-05-21 22:02:16 +01:00
oc-path.md OC Path: restore YAML support (#81436) 2026-05-16 07:52:08 -07:00
plugin-inventory.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
plugin-permission-requests.md docs: replace OpenClaw docs skill and add plugin permissions guide 2026-05-24 23:20:14 -07:00
reference.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
sdk-agent-harness.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
sdk-channel-ingress.md
sdk-channel-message.md
sdk-channel-plugins.md fix(qqbot): gate fallback approval buttons (#87154) 2026-05-27 08:44:55 +01:00
sdk-channel-turn.md fix(prompt): route untrusted group prompts outside system prompt [AI] (#87144) 2026-05-26 22:47:54 -07:00
sdk-entrypoints.md docs: add tool plugin authoring guide 2026-05-17 11:45:18 +01:00
sdk-migration.md refactor: share realtime output activity tracking (#86661) 2026-05-25 23:51:34 +01:00
sdk-overview.md feat(plugins): add embedding provider contract (#84947) 2026-05-22 03:36:51 +00:00
sdk-provider-plugins.md refactor(plugin-sdk): rename plain text tool-call compat wrapper 2026-05-25 15:08:01 +01:00
sdk-runtime.md feat(plugin-sdk): add session entry workflow helpers 2026-05-21 22:41:45 +01:00
sdk-setup.md fix(wizard): narrow setup i18n SDK surface 2026-05-15 15:33:27 +01:00
sdk-subpaths.md fix(plugin-sdk): stop exporting vitest test helpers (#87120) 2026-05-26 23:10:41 -07:00
sdk-testing.md fix(plugin-sdk): stop exporting vitest test helpers (#87120) 2026-05-26 23:10:41 -07:00
skill-workshop.md
tool-plugins.md feat: dogfood tool plugin helpers 2026-05-17 11:45:18 +01:00
voice-call.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
webhooks.md
zalouser.md