rebrand: Brickbot → Roickbot#33
Merged
Merged
Conversation
Bridge benchmark — this PR vs base (
|
| metric | base | this PR | change |
|---|---|---|---|
| p50 | 0.007 ms | 0.012 ms | +71.4% 🔺 |
| p90 | 0.008 ms | 0.014 ms | +75.0% 🔺 |
| p99 | 0.046 ms | 0.049 ms | +6.5% 🔺 |
| mean | 0.008 ms | 0.012 ms | +50.0% 🔺 |
Serial throughput (bigger is better)
| metric | base | this PR | change |
|---|---|---|---|
| ops/sec | 118066 ops/s | 116899 ops/s | -1.0% 🔻 worse |
⚠️ Possible regression — latency or throughput moved by more than 20%. Please review whether this PR slows down the bridge.
Microbenchmark — small deltas (a few %) are runner noise. Measures the local bridge only; a real Studio plugin adds DataModel + network time. Node base v20.20.2 / head v20.20.2.
main has the Brickbot rebrand (+ brick-robot icon) from #32; this renames the product Brickbot -> Roickbot everywhere: name, README/docs, window/tray, plugin panel, packages (@roickbot/*), CLI roickbot-server, MCP server name + config key 'roickbot', Roickbot.rbxmx + Roickbot-<ver>-<arch> installers, appId com.roickbot.app, env ROICKBOT_*, plugin settings roickbot_*. The GitHub repo was also renamed to Roickbot, so REPO const, badges, electron-updater publish repo, and update URLs now point at TonyD365/Roickbot. Robot icon unchanged. https://claude.ai/code/session_01Cd82sDGhh5S6Q1Jg2uotC9
TonyD365
force-pushed
the
claude/rebrand-roickbot
branch
from
July 1, 2026 21:48
863cdbf to
1048343
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to the Brickbot rebrand (already merged into
main): renames the product Brickbot → Roickbot in one clean commit. The brick-robot icon is unchanged — it's already inmain.What changed
@brickbot/*→@roickbot/*, rootroickbot, CLIroickbot-server.roickbot(Brickbot.rbxmx→Roickbot.rbxmx; installerartifactName+ mac auto-update dmg →Roickbot-<version>-<arch>;appId→com.roickbot.app.ROICKBOT_*; plugin settings →roickbot_*.TonyD365/Roickbot, since the GitHub repo was also renamed to Roickbot.No
Brickbot/brickbotstring remains anywhere.Verification
build+typecheck✅,smoke.mjs36/36 (server advertisesroickbot) ✅, Lune 15/15 ✅, desktop self-test ✅,rojo→Roickbot.rbxmx✅.https://claude.ai/code/session_01Cd82sDGhh5S6Q1Jg2uotC9