Silent Install HQ
ZIP WinGet

worktrunk

max-sixty · v0.29.4 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 10885b58e677054e9ff867fcf9eefdd6c6decd0c7032b25ecc52dc5fa7559294 VirusTotal ↗
Filename worktrunk-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID max-sixty.worktrunk
Version v0.29.4
Description A Git worktree manager for trunk-based development
License MIT OR Apache-2.0
Release Notes Release Notes Improved - Destination branch in pre-switch hooks: {{ branch }} in pre-switch hooks now expands to the destination branch (as typed by the user) instead of the source worktree's branch. Previously, pre-switch hooks could only see where you were, not where you were going. Docs (#1497, thanks @mayureshwaykole for the discussion in #1494) - LLM tool commands in example config: wt config create now includes double-commented entries for Claude, Codex, opencode, llm, and aichat commands,…