Skip to content

codex-pooler: v0.5.9

Latest

Choose a tag to compare

0.5.9 (2026-07-29)

Features

  • admin: batch circuit evidence for upstream accounts (9ce0021)
  • admin: carry circuit visibility into the upstream cockpit (e052e5d)
  • admin: project upstream circuit readiness (8b42c53)
  • admin: show the circuit gate on route paths (f85fb82)
  • admin: surface circuit evidence in account verdicts (a4f6d92)
  • alerts: count circuit-blocked assignments as unusable (d7bd593)
  • alerts: scope alert rules to a route class (71ce0f8)
  • gateway: emit routing circuit transition telemetry (f8e9d8b)
  • saved-resets: defer scheduled expiry rescue to burn conditions (e031d11)
  • saved-resets: record scheduled expiry decision metadata (fda590d)

Bug Fixes

  • admin: bound stale open circuit recovery (7ab841e)
  • admin: eliminate assignment gate overflow (50030d8)
  • admin: fit assignment route gate labels (73339b9)
  • admin: keep circuit route paths readable (146cbb9)
  • admin: keep circuit route paths readable (45054ee)
  • admin: present unknown model weekly resets (bc5afe6)
  • admin: preserve distinct circuit display lanes (3b48496)
  • deps: update astro monorepo (#216) (94ee6ec)
  • deps: update dependency @astrojs/starlight to v0.41.5 (#218) (faa0723)
  • deps: update dependency daisyui to v5.7.4 (#212) (533d28a)
  • dev: keep circuit seed states stable (48db2df)
  • dev: stabilize circuit demo route counts (29f54d8)
  • gateway: handle multipart rejection parts (8f2b982)
  • gateway: omit code mode tools from direct metadata (9b874da)
  • gateway: remove stale req timeout branch (9b228e6)
  • gateway: retain bounded upstream rejection metadata (7817bdf)
  • gateway: support req 0.7 transport changes (f2e5452)
  • jobs: read reconciliation pause from database (1b1744e)
  • quota: classify model weekly reset evidence (62893ba)
  • quota: synchronize quota selection timestamps (75611bc)
  • saved-resets: compare expiry horizon at whole seconds (8b562e6)
  • saved-resets: compare reset buffer at whole seconds (3668d77)
  • saved-resets: rescue expiring credits without traffic (10e96fd)
  • streaming: bound public terminal stream failures (ea2bd04)
  • streaming: preserve chunk errors and state in first-event flush (e189931)
  • streaming: project public failed response envelopes (834c1e8)
  • streaming: raise ordinary incomplete SSE block bound to 8 MiB (a586178)
  • streaming: record applicable overflow buffer limit (8ca588a)
  • streaming: retain large terminal candidates (2fcef24)
  • streaming: sanitize malformed terminal errors (4c94d76)
  • streaming: sanitize public terminal envelopes (1f3deab)
  • streaming: surface interrupted public stream failures (ef057dc)
  • verification: assert model weekly routing winner (88d36bf)
  • websocket: preserve canonical terminal events (e60fca0)
  • websocket: surface owner-forwarded turn failures (0443580)

Performance Improvements

  • streaming: parse accumulated SSE incrementally without rescans (b866e36)