Skip to main content

Command Palette

Search for a command to run...

Bitbucket cloud / DataCenter AI Code Review Browser extension

Updated
1 min read

Hi everyone,

I’m excited to announce that I’ve extended the support of ThinkReview browser extension to support Bitbucket Cloud and Bitbucket DataCenter. This extension performs code reviews on your Pull Requests in the browser

The extension is open-source and powered by Ollama, along with the latest frontier LLMs.

Github Repo https://github.com/Thinkode/thinkreview-browser-extension

live on Chrome webstore and firefox addons

For Bitbucket cloud :

  1. You need to generate a bitbucket API Token with scopes (read:repository:bitbucket , read:pullrequestBitbuket)

  2. In ThinkReview extension you will need to add your email and API token there
    your email and token is saved locally in your browser local storage and never sent to the cloud

Here's how to create the API token for Bitbucket cloud
https://thinkreview.dev/docs/bitbucket-integration

Add Bitbucket cloud credentials in thinkreview extension

generate AI code review in bitbucket

For Bitbucket data center

  1. you need to go to extension settings

  2. Add custom domain of your bitbucket

  3. Add http access token (https://thinkreview.dev/docs/bitbucket-data-center)

Add Bitbucket datacentrer credentials in thinkreview extension