Skip to content

agent_ui: Show full branch name in thread branch picker aside#53791

Merged
danilo-leal merged 3 commits intozed-industries:mainfrom
lixiaoyan:agent-ui/branch-picker-aside-branch-name
Apr 13, 2026
Merged

agent_ui: Show full branch name in thread branch picker aside#53791
danilo-leal merged 3 commits intozed-industries:mainfrom
lixiaoyan:agent-ui/branch-picker-aside-branch-name

Conversation

@lixiaoyan
Copy link
Copy Markdown
Contributor

@lixiaoyan lixiaoyan commented Apr 13, 2026

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Summary

  • Display the full branch name in the DocumentationAside panel for thread branch picker entries, so users can see truncated branch names in full
  • Add a separator between the branch name and descriptive text, matching the pattern used by the model selector's DocumentationAside

Release Notes:

  • Agent: Improved branch picker by displaying the full branch name in the documentation aside.

Display the full branch name in the DocumentationAside panel for branch
picker entries, with a separator between the name and the descriptive
text, matching the pattern used by the model selector.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 13, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested a review from a team April 13, 2026 10:09
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Apr 13, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested review from osyvokon and probably-neb and removed request for a team April 13, 2026 10:09
Copy link
Copy Markdown
Member

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@danilo-leal danilo-leal merged commit beb0b02 into zed-industries:main Apr 13, 2026
31 checks passed
piper-of-dawn pushed a commit to piper-of-dawn/zed that referenced this pull request Apr 25, 2026
…dustries#53791)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

## Summary

- Display the full branch name in the DocumentationAside panel for
thread branch picker entries, so users can see truncated branch names in
full
- Add a separator between the branch name and descriptive text, matching
the pattern used by the model selector's DocumentationAside

Release Notes:

- Agent: Improved branch picker by displaying the full branch name in
the documentation aside.

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants