Skip to content

Autolith 0.39.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 11:51
· 34 commits to master since this release

Autolith 0.39.1

Autolith 0.39.1 adds official OpenRouter provider support.

  • Authenticate with OPENROUTER_API_KEY, autolith auth openrouter, /auth openrouter, or (auth "openrouter").
  • OpenRouter's authenticated catalog is filtered to text models that support function tools, tool choice, and normalized reasoning. Local model identifiers use the collision-safe openrouter/<vendor>/<model> namespace.
  • Requests use OpenRouter's normalized reasoning controls, broadly compatible max_tokens output ceiling, and optional application attribution headers.
  • Live verification covered streaming and persisted turns on GPT-5 Mini, Claude Haiku 4.5, and Gemini 3.5 Flash, plus a complete GPT-5 Mini tool-call round trip.

Full commit history