Skip to content

v0.11.0

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 21 Jul 16:11

Highlights since v0.10.0:

  • feat(providers): native gemini provider — the Gemini API's generateContent dialect. provider: gemini with id: gemini-3.6-flash and a GEMINI_API_KEY is all it takes; base_url points at Gemini-compatible proxies. Thinking tokens count toward output usage, and hermetic deployments allowlist generativelanguage.googleapis.com automatically.
  • New example: tty-bot — the tty trigger paired with the gemini provider: a bearer-authed WebSocket terminal with no permissions block, so the terminal is the agent's whole surface.
  • Docs — a Gemini provider page and the providers overview updated to four dialects.

No API changes.