bytelyst-devops-tools/agent-queue/lib
saravanakumardb1 41d8067724 feat(agent-queue): M0 RU gate — skip the claim when the queue is unchanged
Adds AQ_FLEET_GATE (default OFF): the run loop point-reads the cheap per-product
queue version (GET /fleet/queue-state) and SKIPS the expensive /fleet/claim while
the version is unchanged and it is not mid-drain, with a periodic safety backstop
and fail-open-on-read-error so work is never stranded. Keeps POLL_SECONDS for
local job responsiveness rather than raising it globally. selftest 39b covers the
gate decisions; reconciles the M0 section of the dispatch redesign doc.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-31 23:19:01 -07:00
..
fleet-client.sh feat(agent-queue): M0 RU gate — skip the claim when the queue is unchanged 2026-05-31 23:19:01 -07:00
fleet-dash.mjs feat(agent-queue): re-point TUI dashboard at /fleet API (parity) 2026-05-30 19:47:56 -07:00
fleet-dash.test.mjs feat(agent-queue): re-point TUI dashboard at /fleet API (parity) 2026-05-30 19:47:56 -07:00