All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-02-17
- Worktree sidebar listing all git worktrees with branch names and paths
- Embedded ConPTY terminal with PowerShell, pwsh, and cmd support
- Split terminal panes — up to 4 per worktree in a tiled grid layout
- File explorer panel with lazy-loaded directory tree
- VS Code integration — open worktree folders or individual files
- Worktree creation dialog with auto-generated branch and path
- Worktree deletion with confirmation
- Terminal session preservation when switching between worktrees
- Keyboard shortcuts for all major actions
- Dark theme inspired by VS Code
- Self-contained single-file executable publishing
- GitHub Actions CI/CD pipeline for automated releases