Skip to content

agent_ui: Replace @rule mentions with @skill#56902

Merged
rtfeldman merged 2 commits into
mainfrom
martin/ai-242-skills-should-be-mentionable-in-the-agents-panel-like-rules
May 15, 2026
Merged

agent_ui: Replace @rule mentions with @skill#56902
rtfeldman merged 2 commits into
mainfrom
martin/ai-242-skills-should-be-mentionable-in-the-agents-panel-like-rules

Conversation

@MartinYe1234

@MartinYe1234 MartinYe1234 commented May 15, 2026

Copy link
Copy Markdown
Contributor

Replaces the @rule autocomplete entry in the agent chat input with @skill, since Zed Rules are being deprecated in favor of Skills. Behavior matches the old @rule flow: selecting a skill inserts a Skill mention crease that loads the skill file as context, and the entry only appears when there are available skills.

The underlying MentionUri::Rule parsing/handling is left in place so previously saved rule mentions still load correctly — only the autocomplete surface area was migrated.

Release Notes:

  • Replaced the @rule autocomplete entry with @skill in the agent chat input.

@MartinYe1234 MartinYe1234 self-assigned this May 15, 2026
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 15, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 15, 2026
@MartinYe1234 MartinYe1234 requested a review from rtfeldman May 15, 2026 17:17
@MartinYe1234 MartinYe1234 marked this pull request as ready for review May 15, 2026 17:20
@rtfeldman rtfeldman added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit 6e932e4 May 15, 2026
32 checks passed
@rtfeldman rtfeldman deleted the martin/ai-242-skills-should-be-mentionable-in-the-agents-panel-like-rules branch May 15, 2026 18:55
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