Autolith 0.40.0
Autolith 0.40.0
Autolith 0.40.0 makes provider context caching visible and stable across turns.
/statusaggregates token and prompt-cache accounting across primary provider calls and recursive inference requests.- Mutable session state and request-local context now follow durable history instead of rewriting stable request prefixes. Anthropic requests add explicit cache breakpoints for tools, system instructions, and history.
- Provider authentication immediately refreshes dynamic model catalogs, while discovery failures preserve the last catalog and return a visible warning.
- API-key prompts propagate terminal input descriptors correctly and use sanitized semantic styling on capable interactive terminals.
- The context cost report documents the measured request prefix and the cache-stability changes in this release.
- Live OpenRouter verification covered Ox Alpha streaming and a namespaced function-tool call with normalized arguments.