GitHub

Available

Agentic fix suggestions and pull request creation

Connect your GitHub repositories to enable agentic fix suggestions. Brie's agent analyzes bug reports against your codebase and creates pull requests with code fixes — ready for your review.

How to connect

Go to Settings > Integrations in the Brie web app and click Connect next to GitHub. Install the Brie GitHub App on your organization or personal account, then select which repositories Brie can access.

Repository configuration

After connecting, configure each repository with allowed paths (directories where Brie's agent can suggest code changes, like src/ or apps/web/) and review the blocked paths (CI/CD configs, infrastructure directories that are always protected).

Agentic fix suggestions

When you create a bug report, Brie's agent examines the error context against your codebase and prepares a fix proposal. Review the suggested file changes, approve, and Brie creates a pull request on GitHub automatically — with a title, description, diff, and a link back to the slice.

Safety

The agent only modifies files in directories you've explicitly allowed. Maximum 20 files and 200KB per proposal. Nothing is pushed without your explicit approval.

Ready to connect GitHub?

Set up the integration from your Brie workspace settings.

Get started