feat: configurable BYOE endpoint schemas#13938
Draft
warp-dev-github-integration[bot] wants to merge 1 commit into
Draft
feat: configurable BYOE endpoint schemas#13938warp-dev-github-integration[bot] wants to merge 1 commit into
warp-dev-github-integration[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
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
CustomEndpointSchemafor desktop BYOE endpoints.CustomModelProviderrequest wire payloads and update endpoint usage fixtures/tests.warp_multi_agent_apito the companion proto change (d0e6727).Validation
cargo fmt --manifest-path /workspace/warp/Cargo.toml --all -- --checkCARGO_TARGET_DIR=/tmp/warp-target cargo test --manifest-path /workspace/warp/crates/ai/Cargo.toml api_keys --lib -j2(63 passed)cargo check --manifest-path /workspace/warp/app/Cargo.tomlcargo test --manifest-path /workspace/warp/app/Cargo.toml --no-run -j2Merge order
Merge warpdotdev/warp-proto-apis#339 first, then this desktop PR and https://github.com/warpdotdev/warp-server/pull/12964.
Conversation: https://staging.warp.dev/conversation/cfb394a3-f686-4253-8315-c90628c1b328
Run: https://oz.staging.warp.dev/runs/019f738d-98f0-7005-898c-0244402e7dd4
This PR was generated with Oz.