Skip to content

Joocode v0.1.23

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:54
· 24 commits to main since this release
23f6f68

Joocode v0.1.23

What's changed

Features

  • Add synchronized launch command (26f99f7)
  • Add routed Gemini and image endpoints (4e85a5d)
  • Add wire API routing and dashboard pages (fcb373e)
  • add provider and model policies (9dc36e9)
  • guard managed state (27ffbdf)
  • Add health-aware provider routing (2b08b86)
  • Harden remote access controls (8b27faa)
  • add tool call counters (d5b69c4)
  • Add Prometheus endpoint (495fbc4)
  • expose provider management status (dcfdef9)
  • expose provider runtime status (8e89096)
  • add provider reload command (d5a796a)
  • add streaming limits and runtime stats (5d8c49a)
  • proxy native Responses compaction (72e58ed)
  • protect managed Zed settings (f478f3b)
  • add weighted combo routing (29a3685)
  • add provider runtime budgets (803e1c1)
  • add retry and failover routing (9fa1876)
  • harden gateway reliability (b5e26f6)

Fixes

  • expose readiness check and accept Codex args (b80266a)
  • Move Codex match arm to correct command level (b586602)
  • use portable terminal colors (1ecaa07)
  • reject undeclared tool calls (b27ee1c)
  • scope Antigravity macOS symbols (9be3fc4)

Build and maintenance

  • reduce lock contention (21eda72)
  • cover combo failover routing (96af7b9)
  • respect Antigravity platform support (31c338a)

Full changelog

v0.1.22...v0.1.23