Autolith 0.38.0
Autolith 0.38.0
Autolith 0.38.0 adds Nous Research and Mistral providers while moving reusable provider and Skill protocols into focused libraries.
- Nous Research subscription access uses browser device authentication, process-safe rotating refresh tokens, authenticated model discovery, and automatic Chat Completions or Anthropic Messages routing by model.
- Mistral API-key access discovers chat-capable account models and uses the provider's documented
max_tokensrequest field. - RFC 8628 device authentication is shared between Grok and Nous with strict verification URL handling and issue-time expiry enforcement.
- Provider value types and protocols now come from
cl-llm-provider-api; Skill discovery, parsing, caching, and rendering now come fromcl-skills. - Child activity suppresses stale primary status text while work is still running.