cli: make run non-interactive (#11814)

This commit is contained in:
Dax
2026-02-02 23:35:23 -05:00
committed by GitHub
parent ca8c23dd71
commit 1275c71a63
4 changed files with 368 additions and 188 deletions

View File

@@ -110,7 +110,7 @@ export namespace ToolRegistry {
TaskTool,
WebFetchTool,
TodoWriteTool,
TodoReadTool,
// TodoReadTool,
WebSearchTool,
CodeSearchTool,
SkillTool,