qwen-code/packages/cli/src/ui/contexts
DragonnZhang 6327e35a14 feat: implement persistent feedback prompting with temporary dismissal options
Add 'Fine' and 'Dismiss' options to feedback dialogs that allow temporary
dismissal without permanently closing the feedback request. Only numerical
ratings (0, 1, 2, 3) will permanently close feedback dialogs, while all
other inputs result in temporary dismissal with persistent re-prompting.

This ensures feedback collection reliability while respecting user workflow
by allowing users to temporarily dismiss prompts when busy and providing
feedback when ready.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 16:52:40 +08:00
..
AppContext.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
ConfigContext.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
KeypressContext.test.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
KeypressContext.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
OverflowContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SessionContext.test.tsx Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
SessionContext.tsx Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
SettingsContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ShellFocusContext.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
StreamingContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
UIActionsContext.tsx feat: implement persistent feedback prompting with temporary dismissal options 2026-01-23 16:52:40 +08:00
UIStateContext.tsx fix settings in interactive mode 2026-01-21 11:29:48 +08:00
VimModeContext.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00