v3.2.0
KeygraphHQ/shannonv3.2.0Sep 8, 2026by github-actions[bot]
AI Summary
This release introduces support for custom PI model configurations using registry-resolvable IDs and distinct error codes. Additionally, it improves system reliability by surfacing startup and preflight failures for better debugging.
Key Highlights
- Support for custom PI model configurations with registry-resolvable model IDs
- Implementation of distinct model error codes
- Improved visibility of startup and preflight failures
New Features
- Support for custom PI model configurations with registry-resolvable model IDs and distinct error codes
- Surface startup and preflight failures
Full Release Notes
# [3.2.0](https://github.com/KeygraphHQ/shannon/compare/v3.1.0...v3.2.0) (2026-09-08) ### Features * support custom pi model configs, with registry-resolvable model IDs and distinct model error codes ([#450](https://github.com/KeygraphHQ/shannon/issues/450)) ([d41d52f](https://github.com/KeygraphHQ/shannon/commit/d41d52f17d822c3e846787cac289af5f6dde2bd2)) * surface startup and preflight failures ([#454](https://github.com/KeygraphHQ/shannon/issues/454)) ([2786f9a](https://github.com/KeygraphHQ/shannon/commit/2786f9aa2d12f7d4799e33fa0187ba3c911c6956))