Revert "Rewrite extension management tools" (#5243)

This commit is contained in:
Will Pfleger
2025-10-17 20:25:44 -04:00
committed by GitHub
parent b8c3508178
commit c662039674
19 changed files with 353 additions and 925 deletions
-1
View File
@@ -2,7 +2,6 @@ mod agent;
pub mod extension;
pub mod extension_malware_check;
pub mod extension_manager;
pub mod extension_manager_extension;
pub mod final_output_tool;
mod large_response_handler;
pub mod mcp_client;