Add Autofix helpers to @openuidev/server - #1194
Open
AbhinRustagi wants to merge 36 commits into
Open
AbhinRustagi wants to merge 36 commits into
AbhinRustagi wants to merge 36 commits into
Conversation
AbhinRustagi
marked this pull request as draft
September 17, 2026 01:12
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
AbhinRustagi
marked this pull request as ready for review
September 21, 2026 09:55
AbhinRustagi
force-pushed
the
codex/autofix-pipeline
branch
from
September 21, 2026 09:55
a8240ed to
366cabe
Compare
AbhinRustagi
added this pull request to stack #1214
September 21, 2026 09:55
AbhinRustagi
force-pushed
the
codex/autofix-pipeline
branch
from
September 21, 2026 11:42
b342b85 to
8a54773
Compare
AbhinRustagi
removed this pull request from stack #1214
September 21, 2026 16:28
AbhinRustagi
added this pull request to stack #1218
September 21, 2026 16:29
AbhinRustagi
removed this pull request from stack #1218
September 22, 2026 07:00
abhithesys
reviewed
Sep 22, 2026
|
|
||
| Return SSE for the frontend `openAIAdapter()`. `autofix.responses` is not supported yet. | ||
|
|
||
| ### Wrap a Vercel AI SDK stream |
Contributor
There was a problem hiding this comment.
make this tabbed with non stereaming
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
createAutofixon@openuidev/server/openai(completions.fix/stream) and@openuidev/server/vercel(ai.fix/stream)result.contentfor persist/openaionly, plus an API reference pagePass
toUIMessageStream({ stream: result.stream })for Vercel. Persistresult.content, not joined deltas.autofix.responsesis not supported yet.Test plan
result.contentwhen Autofix ran