v0.24.0
🚀 Features
-
(cmd) Add --interactive deploy flag with TTY guard - (6e50cda) by @bchatard
Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com
-
(deploy) Wire --interactive step-continue prompts into the deploy pipeline - (1fc7932) by @bchatard
Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com
-
(tui) Add step-continue confirm prompt for interactive deploy - (841fee8) by @bchatard
Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com
📚 Documentation
-
(roadmap) Add M22 --interactive deploy flag - (9217126) by @bchatard
Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com
-
(specs) Document --interactive flag in spec 03 and spec 06 - (344d8f7) by @bchatard
Add --interactive to the deploy flag table, describe its TTY/mode
guard, and add a step-confirm UX section with prompt and abort examples.
🧪 Testing
-
(cmd) Integration test for --interactive scripted-confirm deploy - (e30209a) by @bchatard
Feed CRs one-per-300ms so each huh.Run() program receives exactly
one CR; writing all at once lets bubbletea consume them in a single
Read(4096) and starves subsequent prompts.ExecWithTTY gains an inputInterval parameter for byte-at-a-time writes.
Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com
Commit Statistics
- 6 commit(s) contributed to the release.
- 0 day(s) passed between the first and last commit.
- 6 commit(s) parsed as conventional.
- 0 linked issue(s) detected in commits.
- 1 day(s) passed between releases.