mirror of
https://github.com/openai/codex.git
synced 2026-05-05 22:01:37 +03:00
## Summary - TUI feedback note now only links to the bug-report template when the category is bug/bad result. - Good result/other feedback shows a thank-you+thread ID instead of funneling people to file a bug. - Added a helper + unit test so future changes keep the behavior consistent. ## Testing - just fmt - just fix -p codex-tui - cargo test -p codex-tui Fixes #6839