qwen-code/packages/cli/src/ui/components
Taylor Mullen 738c2692fb Fix confirmations.
- This fixes what it means to get confirmations in GC. Prior to this they had just been accidentally unwired as part of all of the refactorings to turns + to server/core.
  - The key piece of this is that we wrap the onConfirm in the gemini stream hook in order to resubmit function responses. This isn't 100% ideal but gets the job done for now.
- Fixed history not updating properly with confirmations.

Fixes https://b.corp.google.com/issues/412323656
2025-04-21 14:47:17 -04:00
..
messages Fix confirmations. 2025-04-21 14:47:17 -04:00
Footer.tsx Simple debug mode for CLI side (#66) 2025-04-20 20:20:40 +01:00
Header.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
HistoryDisplay.tsx Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
InputPrompt.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
LoadingIndicator.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
Tips.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00