mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
refactor: Centralize tool scheduling logic and simplify React hook (#670)
This commit is contained in:
@@ -200,7 +200,6 @@ export const App = ({
|
||||
const { streamingState, submitQuery, initError, pendingHistoryItems } =
|
||||
useGeminiStream(
|
||||
addItem,
|
||||
refreshStatic,
|
||||
setShowHelp,
|
||||
config,
|
||||
setDebugMessage,
|
||||
|
||||
Reference in New Issue
Block a user