Skip to main content
← All updates
New

GitHub, connected natively

Connecting GitHub now takes you straight to the GitHub App install screen, where you pick the repositories Firefight may see. There is nothing to copy or paste, and no token to store.

Code tools for agents. A connected agent can look up a pull request or a commit, fetch a slice of a file with the surrounding lines, search the code, and see who last changed a line and when. Each is a read-only capability you grant like any other.

Secret files are excluded. Files that look like credentials, such as .env files and private keys, are refused outright and filtered from search results.

Automatic health checks. Firefight checks the connection on its own, so the status on the integrations page reflects whether GitHub is reachable right now.

Get notified when something ships