Releases: yan-ad/joocode
Releases · yan-ad/joocode
Release list
Joocode v0.1.29
Joocode v0.1.29
What's changed
Features
- Clarify provider-declared reasoning models (
63d1216)
Full changelog
Joocode v0.1.28
Joocode v0.1.28
What's changed
Features
- discover authenticated built-in models (
cafc51e)
Full changelog
Joocode v0.1.27
Joocode v0.1.27
What's changed
Features
- Discover models from provider gateways (
5915dcb)
Full changelog
Joocode v0.1.26
Joocode v0.1.25
Joocode v0.1.25
What's changed
Features
- Improve provider, combo, and logs (
9ebe476) - add realtime relay and hub mode (
e919471) - support Responses over WebSocket (
83c1909)
Fixes
- show provider tests as success (
9d59fe9) - Track all WebSocket requests (
b947aaa) - ci fails and autostart issue (
d1561a2)
Build and maintenance
- simplify WebSocket history check (
af9b457)
Full changelog
Joocode v0.1.24
Joocode v0.1.23
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)