openclaw/extensions/workboard/src
Peter Steinberger 9d79d85f46
feat(workboard): refresh Control UI from live changes (#99051)
* feat(workboard): refresh control ui from live changes

* refactor(workboard): tighten live invalidation path

* chore(workboard): preserve locale catalog state

* refactor(gateway): keep broadcaster runtime object

* refactor(plugin-sdk): own gateway event types

* test(workboard): bind reconciliation mocks

* test(release): declare recovery helpers

* fix(workboard): cancel direct loads on teardown
2026-07-14 05:17:23 -07:00
..
card-lookup.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
change-events.test.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
change-events.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
cli.test.ts feat(workboard): add manual card movement surfaces (#96554) 2026-07-13 23:01:06 -07:00
cli.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
command.test.ts feat(workboard): add manual card movement surfaces (#96554) 2026-07-13 23:01:06 -07:00
command.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
dispatcher-workspace.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
dispatcher.test.ts fix(workboard): grant dispatch workers required tools 2026-07-14 01:00:37 -07:00
dispatcher.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
gateway-helpers.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
gateway-workspace-methods.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
gateway.test.ts fix(workboard): keep dispatch inside caller workspace authority (#107087) 2026-07-13 21:36:26 -07:00
gateway.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
persistence-types.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
sqlite-store-policy.test.ts fix(workboard): refuse unsafe SSHFS SQLite storage 2026-06-16 04:34:14 +02:00
sqlite-store.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
store-automation.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-card-helpers.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-change-tracker.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
store-constants.ts refactor(workboard): split store implementation (#106306) 2026-07-13 05:24:49 -07:00
store-core.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
store-enrichment.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-inputs.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-normalizers.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-notifications.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store-promote.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
store-workflow.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
store.test.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
store.ts feat(workboard): refresh Control UI from live changes (#99051) 2026-07-14 05:17:23 -07:00
tools-card-mutations.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
tools.test.ts feat(workboard): add manual card movement surfaces (#96554) 2026-07-13 23:01:06 -07:00
tools.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
workspace-access.ts refactor(workboard): share control ui contract (#102271) 2026-07-14 02:33:22 -07:00
workspace-path.ts fix(workboard): keep dispatch inside caller workspace authority (#107087) 2026-07-13 21:36:26 -07:00