Autolith 0.39.1
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_tokensoutput 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.