From be4186495e24227379d98eb4404d1c75b907037a Mon Sep 17 00:00:00 2001 From: Yanai Ron Date: Mon, 25 Aug 2025 21:18:58 +0300 Subject: [PATCH] Add taskpods --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 627364c..901017e 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,8 @@ Pull requests on interesting tools/projects/resources are welcome. * [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories. * [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection. * [tig](https://github.com/jonas/tig) - text-mode interface for git. +* [taskpods](https://github.com/yanairon/taskpods) - Spawn disposable Git worktrees to sandbox AI coding tasks. + ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*