openclaw/docs/plugins
Peter Steinberger a341ae27ec
feat(workboard): add orchestration primitives
Adds Workboard orchestration statuses, dependency links, idempotent child creation, dispatch, and complete/block lifecycle operations backed by the plugin SQLite keyed store.

Persists tenant, skills, workspace, schedule, runtime, retry, dispatch, and handoff metadata in card records, with claim scoping and token redaction. Surfaces the new states and metadata in the Control UI, horizontal board layout, localized strings, and Workboard docs.

Verification:
- pnpm test extensions/workboard/src/store.test.ts extensions/workboard/src/tools.test.ts extensions/workboard/src/gateway.test.ts ui/src/ui/controllers/workboard.test.ts ui/src/styles/workboard.test.ts ui/src/ui/views/workboard.test.ts -- --reporter=verbose
- pnpm ui:i18n:check
- /Users/steipete/Projects/agent-scripts/skills/autoreview/scripts/autoreview --mode branch --base origin/main, followed by focused clean local autoreview loops for final fixes
- env -u OPENCLAW_TESTBOX pnpm check:changed
- git diff --check
2026-05-30 02:40:46 +02:00
..
reference fix: stabilize codex supervisor session listing 2026-05-29 21:20:00 +01:00
adding-capabilities.md Deprecate memory-specific embedding provider registration (#85072) 2026-05-27 15:24:17 +02: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 refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
architecture.md refactor: move transcripts into core 2026-05-26 14:51:11 +01:00
building-extensions.md
building-plugins.md Revert "feat: expose plugin approval action metadata" (#87419) 2026-05-27 14:48:06 -07:00
bundles.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
cli-backend-plugins.md
codex-computer-use.md docs: clarify Codex native hook relay recovery 2026-05-28 19:21:50 +01:00
codex-harness-reference.md fix(codex): recover app-server completion stalls 2026-05-30 00:52:48 +02:00
codex-harness-runtime.md fix(codex): defer report-mode plugin approvals 2026-05-29 00:09:23 +01:00
codex-harness.md fix(codex): recover app-server completion stalls 2026-05-30 00:52:48 +02:00
codex-native-plugins.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
community.md docs: consolidate plugin management docs (#81898) 2026-05-14 14:27:50 -07:00
compatibility.md Deprecate memory-specific embedding provider registration (#85072) 2026-05-27 15:24:17 +02:00
copilot.md build(plugins): externalize copilot runtime 2026-05-29 20:14:38 +01: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 feat(plugin-sdk): add reply payload sending hook (#82823) 2026-05-29 07:15:10 +01:00
install-overrides.md fix: isolate npm plugin installs per package (#87647) 2026-05-28 21:16:07 +01:00
manage-plugins.md docs: clarify plugin gateway auto-restart 2026-05-16 17:11:53 +01:00
manifest.md Add plugin manifest contract for SecretRef provider integrations (#82326) 2026-05-29 18:20:45 -04: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 build(plugins): externalize tokenjuice 2026-05-29 21:00:29 +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 build(plugins): externalize tokenjuice 2026-05-29 21:00:29 +01:00
sdk-agent-harness.md feat: add Claude Opus 4.8 support (#87890) 2026-05-29 06:10:42 +01: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: centralize inbound supplemental context 2026-05-27 09:26:06 +01:00
sdk-channel-plugins.md refactor: share native approval route gates 2026-05-29 15:32:31 -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(exec): add normalized auto mode 2026-05-30 00:04:06 +10:00
sdk-overview.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
sdk-provider-plugins.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
sdk-runtime.md fix(plugin-state): evict current namespace on plugin row cap 2026-05-27 20:33:40 +01:00
sdk-setup.md fix: isolate npm plugin installs per package (#87647) 2026-05-28 21:16:07 +01:00
sdk-subpaths.md refactor: share provider oauth runtime helpers 2026-05-30 01:31:10 +02: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 refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
webhooks.md
workboard.md feat(workboard): add orchestration primitives 2026-05-30 02:40:46 +02:00
zalouser.md