Skip to content

agent_ui: Remove count for user rules in context tooltip#57456

Merged
danilo-leal merged 1 commit into
mainfrom
context-tooltip-fix
May 22, 2026
Merged

agent_ui: Remove count for user rules in context tooltip#57456
danilo-leal merged 1 commit into
mainfrom
context-tooltip-fix

Conversation

@danilo-leal

Copy link
Copy Markdown
Member

The circular progress in the agent panel's message editor would previously display the number of default user rules auto-embedded into the thread. However, given default rules are all migrated to a global AGENTS.md file, that feature doesn't make a lot of sense anymore. So, this PR fixes it by adding a button that opens up the global file when it exists.

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 21, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 21, 2026
@danilo-leal danilo-leal added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit e2a1c4c May 22, 2026
44 checks passed
@danilo-leal danilo-leal deleted the context-tooltip-fix branch May 22, 2026 01:18
@danilo-leal

Copy link
Copy Markdown
Member Author

/cherry-pick preview

zed-zippy Bot added a commit that referenced this pull request May 27, 2026
…erry-pick to preview) (#57819)

Cherry-pick of #57456 to preview

----
The circular progress in the agent panel's message editor would
previously display the number of default user rules auto-embedded into
the thread. However, given default rules are all migrated to a global
AGENTS.md file, that feature doesn't make a lot of sense anymore. So,
this PR fixes it by adding a button that opens up the global file when
it exists.

Release Notes:

- N/A

Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
kylekz pushed a commit to kylekz/zed that referenced this pull request May 29, 2026
Sync fork up to the latest zed-industries/zed upstream (6bca213, zed-industries#58037),
on top of the existing partial sync already on main (which reached zed-industries#57456).

Resolved conflicts:
- .gitignore: kept both the fork (/claude-code-ext/) and upstream
  (.nixos-test-history) entries.
- crates/proto/proto/zed.proto: integrated upstream Envelope fields 453-456
  (document links) alongside the fork's reserved claude-code-ide range
  (10000-10004).

Cargo.lock reconciled with cargo so it matches upstream's pins plus the
fork's claude_code_ide / claude_code_ide_server dependencies; verified with
`cargo metadata --locked`.
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
…ies#57456)

The circular progress in the agent panel's message editor would
previously display the number of default user rules auto-embedded into
the thread. However, given default rules are all migrated to a global
AGENTS.md file, that feature doesn't make a lot of sense anymore. So,
this PR fixes it by adding a button that opens up the global file when
it exists.

Release Notes:

- N/A
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants