0.10.0 (2026-09-06)
The agent now targets the stable /api/v2 chat routes while retaining a fallback to the experimental endpoints for compatibility.
Highlights
- Chat requests use the stable /api/v2 routes by default, with automatic fallback to experimental endpoints. (#177)
Features
- agent: use stable /api/v2 chat routes with experimental fallback (#177) (11a827c)