mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
fix: yolo mode not respected (#4972)
This commit is contained in:
parent
3a384784d7
commit
9d07de7a5b
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