Skip to content

Add a0_worktree plugin#331

Merged
3clyp50 merged 1 commit into
agent0ai:mainfrom
King0James0:add-a0_worktree-plugin
May 31, 2026
Merged

Add a0_worktree plugin#331
3clyp50 merged 1 commit into
agent0ai:mainfrom
King0James0:add-a0_worktree-plugin

Conversation

@King0James0
Copy link
Copy Markdown
Contributor

Adds A0 Worktree — gives the agent an isolated git worktree + branch of a repo as its own A0 project, so it can work safely off the user's main checkout, then clean up (prompting keep/delete when done). It's also the authoritative worktree backend that A0 Swarm's isolated mode delegates to.

  • Repo: https://github.com/King0James0/a0-worktree-plugin (MIT, v1.0.0 released)
  • One folder added: plugins/a0_worktree/ (index.yaml + thumbnail.png)
  • Uses only git (already present) + A0's project system; no system installs. Private remote clones read a git token from A0 Secrets at call time (never stored).

@3clyp50 3clyp50 merged commit ff8f71c into agent0ai:main May 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants