Skip to content

codex-pooler: v0.5.10

Latest

Choose a tag to compare

0.5.10 (2026-07-31)

Features

  • admin: expose saved reset redemption cause (f77dd8f)

Bug Fixes

  • accounting: claim and recover websocket turns atomically (927bb6f)
  • catalog: serve canonical upstream model metadata (3b659d6)
  • deps: update dependency astro to v7.1.5 (#221) (72c6b9b)
  • gateway: capture and register websocket response identity (ac2d870)
  • gateway: forward reserved namespace tool schemas untouched (721e2d7)
  • gateway: harden compression and decompression boundaries (a733a51)
  • gateway: make routing and session continuity deterministic (f4b4736)
  • gateway: make streaming classification chunk-safe (9b7db20)
  • gateway: make websocket owner terminal delivery idempotent (eb71896)
  • gateway: preserve decoded websocket frame context (ff4d7a6)
  • gateway: preserve input and compatibility semantics (df9223d)
  • gateway: preserve terminal websocket response identity (376e34f)
  • gateway: preserve websocket owner on alias miss (5043bd8)
  • ingress: accept settings structs in parser contract (cf17909)
  • instance-settings: publish a secrets-free distributed cache (16b81c6)
  • runtime: gate reconciliation and preserve rate-limit events (58b182d)
  • saved-resets: make scheduled rescue the sole expiry owner (4e1170a)
  • ui: make relative countdowns timezone-independent (dd8c111)

Performance Improvements

  • transports: reduce admission and file bridge overhead (900b55b)