AGENTS.md
AGENTS.md is the repository-specific guidance file GBAM uses to give the agent local instructions such as coding conventions, test steps, review rules, or deployment notes. It is discovered locally by the CLI and then forwarded to the server as part of each chat request.
Automatic bootstrap
Before sending your first prompt in a project, the CLI ensures there is anAGENTS.mdfile at the project root. If one does not exist, GBAM creates a starter file for you.
What gets sent
agentsMdHashfor change detectionagentsMdContentso the server can inject current guidanceprojectPathso tool execution is scoped correctly