mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
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> |
||
|---|---|---|
| .. | ||
| AppContext.tsx | ||
| ConfigContext.tsx | ||
| KeypressContext.test.tsx | ||
| KeypressContext.tsx | ||
| OverflowContext.tsx | ||
| SessionContext.test.tsx | ||
| SessionContext.tsx | ||
| SettingsContext.tsx | ||
| ShellFocusContext.tsx | ||
| StreamingContext.tsx | ||
| UIActionsContext.tsx | ||
| UIStateContext.tsx | ||
| VimModeContext.tsx | ||