abhi-arya1

abhi-arya1 / wt

Public

Git worktree sandboxes, locally or on remote hosts over SSH.

35
2
100% credibility
Found Feb 10, 2026 at 30 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

wt is a command-line tool for creating, entering, running commands in, and managing isolated git worktree sandboxes locally or on remote SSH hosts.

How It Works

1
📖 Discover wt

You hear about a handy tool that lets you safely experiment with project ideas in isolated spaces without messing up your main work.

2
🛠️ Set it up

You quickly add the tool to your computer so it's ready to use anytime.

3
Pick your workspace
🏠
Local

Stay on your personal computer for quick tests.

☁️
Remote

Link to a server for heavier work or sharing.

4
Create a sandbox

With one command, you spin up a fresh, private copy of your project ready for bold experiments.

5
🚀 Dive in

You jump right into the space, feeling free to edit, test, and try anything without worry.

6
🧪 Run and check

You easily run tests or commands inside the space and see results instantly.

7
🧹 Clean up

When finished, you simply remove the space, keeping everything neat and organized.

🎉 Experiment freely

Now you can test ideas quickly and safely, boosting your productivity and confidence.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 30 to 35 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is wt?

wt creates disposable git worktree sandboxes from your repo, locally or on remote SSH hosts, built in TypeScript with Bun runtime. It mirrors your git github repo into a bare clone, then adds isolated worktrees via commands like `wt up my-branch --host prod --enter` or `wt local experiment`, copying .env files and supporting tmux. Solves messy parallel testing without polluting your main tree—think git worktree add examples, but with git worktree tutorial simplicity over SSH.

Why is it gaining traction?

Handles git github authentication seamlessly (no more git github com permission denied publickey windows errors), port mapping for services, and remote `wt run sandbox bun test`. Stands out from git github desktop or raw git worktree by enabling git worktree from existing branch on any SSH box, auto-gc for stale sandboxes, and JSON output for git github gitlab scripting—perfect for git worktree vscode or intellij flows.

Who should use this?

DevOps engineers spinning git worktree sandboxes on prod-like remotes, full-stack teams running parallel branches for git worktree claude code agents, or solo devs dodging git worktree remove headaches in git github tutorial workflows. Suits git github login-heavy setups needing quick git worktree example isolation.

Verdict

Promising for remote git worktree add, with excellent docs and CLI, but low maturity (16 stars, 1.0% credibility score) means watch for edge cases like wt c++ github or wt mini project github ports. Try it if SSH sandboxes fit; otherwise, stick to local git worktree.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.