New Features
- add shortcut for archive thread action (#263)
- surface recent threads on home for faster context switching
- let workspaces manage AGENTS.md agent instructions
- prompt history (#260)
- add worktree setup script (#261)
Fixes
- route git comands through method to find functioning git version on machine (#265)
- remove progress bar transition (#266)
- prevent inline tool summaries from overflowing the layout
- improve terminal tab bar spacing for clearer navigation
- treat “Other” prompts as freeform to avoid malformed answers
- align terminal content by removing double padding
- avoid crashes when Tauri invoke bridge is unavailable
- avoid crashes when Tauri window isn’t available in tests
- surface open failures with actionable error toasts
- restore platform default for stop shortcut (#258)
- improve markdown readability and nested list rendering