TESIGN
SAVED

EN · KO

  1. TESIGN / RADAR
  2. Worktrunk

Worktrunk

Git worktrees for parallel agents

WHO USES ITSolo developer · Team developer

Install to use

Manages Git worktrees for running several coding agents in parallel.

★ 7.8k▲ +114 / 7dDaily star increases over 14 days. Hollow bars mean no data. The last day may be partial.2026-09-03 +22026-09-04 no data2026-09-05 no data2026-09-06 no data2026-09-07 no data2026-09-08 no data2026-09-09 no data2026-09-10 no data2026-09-11 +132026-09-12 +342026-09-13 +402026-09-14 +22026-09-15 +122026-09-16 +13largest one-day increase in the 14 days+40last 14 days · stars per dayhollow = no data

7,783 stars · checked on GitHub GitHub check 30 h late · incl. +21 observed via GH Archive since then · 7-day +114 observed via GH Archive (as of )

The worktrunk.dev docs home: a command list (wt switch, list, merge) on the left and a terminal demo showing wt list output.

TESIGN TAKE

Addressing worktrees by branch name removes the actual friction in running agents in parallel.

INSTALL

AT A GLANCE

USAGE
Unconfirmed — check before use.
LANGUAGE
Rust
PLATFORM
macos · linux · windows · cli
ACTIVITY
last commit 1 day ago () · latest release v0.77.0 () · 149 releases
COMMUNITY
73 contributors · 55 open issues (incl. PRs) · made by: an individual
SOURCES
GitHub
FIRST SEEN
CATEGORY
DEV TOOLS

A summary, not legal advice.

WHY IT MATTERS

Attach several agents at once and branches and working folders begin to overwrite each other. worktrunk reduces creating, switching and removing Git worktrees to single commands, assuming a flow where every agent gets its own isolated folder. It is a CLI written in Rust; no license is declared in the repository, so check that before adopting it.

BUILD FROM THIS

  • An internal flow that gives every agent its own working folder
  • An end-of-day script that clears finished parallel work

WHO IT'S FOR

Solo developer
gives each agent its own working folder
Team developer
opens a PR branch straight into a worktree

START IN 5 MINUTES

# macOS and Linux (Homebrew):
$ brew install worktrunk && wt config shell install
# Windows (winget; the command is git-wt):
$ winget install max-sixty.worktrunk
$ git-wt config shell install
$ wt switch --create feature-auth

CAVEATS

  • GitHub metadata shows no license; the README badge says MIT OR Apache-2.0
  • Shell integration (wt config shell install) is required to change directories
  • On Windows wt clashes with Windows Terminal, so it installs as git-wt

RECEIPT

FIRST SEEN
AT SOURCE
KEPT
STAR DELTA
+19 ★ / 24h
CREATED → FIRST SEEN
330d
WHEN FIRST SEEN
7,372 ★
SOURCES
GitHub

The same facts in machine-readable form — View as Markdown · JSON

SIMILAR TOOLS

Up to five from DEV TOOLS by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.

IMAGENAME★ TOTAL▲ 7dLICENSEPLATFORMLAST PUSH
ECC README banner: headline 'The operating system for AI agent harnesses', harness chips, and skill, agent and command lists.
eccSkills, memory and security for agents★ 259k▲ +832MITpermissivewindows · macos · linux · cli
DeepSeek Harness landing: blue background, the headline 'Everything is a plugin' and a quick-start box with the npx command.
DeepSeek HarnessPlugin agent harness for developers★ 225k▲ +1,356MITpermissiveweb · cli
ponytail.dev landing page: a line-drawn developer with a ponytail on black, the title 'ponytail' and an install button.
ponytailMake your agent write less code★ 139k▲ +1,068MITpermissive
Spec Kit docs landing page — the headline 'Build with a spec, fix a bug, or assess an idea' and the uv tool install specify-cli command
Spec KitSpec-first process for coding agents★ 137k▲ +560MITpermissivecli · windows · macos · linux
The worktrunk.dev docs home: a command list (wt switch, list, merge) on the left and a terminal demo showing wt list output.
WorktrunkGit worktrees for parallel agentsTHIS ENTRY★ 7.8k▲ +114Licence unconfirmedunconfirmedmacos · linux · windows · cli

TIMELINE

  1. Repository created
  2. FIRST SEEN BY TESIGN