Sync environment files across linked git worktrees
-
Updated
Sep 14, 2026 - Python
Sync environment files across linked git worktrees
A workspace workflow tool for AI coding agents. Supports Git worktrees and jj workspaces, with fast isolated environment creation using ReFS block cloning on Windows.
git-workflow整合技能包,是为spz一体化工作台(基于codex搭建)准备的底层基础设施之一,该技能包可以在codex、trae、codebuddy等多个ai编程工具使用
`wt` helper for working with git worktrees, e.g. easily list and cd into them, with autocomplete!
Task-based Git worktrees, made easy.
Bootstrap a new worktree: copy gitignored files, install deps, run hooks
Runs a central Docker Compose configuration against whichever Git worktree contains the current directory. It is project-agnostic: every Docker workspace defines its own Compose files, environment variables, validation rules, and isolated port set in .wco.toml
dsh-worktree-space is a DSH plugin that creates isolated multi-repo workspaces for AI agents using Git worktrees. Each task gets its own workspace containing separate worktrees for every repository, enabling parallel agents to work without file conflicts, context pollution, or tangled commits.
To associate your repository with the worktree-workflow topic, visit your repo's landing page and select "manage topics."