This repo (miosa-cli, the developer CLI) follows the MIOSA platform-wide development flow.
Canonical guide: https://github.com/Miosa-osa/miosa/blob/main/CONTRIBUTING.md
TL;DR:
- Cut a short-lived branch from
main, one concern per branch. - Open a PR, squash-merge — the branch auto-deletes.
mainis protected (PR required, no direct push).- Version bumps: check the live registry first (npm rejects lower versions).