diff --git a/plugins/a0_worktree/index.yaml b/plugins/a0_worktree/index.yaml new file mode 100644 index 0000000..a245b6e --- /dev/null +++ b/plugins/a0_worktree/index.yaml @@ -0,0 +1,8 @@ +title: A0 Worktree +description: Give the agent an isolated git worktree + branch of a repo as its own project, so it can work safely off your main checkout without disturbing it. Also the worktree backend that A0 Swarm's isolated mode delegates to. +github: https://github.com/King0James0/a0-worktree-plugin +tags: + - tools + - workflow + - development + - agents diff --git a/plugins/a0_worktree/thumbnail.png b/plugins/a0_worktree/thumbnail.png new file mode 100644 index 0000000..facc023 Binary files /dev/null and b/plugins/a0_worktree/thumbnail.png differ