cli/v1.3.1
labring/FastGPTcli/v1.3.1Jul 29, 2026by github-actions[bot]
AI Summary
CLI update adding production compose deployment management capabilities and fixing mode selection logic.
Key Highlights
- `onyx-cli deploy` can now manage production compose deployments.
- Fixed craft reachability using a flag instead of a mode question.
New Features
- Production compose deployment management
Full Release Notes
## Changes * feat(cli): teach onyx-cli deploy to manage prod compose deployments (#13594) (19860ae7be) * fix(cli): craft is reachable by flag, not offered in the mode question (#13589) (3ed2d3c0bf)