I replaced coding-agent orchestration with Git worktrees and one Python file
A developer released taskpods, a dependency-free Python CLI that uses Git worktrees to give each coding-agent task its own working directory, branch, and index within a shared repository. The tool wra…