v0.1.33
What's Changed
- major refactor: hard-cutover shared domain cores for GUI/CLI by @VincentBurke in #113
- feat: auto-configure shell PATH after
Install CLI(macOS/Linux) by @VincentBurke in #117 - feat: add tab move/switch commands (left/right) by @VincentBurke in #118
- refactor: split TerminalView interaction module and extract CLI install core by @VincentBurke in #119
- refactor: split command palette + better align w/ sharp design language by @VincentBurke in #120
- fix: starship/zsh Cursor Drift by Enforcing UTF-8 PTY Locale (Unix) by @VincentBurke in #121
- feat: add menu keybind sync + improve install CLI state by @VincentBurke in #124
- feat: terminal prompt accessibility shortcuts by @VincentBurke in #125
Full Changelog: v0.1.32...v0.1.33