Arvore Repo Hub
v0.13.2

The .agent-teams/ directory is created at runtime by the agent-teams-lead MCP and should not be committed. Previously, adding it manually to .gitignore would get wiped on hub generate because it fell inside the managed block.

What changed

  • buildGitignoreLines now conditionally includes .agent-teams/ when the agent-teams-lead MCP is detected in your config
  • Running hub generate no longer removes the entry from the managed block

Who is affected

Any workspace using agent-teams-lead MCP. After upgrading, run hub generate to get the .agent-teams/ entry in your .gitignore.


Upgrade

npx @arvoretech/hub@0.13.2 generate