Revert native audio transcription support - #5
Conversation
|
@claude can you review this PR? We're reverting transcription from subscription support. i dont want any dead code hanging around, or legacy feature suppport for the existing PR |
|
Claude finished @Schwartz10's task in 2m 36s —— View job Review: Revert native audio transcription support
SummaryI diffed this branch against
One issue found
app.router.add_post("/v1/runs", adapter._handle_runs)
Everything else looks intentional and complete — no dead code or legacy support surface left behind from the reverted feature. |
Summary
Why
The subscription-based ChatGPT/Codex transcription path does not work for this repository, and keeping the endpoint creates a misleading integration surface.
Validation