Real PR · we run it on our own repo

This is what lands on your pull request

No mockups. Below is the kind of comment MermaidCreator posts when a PR changes your architecture — taken from a real merged PR on our own repo — and the PR where it stays silent because nothing meaningful changed.

mermaidcreator#48

Manage GitHub repo connections

app/api/github/installation/route.tsnewapp/api/github/repos/route.tsnewcomponents/workspace/github-panel.tsxmodifiedlib/github/app.tsmodified
MermaidCreatorbotcommented just now

🧭 Architecture impact

Medium risk

Adds workspace-level management for the GitHub connection: two new API endpoints let a workspace disconnect the app (removing its installation) and unlink an individual repo (stopping auto-sync while keeping the diagram). New teardown paths in the integration, so reviewers should confirm the data that's removed versus kept.

GitHub integrationAPI routesWorkspace settings

🔎 What this PR changes

Before
After

Why it commented:two new API endpoints and a new teardown path changed how the GitHub integration fits together — that's architecturally significant, so reviewers get the picture before reading the diff.

And here's a PR where it says nothing

The best bot comment is often no comment. Silence is a feature — MermaidCreator never adds noise to a PR that doesn't change how the system fits together.

mermaidcreator#49

Fix README typo and bump eslint

README.md.eslintrc.jsonpackage-lock.json
No comment posted. Only docs, lockfiles and tooling config changed — nothing that affects the architecture. No AI spent, no notification, no noise.

Put this on your repo

Generate your first architecture diagram free, then connect a repo to get PR summaries like the one above. PR rendering and auto-sync are part of Max.