qwen-code/packages/cli/src
Taylor Mullen 7c3591f641 Refactor: Update streaming state logic to hide loader during confirmation
- The streaming state logic in `useGeminiStream.ts` has been updated.
- Previously, the loading indicator was displayed even when the system was
waiting for user confirmation on a tool call.
- This change introduces a `WaitingForConfirmation` state to ensure the
loading indicator is hidden during these confirmation prompts, improving
the user experience.
2025-05-23 00:39:05 -07:00
..
config Refactor: Streamline memoryUtils and update slash commands (#478) 2025-05-22 10:57:06 -07:00
ui Refactor: Update streaming state logic to hide loader during confirmation 2025-05-23 00:39:05 -07:00
utils fix HOME in sandbox on cloudtops (linux) (#454) 2025-05-20 15:30:49 -07:00
gemini.ts rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411) 2025-05-17 17:28:44 -07:00