Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1 KB

File metadata and controls

24 lines (18 loc) · 1 KB

Changelog

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

Added

  • 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