Skip to content

1.11.1 — a pool passed over is named

Choose a tag to compare

@szarkans szarkans released this 07 Sep 16:42
· 1 commit to main since this release
  • A pool passed over is named. claude-headless backends probe each model in the list with one token and run on the first that answers; the answer's trailer now says which ones were skipped and what they said — [multi] openrouter pools skipped before it: qwen/qwen3.8-flash (RATE LIMITED (HTTP 429)) — and setup.sh status prints the same after will use. The review used to run on the second model with nothing saying the first was busy, which read as "the config order is wrong" (measured 2026-09-07: qwen first in the list, GLM ran). ALL POOLS BUSY carries the per-pool codes too.