Skip to content

Route TUI /feedback submission through the app server#16184

Open
etraut-openai wants to merge 2 commits intomainfrom
etraut/app_server_feedback
Open

Route TUI /feedback submission through the app server#16184
etraut-openai wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant