nexus/ui/src/context
Forgotten 0131cf3449 Support concurrent heartbeat runs with maxConcurrentRuns policy
Add per-agent maxConcurrentRuns (1-10) controlling how many runs
execute simultaneously. Implements agent-level start lock, optimistic
claim-then-execute flow, atomic token accounting via SQL expressions,
and proper status resolution when parallel runs finish. Updates UI
config form, live run count display, and SSE invalidation to avoid
unnecessary refetches on run event streams.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:50:34 -06:00
..
BreadcrumbContext.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CompanyContext.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
DialogContext.tsx UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults 2026-02-17 20:07:49 -06:00
LiveUpdatesProvider.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
PanelContext.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
SidebarContext.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00