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-30 00:04:06 +10:00
2026-05-29 11:04:37 +01:00
2026-05-11 18:44:54 +01:00
2026-05-26 02:21:58 +01:00
2026-05-29 10:27:45 +01:00
2026-05-29 11:12:15 +01:00
2026-05-07 19:43:06 -07:00
2026-05-29 10:27:45 +01:00
2026-05-29 11:06:13 +01:00
2026-05-06 08:49:27 -07:00
2026-05-26 20:51:00 +01:00
2026-05-29 10:27:45 +01:00
2026-05-29 06:14:30 +01:00
2026-05-26 02:21:58 +01:00
2026-05-29 09:45:35 +01:00
2026-05-27 19:24:04 +01:00
2026-05-28 21:00:24 -07:00
2026-05-27 19:52:56 +01:00
2026-05-29 20:23:21 +02:00
2026-05-29 06:14:30 +01:00
2026-05-19 00:49:25 +02:00
2026-05-29 12:07:03 +01:00
2026-05-29 09:45:14 +01:00
2026-05-29 03:49:43 +01:00
2026-05-22 23:28:31 +01:00
2026-05-02 22:37:01 +01:00
2026-05-30 00:04:06 +10:00
2026-05-28 16:52:53 +01:00
2026-05-27 19:24:04 +01:00
2026-05-08 06:01:23 +01:00
2026-05-27 19:24:04 +01:00
2026-05-02 04:42:55 +01:00
2026-05-28 18:08:12 -07:00
2026-05-27 21:18:08 +01:00
2026-05-29 11:04:37 +01:00
2026-05-27 19:24:04 +01:00
2026-05-23 17:54:23 +08:00
2026-05-05 21:14:55 -07:00
2026-05-27 19:24:04 +01:00
2026-05-05 17:38:21 +01:00
2026-05-22 17:59:14 +01:00
2026-05-17 21:19:05 +00:00