You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fwiw I've been working with a few niceties for a month or two, just to keep things clear when I'm working. I'm still relying on skills to actually use but and I would LOVE to have the branch diff working.
Decided to pick this back up! I'm pretty hesitant to submit this as a pull request because Orchestrator V2 is supposedly landing soon. And I think it's just going to conflict with everything that we do...
Sidebar
Now it shows the checked-out virtual branch in the sidebar and the tooltip. Unless there isn't one, then it just shows "GitButler."
enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.
2 participants
Converted from issue
This discussion was converted from issue #4920 on August 15, 2026 09:46.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/server
Problem or use case
There's been a PR/advert for Jujustu (coming soon) for ages (assuming not high priority). Once extra source controls are supported it'd be nice to get Gitbutler in there too. Seems it has an SDK https://github.com/gitbutlerapp/gitbutler/tree/master/packages/but-sdk.
Proposed solution
MVP - replace the source control dropdown to run but instead of git (it does push/branch/pr etc - although i'd typically use gh cli to pr instead).
A deeper integration would show the status, current branches and offer things like rub/land etc.
Why this matters
Why butler over jj? the mental model is easier (at least for me) and works great with multiple agents.
Smallest useful scope
MVP - replace the source control dropdown to run but instead of git (it does push/branch/pr etc - although i'd typically use gh cli to pr instead).
Alternatives considered
Using the console window at the bottom - although annoying that it's per chat (a pinned terminal would be a good compromise)
Risks or tradeoffs
No response
Examples or references
No response
Contribution
All reactions