Skip to content

v0.1.4-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:21
· 3 commits to master since this release

v0.1.4-beta

Fixes

  • Instant Git Changes panel — a main-process file watcher (FSEvents on macOS/Windows, polling fallback on Linux) now pushes changes-panel updates within ~300ms of any on-disk edit, instead of waiting for an agent git action or manual refresh.
  • Resizable sheets — the File Viewer and Commit Detail sheets can now be resized by dragging their left edge; the width is remembered across sessions.
  • Pinned timeline scroll — the chat timeline keeps your scroll position pinned during streaming instead of jumping.
  • Panel system & session isolation — responsive right-panel layout fixes, per-session isolation, and terminal polish.

Chores

  • Removed ~5,700 lines of dead code: the deprecated components directory, orphaned components, and the unwired stop-hooks executor.
  • Dropped 13 unused shadcn/ui primitives and removed 3 dependencies (embla-carousel-react, input-otp, vaul).

Full changelog: v0.1.3-beta...v0.1.4-beta