v0.1.10
What's New
Improvements
- Instant workspace list updates - Workspaces now appear in the list immediately when the "Worktree created successfully" notification is shown, eliminating the 70-280ms UX delay
- Optimistic UI updates applied to all worktree creation flows for consistent instant feedback
Technical Details
- Implemented optimistic UI pattern: workspace appears instantly with known information, then background refresh fills in detailed status
- Affects all creation methods: new branch (
n), existing branch (a), and worktrees with setup scripts
Installation
See the README for installation instructions.
Full Changelog: v0.1.9...v0.1.10