Added repo lifecycle and release flows
- Added working-state flows for
add,commit,save,pull,push, andsync. - Added merge, tag, and GitHub release flows with the current branch-policy model.
- Added
cloneandrenameas repo-directory management flows inside the selected space. - Kept missing text inputs for commit/save/tag/release in terminal prompts instead of failing immediately.
- Kept version selection interactive for
tagandrelease. - Kept merge non-editor by default when a merge commit is created.