v1.0.0
Added
- Added OpenABCode task routing: each prompt is automatically classified and routed to the best available provider (Claude, Gemini, or ChatGPT) via
/route [auto|manual]and theroutersetting. - Added built-in OpenABCode hosted gateway provider (
gateway.openabcode.com) withOPENABCODE_API_KEYauthentication.
Changed
- Changed the package license from AGPL-3.0-only to MIT.
Versions below are inherited from the upstream Pi project (MIT License). OpenABCode is built on Pi's runtime; these entries document the features and fixes present in the inherited codebase.