Silent Install HQ
ZIP WinGet

worktrunk

max-sixty · v0.6.1 · 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 0161e6b7eedde8b2f028d6d70c0b29e744cdda26716e89eaedc5a1858bac241e 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.6.1
Description A Git worktree manager for trunk-based development
License MIT OR Apache-2.0
Release Notes Release Notes Improved - post-switch hook: New hook that runs in the background after every wt switch operation. Unlike post-start (which only runs on creation), post-switch runs on all switch results. Use cases include renaming terminal tabs, updating tmux window names, and IDE notifications. - Signal forwarding for hooks: Hooks now receive SIGINT/SIGTERM when the parent process is interrupted, allowing proper cleanup. Previously, non-interactive shells continued executing after signals. - Fast…