Skip to content

v8.85.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 16:23
· 1099 commits to main since this release

Changes

  • feat: release v8.85.0 — fix(#91): detect nested git repos at dispatch time and warn loudly when the inner-vs-outer repo choice is ambiguous. New --repo-root <path> flag on aid run and aid batch (also [defaults] repo_root = "..." in batch TOML) to override auto-detection. Non-submodule nesting triggers a warning that names both repos, their remotes, and the exact override commands.
  • Merge #93: worktree dependency setup hook + symlink fallback
  • Merge #92: refresh stale reused worktrees before dispatch
  • Merge #91: warn on nested git repo roots
  • chore: auto-commit changes to .aid-lock
  • chore: auto-commit changes to .aid-lock
  • Refresh stale reused worktrees before dispatch
  • fix: warn on nested git repo roots (#91)
  • GitButler Workspace Commit
  • Fix issue #93 worktree dependency setup and linking
  • GitButler Workspace Commit

Install

curl -fsSL https://aid.agent-tools.org/install.sh | bash

Or download a binary below and place it in your PATH.