Adding mcp searcher

This commit is contained in:
2026-01-31 22:35:24 -05:00
parent f3b39ec8a1
commit 1491840a60
11 changed files with 1786 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ export type AppMode =
| "mode_select"
| "mcp_select"
| "mcp_add"
| "mcp_browse"
| "file_picker"
| "provider_select"
| "learning_prompt"