mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
fix: yolo mode not respected (#4972)
This commit is contained in:
parent
0b5cc96362
commit
9ca48c00a6
3 changed files with 87 additions and 5 deletions
|
|
@ -138,7 +138,6 @@ export function useReactToolScheduler(
|
|||
outputUpdateHandler,
|
||||
onAllToolCallsComplete: allToolCallsCompleteHandler,
|
||||
onToolCallsUpdate: toolCallsUpdateHandler,
|
||||
approvalMode: config.getApprovalMode(),
|
||||
getPreferredEditor,
|
||||
config,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue