Skip to content

Route TUI /feedback submission through the app server#16184

Merged
etraut-openai merged 2 commits intomainfrom
etraut/app_server_feedback
Mar 31, 2026
Merged

Route TUI /feedback submission through the app server#16184
etraut-openai merged 2 commits intomainfrom
etraut/app_server_feedback

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Mar 29, 2026

The TUI’s /feedback flow was still uploading directly through the local feedback crate, which bypassed app-server behavior such as auth-derived feedback tags like chatgpt_user_id and made TUI feedback handling diverge from other clients. It also meant that remove TUI sessions failed to upload the correct feedback logs and session details.

Testing: Manually tested /feedback flow and confirmed that it didn't regress.

…ather than having its own (slightly different) logic.
@etraut-openai etraut-openai changed the title Route TUI feedback submission through the app server Route TUI /feedback submission through the app server Mar 29, 2026
@fcoury
Copy link
Copy Markdown
Contributor

fcoury commented Mar 31, 2026

@etraut-openai looks good, approved.

@etraut-openai etraut-openai merged commit f396454 into main Mar 31, 2026
22 checks passed
@etraut-openai etraut-openai deleted the etraut/app_server_feedback branch March 31, 2026 16:36
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants