qwen-code/packages/server/src/core
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
..
gemini-client.ts Fix Gemini Code's (GC) smarts. 2025-04-21 11:07:09 -04:00
prompts.ts Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
turn.ts Fix confirmations. 2025-04-21 14:47:17 -04:00