nexus/server
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
..
src Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
package.json feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00
tsconfig.json Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00