优化: run_command 实时流式 + 审批浮窗修复 + 文档探索闭环(fetch_url+obscura引导+model_fetch兼容+prompt策略+厂商预设)

This commit is contained in:
lxy
2026-08-01 17:58:47 +08:00
parent 0e0c6862ba
commit d664bdc309
25 changed files with 1693 additions and 44 deletions
+1
View File
@@ -14,6 +14,7 @@ pub mod task;
pub mod task_graph;
pub mod git;
pub mod http;
pub mod fetch_url;
pub mod workflow;
pub mod idea;
pub mod trash;