Building

Keeping your BlueRock toolkit up to date

Which copy of the toolkit your session runs, how to tell whether it is behind, and how to update it.

What this does
Explains which copy of the BlueRock toolkit your session runs, and how to update it.
When to use it
Something told you your toolkit is behind, or you want to confirm which version you are on.

The version that counts is on your own computer

When you connect from Claude Desktop, Desktop sends its own copy of the BlueRock toolkit into your workspace, and that is the copy your session uses. The version installed on your computer decides what you get.

Updates do not arrive on their own

Claude Code leaves automatic updates off for plugins that come from outside its own catalog, and the BlueRock toolkit is one of those. Unless you have turned automatic updates on, your copy stays at the version you installed.

How to tell whether you are behind

Run /bluerock:check. It reads the version you are running, compares it against the published one, and tells you. /bluerock:wrap-up and /bluerock:learn also mention it when they notice.

Do not read the Update button as an answer. It compares against a copy of the catalog your app has stored rather than against what has been published, so a stale copy greys it out whether you are current or a long way behind. The version number under the plugin name is the honest signal.

Updating

In Claude Desktop, go to CustomizePlugins, open BlueRock Builder Toolkit, and click Update. Then quit Claude Desktop fully and open it again.

If Update is greyed out and /bluerock:check says you are behind, the stored catalog is stale and the button cannot refresh it. Two commands in a terminal on your own computer do it, in this order:

  1. claude plugin marketplace update bluerock
  2. claude plugin update bluerock@bluerock

Then quit Claude Desktop fully and open it again. If your computer does not recognise the claude command, ask in the Builder Community.

The terminal inside Claude Desktop is your workspace

The >_ terminal in Claude Desktop opens a terminal in your BlueRock Cloud AI Workspace, not on your computer. Running the update commands there updates the workspace’s copy, which is not the copy your session uses. Use your computer’s own terminal.


Last reviewed September 15, 2026

Still stuck? Ask in the Builder Community in Slack, or see all help pages.

BlueRock for AI Builders — Keeping your BlueRock toolkit up to date