feat(chat): 添加权限批准模式切换

This commit is contained in:
2026-06-08 14:14:52 +08:00
parent d31565d52c
commit f7cd5ebfa7
5 changed files with 126 additions and 4 deletions
+1
View File
@@ -72,6 +72,7 @@ describe("streamAgentChat", () => {
message: "hi",
session_id: undefined,
model: "deepseek/deepseek-v4-pro",
approval_mode: undefined,
}),
}),
);