Axiom V1.5
Axiom V1.5 — Reliability & Intelligence Release
The biggest engineering pass since launch: 34 commits and thousands of lines changed across 50+ files (May–July), focused on making every part of Axiom dependable enough for daily use.
Cloud chat can no longer hang — streamed responses have real deadlines, mid-stream provider failures are detected, and Axiom automatically falls back to a working model instead of freezing.
Local models got smarter, at every size — models are profiled into size classes (<1B to 10B+) with tool routing, context budgets, and prompts scaled to what each can actually handle. A new intent router, semantic tool-call validation, and a per-model reliability ledger mean small local models now use tools correctly instead of hallucinating them.
Codebase Access you can trust — council patches are verified to actually implement your request, edits use fuzzy anchor matching with exact-byte retries, applying patches no longer litters your repo, and Undo always works.
Production hardening — single-instance protection, friendly crash reporting with diagnostic logs, log rotation, encrypted API-key storage, and full CPU fallback on non-NVIDIA machines.
Runs local-first on Windows. Update in-app or grab the installer below.