hermes-agent/plugins/kanban/dashboard
kronexoi e8ce7b83fa fix(kanban): reject direct running transitions in dashboard bulk updates
Salvages #24050 by @kronexoi. The single-task PATCH already rejects
direct status='running' since it bypasses the dispatcher/claim invariant,
but the bulk-update endpoint still accepted it. Aligns bulk with single
by emitting an error result row for any 'running' entry.
2026-05-18 20:38:32 -07:00
..
dist fix(kanban-dashboard): make Orchestration mode checkbox label static 2026-05-18 20:26:18 -07:00
manifest.json feat(kanban): durable multi-profile collaboration board (#17805) 2026-04-30 13:36:47 -07:00
plugin_api.py fix(kanban): reject direct running transitions in dashboard bulk updates 2026-05-18 20:38:32 -07:00