OCA Responses support: don't change anything but oca - #7
Open
ChaiEranki wants to merge 12 commits into
Open
Conversation
ChaiEranki
force-pushed
the
oca-responses
branch
2 times, most recently
from
December 17, 2025 15:48
c5424e1 to
c9561d5
Compare
ChaiEranki
changed the base branch from
main-base-responses
to
ceranki/rag-changes-updated
December 17, 2025 15:50
ChaiEranki
changed the base branch from
ceranki/rag-changes-updated
to
main-base-responses
December 17, 2025 15:50
ChaiEranki
force-pushed
the
oca-responses
branch
from
December 18, 2025 22:02
213d491 to
0a56a21
Compare
ChaiEranki
changed the base branch from
main-base-responses
to
ceranki/rag-changes-updated
December 19, 2025 18:10
ChaiEranki
changed the base branch from
ceranki/rag-changes-updated
to
main-base-responses
December 19, 2025 18:10
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.
Description
This PR adds Responses API support for the OCA provider. To do this, we changed the following:
Test Procedure
Type of Change
Pre-flight Checklist
npm test) and code is formatted and linted (npm run format && npm run lint)npm run changeset(required for user-facing changes)Screenshots
Additional Notes