Skip to content

Release v5.3.62

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:48
7568f2d

Patch release: pipe bootstrap project path prompt (#99).

Fixed

  • Pipe bootstrap project path prompt. curl | bash install no longer exits before the user can enter a project path; prompts read from /dev/tty when stdin is the script stream. Empty path defaults to . with clearer Enter/current-folder guidance. Maintain flows and PowerShell Read-AgToosaPrompt aligned (DEV-149 B33-001–B33-005; PR #100).