Revert "agent: Namespace MCP server tools" (#31588)
Reverts zed-industries/zed#30600
This commit is contained in:
parent
e314963f5b
commit
148e9adec2
4 changed files with 3 additions and 12 deletions
|
@ -637,7 +637,7 @@ impl AgentConfiguration {
|
|||
.hover(|style| style.bg(cx.theme().colors().element_hover))
|
||||
.rounded_sm()
|
||||
.child(
|
||||
Label::new(tool.ui_name())
|
||||
Label::new(tool.name())
|
||||
.buffer_font(cx)
|
||||
.size(LabelSize::Small),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue