ZIP
WinGet
worktrunk
max-sixty · v0.51.0 · 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
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.51.0
Description
A Git worktree manager for trunk-based development
License
MIT OR Apache-2.0
↗
Installer URL
https://github.com/max-sixty/worktrunk/releases/download/v0.51.0/worktrunk-x86_64-pc-windows-msvc.zip
Release Notes
Release Notes
Improved
- Codex support: Worktrunk now ships a first-class Codex plugin alongside the Claude Code one. wt config plugins codex install installs it; wt config show --full reports its state. The Codex plugin bundles the shared configuration skill — documentation the agent reads to help set up LLM commits, hooks, and troubleshooting. Codex exposes no turn-end or worktree-lifecycle hooks, so unlike Claude Code it has no wt list activity tracking or session worktree isolation; the skil…