cli/v1.3.1

feder-cr/AIHawkcli/v1.3.1Jul 29, 2026by github-actions[bot]

AI Summary

CLI update allowing users to manage production compose deployments directly from the command line.

Key Highlights

  • Added ability to manage prod compose deployments
  • Fixed craft mode selection logic (flag-based instead of question-based)

New Features

  • Manage prod compose deployments

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)