Merge branch 'main' into chore/sync-gemini-cli-v0.3.4

This commit is contained in:
mingholy.lmh
2025-09-15 13:42:42 +08:00
123 changed files with 13595 additions and 1237 deletions

View File

@@ -157,7 +157,7 @@ export class WebSearchTool extends BaseDeclarativeTool<
constructor(private readonly config: Config) {
super(
WebSearchTool.Name,
'TavilySearch',
'WebSearch',
'Performs a web search using the Tavily API and returns a concise answer with sources. Requires the TAVILY_API_KEY environment variable.',
Kind.Search,
{