Skip to content

agent: v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:40
52b743c

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)