Chrome Extension
Nimbus for GitHub adds a Nimbus button to every GitHub PR and issue in your browser.
- "Review with Nimbus" on any pull request — autonomous code review posted as a PR comment
- "Implement with Nimbus" on any issue — Nimbus implements the feature and opens a PR
Install
The extension is currently available as a developer install:
git clone https://github.com/arpjw/nimbus-chrome
Then in Chrome:
- Go to
chrome://extensions - Enable Developer mode (toggle top right)
- Click Load unpacked
- Select the
nimbus-chromefolder
Sign in
Click the Nimbus icon in the Chrome toolbar → paste your API key from get-nimbus.com/dashboard.
Usage
On a GitHub PR: Navigate to any pull request → click "Review with Nimbus" in the action bar. Nimbus queues the PR for review. Progress appears in the extension popup. When complete, the review is posted as a PR comment.
On a GitHub issue: Navigate to any issue → click "Implement with Nimbus". Nimbus implements the issue and opens a PR. Progress and the PR link appear in the popup.
Extension popup
The popup shows:
- Your account username and avatar
- All active tasks with live phase status
- Links to completed PRs
- Sign out and clear completed buttons
Notifications
Chrome notifications appear when a task completes and a PR is opened.