wtw

0.2.16

Git worktree + VS Code/(vscode based editors like Cursor) workspace manager. Creates, switches, and removes worktrees with auto-generated workspace files, unique Peacock colors, shell aliases, and fuzzy name resolution.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name wtw -RequiredVersion 0.2.16

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name wtw -Version 0.2.16

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025-present Sergey Novikov. All rights reserved.

Package Details

Author(s)

  • Sergey Novikov

Tags

git worktree vscode cursor workspace peacock devtools ssh remote

Functions

Add-WtwEntry Copy-WtwWorkspace Edit-WtwEntry Enter-WtwWorktree Get-WtwList Get-WtwUpdateStatus Get-WtwWindowTitle Initialize-WtwConfig Install-Wtw Install-WtwSkill Invoke-Wtw Invoke-WtwClean Invoke-WtwHost New-WtwWorkspace New-WtwWorktree Open-WtwWorkspace Register-WtwProfile Register-WtwTerminalTitle Remove-WtwWorktree Set-WtwColor Sync-WtwWorkspace Unregister-WtwEntry Update-Wtw

Dependencies

This module has no dependencies.

Release Notes

Worktree `--alias` (spaces allowed) so an adopted T3/agent checkout can be called `wtw go onboarding`. Shared name resolution also matches pretty names and branches at lower priority than task/alias. SourceGit: existing repo folders collect new worktrees; `--sourcegit-folder` / `--no-sourcegit-folder` on init/add/edit create or skip a group. `wtw clean --branches` deletes leftover local branches already merged into the default branch (`--worktrees` / `--all`; interactive when none). Also: rotating external-config backups, repo `--emoji`, and nested SourceGit add/remove.

FileList

Version History

Version Downloads Last updated
0.2.22 6 9/10/2026
0.2.21 5 9/10/2026
0.2.19 5 9/10/2026
0.2.16 (current version) 10 9/5/2026
0.2.14 16 8/23/2026
0.2.11 10 8/21/2026
0.2.10 5 8/21/2026
0.2.9 9 8/15/2026
0.2.3 4 8/15/2026
0.2.0 4 8/14/2026
0.1.48 5 8/13/2026
0.1.46 11 8/2/2026
0.1.45 13 7/29/2026
0.1.43 11 7/28/2026
0.1.40 8 7/26/2026
0.1.39 11 7/25/2026
0.1.37 12 7/24/2026
0.1.35 14 7/24/2026
0.1.33 11 7/24/2026
0.1.31 19 7/6/2026
0.1.30 6 7/6/2026
0.1.29 19 6/2/2026
0.1.25 5 5/30/2026
0.1.24 4 5/30/2026
0.1.23 8 5/28/2026
0.1.22 8 5/28/2026
0.1.21 7 5/28/2026
0.1.20 6 5/26/2026
0.1.19 7 5/26/2026
0.1.18 6 5/26/2026
0.1.17 6 5/23/2026
0.1.16 6 5/23/2026
0.1.15 22 5/19/2026
0.1.14 6 5/18/2026
0.1.13 6 5/16/2026
0.1.10 6 5/16/2026
0.1.9 6 5/14/2026
0.1.6 6 5/11/2026
0.1.5 6 5/7/2026
0.1.4 9 4/23/2026
0.1.2 4 4/20/2026
0.1.1 6 4/12/2026
0.1.0 5 4/12/2026
Show more