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
|
@ -30,10 +30,6 @@ impl ContextServerTool {
|
|||
|
||||
impl Tool for ContextServerTool {
|
||||
fn name(&self) -> String {
|
||||
format!("{}-{}", self.server_id, self.tool.name)
|
||||
}
|
||||
|
||||
fn ui_name(&self) -> String {
|
||||
self.tool.name.clone()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue