openclaw/docs/plugins
Val Alexander eb4e20ca1d
Some checks are pending
CI / preflight (push) Waiting to run
CI / security-scm-fast (push) Waiting to run
CI / security-dependency-audit (push) Waiting to run
CI / security-fast (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 / checks-fast-contracts-plugins (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-fast-contracts-channels (push) Blocked by required conditions
CI / checks-fast-protocol (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / checks-node-core (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-policy-guards (push) Blocked by required conditions
CI / check-preflight-guards (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-strict-smoke (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-b (push) Blocked by required conditions
CI / check-additional-boundaries-c (push) Blocked by required conditions
CI / check-additional-boundaries-d (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-additional (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / -7 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -8 (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (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 / 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
fix(plugins): expose effective context budget in hooks
Add optional context budget/source/reference metadata to plugin hook contexts plus llm_output and sanitized model_call_* hook events.

Thread the existing resolved context-window info through Pi embedded runs, CLI harness runs, and Codex app-server hook emission so plugins can observe the effective budget after agent/model/config caps.

Document the metadata and cover the CLI, Pi, Codex app-server, and model-call paths with focused tests.

Fixes #64327.
2026-05-14 17:51:53 -05:00
..
reference chore(release): prepare 2026.5.14 2026-05-14 21:38:45 +01:00
adding-capabilities.md
agent-tools.md
architecture-internals.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
architecture.md
building-extensions.md
building-plugins.md feat: expose active model plugin context 2026-05-10 15:21:43 +01:00
bundles.md fix(mcp): keep numeric bundle tool names provider-safe 2026-05-10 06:29:08 +01:00
cli-backend-plugins.md fix(acpx): harden session lifecycle cleanup 2026-05-07 07:30:37 +01:00
codex-computer-use.md Keep OpenAI Codex migrations on automatic runtime routing (#79238) 2026-05-08 16:05:35 +09:00
codex-harness-reference.md docs: clarify Codex home isolation 2026-05-14 06:51:57 +01:00
codex-harness-runtime.md feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
codex-harness.md feat(codex): bind CLI sessions from nodes 2026-05-14 11:24:30 +02:00
codex-native-plugins.md fix(codex): gate migration on app readiness (#80815) 2026-05-12 13:01:22 -07:00
community.md docs: consolidate plugin management docs (#81898) 2026-05-14 14:27:50 -07:00
compatibility.md build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
dependency-resolution.md fix(plugins): avoid managed npm prefix on Windows 2026-05-09 07:51:49 +08:00
google-meet.md docs: sentence-case 4 stray Title Case headings 2026-05-06 09:22:35 -07:00
hooks.md fix(plugins): expose effective context budget in hooks 2026-05-14 17:51:53 -05:00
install-overrides.md feat: add plugin install overrides 2026-05-09 06:06:08 -04:00
manage-plugins.md docs: consolidate plugin management docs (#81898) 2026-05-14 14:27:50 -07:00
manifest.md Remove codex-cli backend and migrate to Codex runtime 2026-05-14 10:07:18 +01:00
memory-lancedb.md fix(memory-lancedb): support cjk auto-capture triggers 2026-05-13 21:49:22 +01:00
memory-wiki.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
message-presentation.md feat(telegram): support web app presentation buttons 2026-05-13 12:08:29 +01:00
oc-path.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
plugin-inventory.md chore(release): prepare 2026.5.14 2026-05-14 21:38:45 +01:00
reference.md chore(release): prepare 2026.5.14 2026-05-14 21:38:45 +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 refactor: centralize channel ingress access 2026-05-10 00:18:36 -04:00
sdk-channel-message.md refactor: consolidate message delivery API 2026-05-09 07:04:04 +01:00
sdk-channel-plugins.md refactor: move rare sdk seams into owners 2026-05-10 12:37:10 +01:00
sdk-channel-turn.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
sdk-entrypoints.md refactor: move canvas to plugin surfaces 2026-05-07 09:07:18 +01:00
sdk-migration.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
sdk-overview.md Remove codex-cli backend and migrate to Codex runtime 2026-05-14 10:07:18 +01:00
sdk-provider-plugins.md refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
sdk-runtime.md refactor(media): centralize bounded remote downloads 2026-05-13 15:04:49 +01:00
sdk-setup.md refactor: move rare sdk seams into owners 2026-05-10 12:37:10 +01:00
sdk-subpaths.md fix: tolerate unsupported ACP timeout hints (#81603) (thanks @qkal) 2026-05-14 22:01:40 +01:00
sdk-testing.md refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
skill-workshop.md fix(skill-workshop): honor pending approval for tool suggestions [AI] (#78516) 2026-05-07 13:27:32 +05:30
voice-call.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
webhooks.md docs: remove duplicate body H1s + sentence-case headings across 10 pages 2026-05-06 09:06:11 -07:00
zalouser.md docs: add dedicated ClawHub docs tab (#79159) 2026-05-07 18:55:08 -07:00