You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
<!-- Please remember to add your design buddy onto the PR for review, if it contains any UI changes! -->
Add the once-per-account first-session zero state. The first-run variant reuses the existing zero-state layout, animation, starfield, project context, input, and footer while presenting the Figma-aligned "What's different about Warp" guidance.
Design: https://www.figma.com/design/yg5nbPZuGoAszHS3Rhvehu/TUI?node-id=1768-18320&m=dev
## Linked Issue
- [ ] The linked issue is labeled `ready-to-spec` or `ready-to-implement`.
- [ ] Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).
Implementation plan: https://staging.warp.dev/drive/notebook/VEDTJkrbVxEnFZIwM5uC3A
## Testing
- `./script/format`
- `cargo check -p warp_tui --tests`
- Previously passed focused coverage: `first_zero_state_matches_welcome_design_copy` and `first_zero_state_is_provisional_and_reconciles_without_replacing_the_session`.
- Full test execution and Clippy were skipped as requested.
- [ ] I have manually tested my changes locally with `./script/run`
### Screenshots / Videos
Manual verification screenshot and discussion:
https://staging.warp.dev/conversation/b543d79e-e3d9-4f48-9516-50c2372eabc8
## Agent Mode
- [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode
CHANGELOG-TUI: Added first-run guidance to the Warp Agent CLI welcome screen.
Co-Authored-By: Oz <oz-agent@warp.dev>
0 commit comments