feat: Add client-initiated tool call handling (#1292)

This commit is contained in:
Abhi 2025-06-22 01:35:36 -04:00 committed by GitHub
parent 5cf8dc4f07
commit c9950b3cb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 363 additions and 136 deletions

View file

@ -362,6 +362,7 @@ const App = ({ config, settings, startupWarnings = [] }: AppProps) => {
shellModeActive,
getPreferredEditor,
onAuthError,
performMemoryRefresh,
);
pendingHistoryItems.push(...pendingGeminiHistoryItems);
const { elapsedTime, currentLoadingPhrase } =