v2.3.0
KeygraphHQ/shannonv2.3.0Aug 6, 2026by github-actions[bot]
AI Summary
Adds generic API key support to the CLI, allowing users to utilize any Pi provider instead of being restricted to specific ones.
Key Highlights
- CLI now supports any Pi provider via generic API key
- Addresses issue #415 regarding provider flexibility
New Features
- CLI support for any Pi provider via generic SHANNON_AI_API_KEY
Full Release Notes
# [2.3.0](https://github.com/KeygraphHQ/shannon/compare/v2.2.0...v2.3.0) (2026-08-06) ### Features * **cli:** support any Pi provider via generic SHANNON_AI_API_KEY ([#415](https://github.com/KeygraphHQ/shannon/issues/415)) ([a1675f8](https://github.com/KeygraphHQ/shannon/commit/a1675f839055baafa5ceace1f5bba0d3205a1422))