AXIS v0.14.2
AXIS v0.14.2
Truth boundary: No generated output may present itself as cluster truth
unless it is backed by a real snapshot or live probe.
Installation
# Go install (recommended)
go install github.com/toasterbook88/axis/cmd/axis@v0.14.2
# Or download binary from assets belowVerify checksums
sha256sum -c checksums.txtChangelog
🚀 Features
- 840269e: feat(agent): endpoint authority and resident model picker (#212) (@toasterbook88)
- cf5fb46: feat(transport): SSH multipath routing with endpoint authority (#213) (@toasterbook88)
🐛 Bug Fixes
- f699cc1: fix(api): require bearer-token auth on /debug/pprof endpoints (#216) (@devin-ai-integration[bot])
- 60abbd3: fix(multipath): filter Docker bridge IPs and fix probeSSH return (#214) (@toasterbook88)
- a68d21e: fix: activate multipath routing + resident-model ports; PR-review portability fixes (#219) (@devin-ai-integration[bot])
- c5c056f: fix: close P0 residuals (daemon restart, PR helper, docs) (#211) (@toasterbook88)
- 44b15a8: fix: harden state updates and API safeguards (#220) (@toasterbook88)
🔧 Maintenance
- afb2377: chore: post-release current-state facts (v0.14.1) (#210) (@toasterbook88)
- afc88dd: chore: release v0.14.2 (#221) (@toasterbook88)
- 2e7754b: refactor: consolidate ~/.axis path and atomic-write duplication into persist (#218) (@devin-ai-integration[bot])
- 536130a: test: cover previously untested internal packages (#215) (@devin-ai-integration[bot])
Other
- ae05662: Propagate errors that were silently swallowed (#217) (@devin-ai-integration[bot])
Full changelog: v0.14.1...v0.14.2
Built with Go go1.26.5 | axismcp.app | Smith Software Solutions LLC