Install & first run
GBAM is distributed as a global CLI package. After installation, open a terminal in the project you want to work on and launch the app from that directory.
What happens on first use
The home screen lets you enter a prompt, choose a mode, and start a session. New sessions are created by the CLI and then persisted on the server.
Working directory matters
Run GBAM inside the repository you want the agent to inspect. The CLI uses your current project path to resolve files, create or read AGENTS.md, and scope local tool execution safely inside that workspace.
Supported platforms
GBAM currently supports macOS (Intel and Apple Silicon) and Windows (x64 and ARM64). Linux support is not available yet.