pkg.soopen package index

brew / 排名 1059

使用 Homebrew, Nix, pacman, scoop, winget, apk, MacPorts, zypper 安装 worktrunk

查看 worktrunk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install worktrunk

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install wt

MacPorts ports tree · devel/wt/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#worktrunk

nixpkgs package indexes · pkgs/by-name/wo/worktrunk/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S worktrunk

Arch Linux sync databases · worktrunk · 来源: geo.mirror.pkgbuild.com

Alpine Linux apk已验证 · 92%
sudo apk add wt

Alpine Linux edge package indexes · wt · 来源: dl-cdn.alpinelinux.org

openSUSE zypper已验证 · 92%
sudo zypper install wt

openSUSE Tumbleweed package metadata · wt · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/worktrunk

Scoop official bucket manifest trees · bucket/worktrunk.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id max-sixty.worktrunk -e

Windows Package Manager source index · max-sixty.worktrunk · 来源: cdn.winget.microsoft.com

概览

软件包摘要

CLI for Git worktree management, designed for parallel AI agent workflows

命令和别名

  • wt

历史

项目历史与用法

Worktrunk is a Git worktree management CLI aimed at developers running parallel AI-agent workflows. Its README frames the tool around making Git worktrees feel as easy as branches, with core commands for switching, creating, listing, and removing worktrees.

项目历史

The GitHub repository was created on 2025-10-17, and the earliest release returned by the GitHub releases API is v0.8.4, published on 2026-01-02. By July 2026 the repository README described Worktrunk as released at the start of the year and focused on reducing friction for parallel agent work.

The project evolved quickly in public during 2026. GitHub release data shows v0.65.0 published on 2026-07-02, and the repository metadata at that time showed about 5.7k stars and 198 forks, suggesting fast uptake for a new developer workflow tool.

使用方式

Worktrunk wraps Git's native worktree feature with shorter commands and path conventions. The README compares plain Git sequences such as adding a worktree, changing directories, and deleting the worktree/branch pair with Worktrunk commands such as wt switch, wt switch -c, wt remove, and wt list.

Its specific package-nerd niche is AI-agent concurrency: each agent can work in its own worktree so long-running tasks do not collide in a single checkout. Hooks and project configuration are used to automate local setup and validation around those worktrees.

为什么软件包爱好者会关心

Worktrunk is a snapshot of the 2025-2026 shift from single-session developer tooling to parallel agent orchestration. It does not replace Git worktrees; it packages the missing ergonomics around a native Git primitive that became newly important once developers started running several coding agents at once.

时间线

  • 2025-10-17: GitHub repository is created.
  • 2026-01-02: Earliest listed GitHub release, v0.8.4, is published.
  • July 2026: README describes Worktrunk as released at the start of 2026 and focused on parallel AI-agent worktrees.
  • 2026-07-02: GitHub releases API reports v0.65.0 as the latest release.

Related projects

  • Git worktree is the underlying Git feature that Worktrunk wraps.
  • Claude Code and Codex are named in the repository topics and README context as agent workflows Worktrunk is designed to support.

安全态势

尚未找到受保护工具覆盖

没有找到 worktrunk 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/worktrunk/config.toml.config/wt.toml
Windows
%APPDATA%\worktrunk\config.toml.config\wt.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
wt可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.71.0
管理器更新时间2026-07-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:worktrunk
版本0.71.0
软件包管理器Homebrew
主页https://worktrunk.dev
仓库https://github.com/max-sixty/worktrunk
最后更新2026-07-30T22:48:00Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

worktrunk

nix profile install nixpkgs#worktrunk
  • normalized package name match
  • 匹配方式:Worktrunk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wo/worktrunk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

worktrunk 0.68.0-1

CLI for Git worktree management, designed for parallel AI agent workflows

https://github.com/max-sixty/worktrunk

sudo pacman -S worktrunk
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Worktrunk
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: worktrunk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/worktrunk

scoop install main/worktrunk
  • normalized package name match
  • 匹配方式:Worktrunk
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/worktrunk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

max-sixty.worktrunk

winget install --id max-sixty.worktrunk -e
  • normalized package name match
  • 匹配方式:Worktrunk
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: max-sixty.worktrunk from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

wt

sudo port install wt
  • installed executable or alias match
  • 匹配方式:Wt
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

wt

nix profile install nixpkgs#wt
  • installed executable or alias match
  • 匹配方式:Wt
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: wt from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk92%

wt 4.14.0-r0

C++ library and application server for developing and deploying web applications

https://www.webtoolkit.eu/

sudo apk add wt
  • License: GPL-2.0-only WITH openssl-exception
  • Architecture: x86_64
  • Source Package: wt
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Wt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

wt-dev 4.14.0-r0

C++ library and application server for developing and deploying web applications (development files)

https://www.webtoolkit.eu/

sudo apk add wt-dev
  • License: GPL-2.0-only WITH openssl-exception
  • Architecture: x86_64
  • Source Package: wt
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Wt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

wt-doc 4.14.0-r0

C++ library and application server for developing and deploying web applications

https://www.webtoolkit.eu/

sudo apk add wt-doc
  • License: GPL-2.0-only WITH openssl-exception
  • Architecture: x86_64
  • Source Package: wt
  • installed executable or alias match
  • 匹配方式:Wt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman92%

wt 4.14.0-1

a C++ library and application server for developing and deploying web applications

http://www.webtoolkit.eu/

sudo pacman -S wt
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 11 依赖
  • 6 可选依赖
  • installed executable or alias match
  • 匹配方式:Wt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

libwtdbo4_12_6 4.12.6-1.5

Wt::Dbo ORM library and Sqlite3 back-end

https://www.webtoolkit.eu/wt/

sudo zypper install libwtdbo4_12_6
  • License: GPL-2.0-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wt
  • 6 依赖
  • 4 提供
  • installed executable or alias match
  • 匹配方式:Wt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwtdbo4_12_6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

libwtdbomysql4_12_6 4.12.6-1.5

MySQL back-end for the Wt::Dbo ORM library

https://www.webtoolkit.eu/wt/

sudo zypper install libwtdbomysql4_12_6
  • License: GPL-2.0-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wt
  • 6 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式:Wt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwtdbomysql4_12_6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

libwtdbopostgres4_12_6 4.12.6-1.5

PostgreSQL back-end for the Wt::Dbo ORM library

https://www.webtoolkit.eu/wt/

sudo zypper install libwtdbopostgres4_12_6
  • License: GPL-2.0-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: wt
  • 7 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式:Wt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libwtdbopostgres4_12_6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

wt 4.12.6-1.5

C++ library for developing web applications (Web Toolkit)

https://www.webtoolkit.eu/wt/

sudo zypper install wt
  • License: GPL-2.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: wt
  • 29 依赖
  • 6 提供
  • installed executable or alias match
  • 匹配方式:Wt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

wt-devel 4.12.6-1.5

Web Toolkit - Development Files

https://www.webtoolkit.eu/wt/

sudo zypper install wt-devel
  • License: GPL-2.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: wt
  • 10 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Wt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wt-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
winget92%

timvw.wt

winget install --id timvw.wt -e
  • installed executable or alias match
  • 匹配方式:Wt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: timvw.wt from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation