Full source control for Studio and the CLI
Studio and the CLI/TUI get a real Git surface — merge, rebase, resolve conflicts, and restore points with undo. Run it from Studio's UI or from the terminal with /git ...; AI agents can propose changes through the same surface but are never allowed to force-push, reset, or discard on their own.