Peter Steinberger
61031d1b1c
feat(workboard): add agent coordination tools
Summary:
- Add Workboard agent coordination tools for list/read/claim/heartbeat/release/comment/proof/unblock flows.
- Store artifacts, claims, diagnostics, and notifications in the Workboard SQLite-backed plugin state; surface the new metadata through Gateway, Control UI, docs, and plugin manifest contracts.
- Add scoped claim authorization, token redaction, stale diagnostic cleanup, atomic proof artifact writes, and generated i18n metadata.
Verification:
- pnpm test ui/src/i18n/test/translate.test.ts extensions/browser/src/cli/browser-cli-actions-input/register.element.test.ts extensions/workboard/src/store.test.ts extensions/workboard/src/gateway.test.ts extensions/workboard/src/tools.test.ts ui/src/ui/controllers/workboard.test.ts ui/src/ui/views/workboard.test.ts
- pnpm ui:i18n:check
- env -u OPENCLAW_TESTBOX pnpm check:changed
- autoreview --mode local: clean
- PR CI passed; Windows checkout failure rerun passed on attempt 2
2026-05-29 20:23:21 +02:00
..
2026-05-29 11:04:37 +01:00
2026-05-27 15:24:17 +02:00
2026-05-18 12:24:27 +01:00
2026-05-06 09:00:20 -07:00
2026-05-27 19:24:04 +01:00
2026-05-26 14:51:11 +01:00
2026-05-27 14:48:06 -07:00
2026-05-27 19:24:04 +01:00
2026-05-07 07:30:37 +01:00
2026-05-28 19:21:50 +01:00
2026-05-30 00:04:06 +10:00
2026-05-29 00:09:23 +01:00
2026-05-30 00:04:06 +10:00
2026-05-27 19:24:04 +01:00
2026-05-14 14:27:50 -07:00
2026-05-27 15:24:17 +02:00
2026-05-29 05:15:22 +01:00
2026-05-28 21:16:07 +01:00
2026-05-29 04:46:45 +01:00
2026-05-29 07:15:10 +01:00
2026-05-28 21:16:07 +01:00
2026-05-16 17:11:53 +01:00
2026-05-28 20:37:09 +01:00
2026-05-18 20:35:55 -05:00
2026-05-13 13:33:38 +01:00
2026-05-21 22:02:16 +01:00
2026-05-16 07:52:08 -07:00
2026-05-29 11:04:37 +01:00
2026-05-24 23:20:14 -07:00
2026-05-29 11:04:37 +01:00
2026-05-29 06:10:42 +01:00
2026-05-27 11:37:23 +01:00
2026-05-10 00:18:36 -04:00
2026-05-27 13:59:33 +01:00
2026-05-27 09:26:06 +01:00
2026-05-27 09:26:06 +01:00
2026-05-27 11:37:23 +01:00
2026-05-28 20:37:09 +01:00
2026-05-30 00:04:06 +10:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 20:33:40 +01:00
2026-05-28 21:16:07 +01:00
2026-05-30 00:04:06 +10:00
2026-05-26 23:10:41 -07:00
2026-05-07 13:27:32 +05:30
2026-05-17 11:45:18 +01:00
2026-05-29 04:46:45 +01:00
2026-05-06 09:06:11 -07:00
2026-05-29 20:23:21 +02:00
2026-05-07 18:55:08 -07:00