fix(sdk): lazily load optional gRPC transport - #647
Draft
simonyang08 wants to merge 1 commit into
Draft
Conversation
|
@ppt5928-dot is attempting to deploy a commit to the Raphael's projects Team on Vercel. A member of the Team first needs to authorize it. |
simonyang08
force-pushed
the
codex/openagents-563
branch
from
September 2, 2026 03:19
dae12af to
61077ca
Compare
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
grpciodependency.This PR addresses the current SDK optional-dependency contract on
develop. Issue #563 described an obsolete Docker image path and is not claimed as the active bug basis.Validation
developbaseline reproduces an import failure withoutgrpcio.pip install openagents[sdk]guidance.compileallpasses for all changed files.AI disclosure
This change was prepared with OpenAI Codex assistance and reviewed and validated locally by the contributor.