Skip to content

agent_ui: Fix @fetch mention if URL contains @ character#51953

Merged
bennetbo merged 1 commit intomainfrom
fix-fetch-atmention
Mar 19, 2026
Merged

agent_ui: Fix @fetch mention if URL contains @ character#51953
bennetbo merged 1 commit intomainfrom
fix-fetch-atmention

Conversation

@bennetbo
Copy link
Copy Markdown
Member

Context

Closes #47111

Release Notes:

  • Fixed an issue where using @fetch in the agent panel would break if URL contained an @ character

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 19, 2026
@maxdeviant maxdeviant changed the title agent_ui: Fix @fetch mention if url contains @ character agent_ui: Fix @fetch mention if URL contains @ character Mar 19, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, benbrandt and mikayla-maki and removed request for a team March 19, 2026 17:00
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 19, 2026
@bennetbo bennetbo enabled auto-merge (squash) March 19, 2026 17:04
@oliverbarnes
Copy link
Copy Markdown
Contributor

This is a lot more straightforward, indeed 👍

@bennetbo bennetbo merged commit a3173c4 into main Mar 19, 2026
42 checks passed
@bennetbo bennetbo deleted the fix-fetch-atmention branch March 19, 2026 17:08
bennetbo added a commit that referenced this pull request Mar 19, 2026
bennetbo added a commit that referenced this pull request Mar 19, 2026
Follow up to #51953

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 20, 2026
…ustries#51953)

## Context

Closes zed-industries#47111

Release Notes:

- Fixed an issue where using `@fetch` in the agent panel would break if
URL contained an `@` character

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 20, 2026
…ies#51956)

Follow up to zed-industries#51953

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
toshmukhamedov pushed a commit to toshmukhamedov/zed that referenced this pull request Mar 20, 2026
…ustries#51953)

## Context

Closes zed-industries#47111

Release Notes:

- Fixed an issue where using `@fetch` in the agent panel would break if
URL contained an `@` character

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
toshmukhamedov pushed a commit to toshmukhamedov/zed that referenced this pull request Mar 20, 2026
…ies#51956)

Follow up to zed-industries#51953

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
…ustries#51953)

## Context

Closes zed-industries#47111

Release Notes:

- Fixed an issue where using `@fetch` in the agent panel would break if
URL contained an `@` character

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
…ies#51956)

Follow up to zed-industries#51953

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@fetch <url with a @ in it> doesn't detect it as an URL

3 participants