mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 13:53:02 -07: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