openclaw/docs/plugins
ragesaq f94a2506d2
Some checks are pending
CI / check-test-types (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-bcd (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-session-accessor-boundary (push) Blocked by required conditions
CI / check-session-transcript-reader-boundary (push) Blocked by required conditions
CI / check-guards (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-shrinkwrap (push) Blocked by required conditions
CI / preflight (push) Waiting to run
CI / security-fast (push) Waiting to run
CI / pnpm-store-warmup (push) Blocked by required conditions
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / ci-timings-summary (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (push) Waiting to run
CodeQL / Security High (actions) (push) Waiting to run
CodeQL / Security High (channel-runtime-boundary) (push) Waiting to run
CodeQL / Security High (core-auth-secrets) (push) Waiting to run
CodeQL / Security High (mcp-process-tool-boundary) (push) Waiting to run
CodeQL / Security High (network-ssrf-boundary) (push) Waiting to run
CodeQL / Security High (plugin-trust-boundary) (push) Waiting to run
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / Validate release publish approval (push) Blocked by required conditions
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
feat(context-engine): pass runtime settings into lifecycle (#88750)
Merged via squash.

Prepared head SHA: 9a19334ee5
Co-authored-by: ragesaq <11304287+ragesaq@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
2026-06-16 16:23:19 -07:00
..
reference chore: set version 2026.6.9 2026-06-16 19:54:07 +01:00
adding-capabilities.md fix(agents): replace prose terminal classifiers (#93228) 2026-06-15 02:53:14 -07:00
admin-http-rpc.md
agent-tools.md
architecture-internals.md Persist plugin install index in SQLite (#88794) 2026-05-31 20:51:33 -04:00
architecture.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
building-extensions.md
building-plugins.md feat(plugins): allow installed trusted policy contracts 2026-06-10 16:18:23 +10:00
bundles.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
cli-backend-plugins.md feat: support /btw in CLI-backed sessions (#92669) 2026-06-13 19:36:53 +02:00
codex-computer-use.md docs: clarify Codex native hook relay recovery 2026-05-28 19:21:50 +01:00
codex-harness-reference.md fix: split image setup and request timeout semantics (#92673) 2026-06-13 13:29:45 +00:00
codex-harness-runtime.md fix(codex): move stable context to developer instructions 2026-05-30 08:59:02 +02:00
codex-harness.md feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
codex-native-plugins.md feat(codex): add auto plugin approvals (#92625) 2026-06-14 18:00:38 -07:00
community.md
compatibility.md docs(plugins): record whatsapp admission compatibility 2026-06-15 20:06:16 +01:00
copilot.md refactor: compact copilot sessions through sdk state 2026-06-01 01:18:46 -04:00
dependency-resolution.md fix: isolate npm plugin installs per package (#87647) 2026-05-28 21:16:07 +01:00
google-meet.md refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
hooks.md docs: clarify before_install hook scope (#92766) 2026-06-13 16:54:04 -04:00
install-overrides.md fix: isolate npm plugin installs per package (#87647) 2026-05-28 21:16:07 +01:00
llama-cpp.md fix(memory): move local llama.cpp runtime to provider plugin 2026-06-09 14:30:35 +08:00
manage-plugins.md Add operator install policy and remove dangerous-code install scanners (#89516) 2026-06-03 14:17:29 -07:00
manifest.md fix(plugins): repair missing required platform packages 2026-06-16 14:00:11 +08:00
memory-lancedb.md refactor: unify OpenAI provider identity 2026-05-30 11:48:41 +02:00
memory-wiki.md feat(memory-wiki): import OKF bundles 2026-06-13 19:27:52 +08:00
message-presentation.md feat(plugin-sdk): add typed presentation command actions (#88721) 2026-05-31 18:48:45 +01:00
oc-path.md
plugin-inventory.md fix(release): gate beta publish on plugin verification 2026-06-11 20:42:58 +09: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 fix(memory): move local llama.cpp runtime to provider plugin 2026-06-09 14:30:35 +08:00
sdk-agent-harness.md fix(agents): replace prose terminal classifiers (#93228) 2026-06-15 02:53:14 -07:00
sdk-channel-inbound.md refactor: remove channel turn runtime aliases 2026-05-27 11:37:23 +01:00
sdk-channel-ingress.md
sdk-channel-message.md refactor: move channel message sdk compat into core 2026-05-27 13:59:33 +01:00
sdk-channel-outbound.md refactor(channel): share draft chunking resolver 2026-06-10 13:35:19 +05:30
sdk-channel-plugins.md refactor: store Zalo hosted media in plugin state 2026-06-06 22:56:48 -07:00
sdk-channel-turn.md refactor: remove channel turn runtime aliases 2026-05-27 11:37:23 +01:00
sdk-entrypoints.md perf: defer Slack full startup (#87760) 2026-05-28 20:37:09 +01:00
sdk-migration.md feat(plugins): allow installed trusted policy contracts 2026-06-10 16:18:23 +10:00
sdk-overview.md feat(context-engine): pass runtime settings into lifecycle (#88750) 2026-06-16 16:23:19 -07:00
sdk-provider-plugins.md fix(lmstudio): honor thinking off for binary reasoning models (#92002) 2026-06-14 05:41:49 -07:00
sdk-runtime.md docs: document command timeout result code 2026-06-10 19:21:35 +01:00
sdk-setup.md fix(plugins): repair missing required platform packages 2026-06-16 14:00:11 +08:00
sdk-subpaths.md fix(sqlite): disable WAL on network filesystems 2026-06-16 09:36:32 +08:00
sdk-testing.md fix(plugin-sdk): stop exporting vitest test helpers (#87120) 2026-05-26 23:10:41 -07:00
tool-plugins.md
voice-call.md refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
webhooks.md
workboard.md feat(ui): add workboard keyboard movement controls 2026-06-02 16:08:29 -05:00
zalouser.md