qwen-code/packages/cli/src
Taylor Mullen e486d84d6a feat: Patch console.debug and display only in debug mode
- Patches `console.debug` in `ConsolePatcher.tsx` to capture debug messages.
- Updates `ConsoleOutput` to only display debug messages when `debugMode` is enabled.
- Passes `debugMode` prop from `App.tsx` to `ConsoleOutput`.

Fixes https://github.com/google-gemini/gemini-cli/issues/397
2025-05-16 22:29:12 -07:00
..
config feat: Implement CLI and model memory management (#371) 2025-05-16 16:36:50 -07:00
ui feat: Patch console.debug and display only in debug mode 2025-05-16 22:29:12 -07:00
utils move sandbox-related messages to stderr (#363) 2025-05-15 10:54:30 -07:00
gemini.ts fix: pass startup warnings to app as prop (#342) 2025-05-13 17:12:04 -07:00