Skip to content

fix: orchestrate virtual JSON schema responses - #882

Merged
seonghobae merged 17 commits into
fix/provider-backed-embedding-batchfrom
fix/structured-multi-agent-contract
Aug 26, 2026
Merged

fix: orchestrate virtual JSON schema responses#882
seonghobae merged 17 commits into
fix/provider-backed-embedding-batchfrom
fix/structured-multi-agent-contract

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Outcome

Virtual orchestrator json_schema requests now use the multi-agent conduct, local Draft 2020-12 validation, and ordinary-chat repair path. Provider-native structured-output support is no longer required for the virtual model.

Contract

  • preserves the OpenAI chat completion envelope plus workflow, session, usage, and cost lineage
  • shares one request deadline and failed-candidate scope across synthesis and repair
  • returns typed no_viable_agent when every admitted repair candidate fails
  • probes structured readiness through the same minimal-schema workflow
  • rejects unsupported schema keywords as invalid_response_format

Verification

  • 139 passed across structured passthrough, readiness registry, client boundary, model judge, cost, health, and API contract suites

Open in Devin Review

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b81dfb37-a39d-43db-b54a-5dcfc538e0ef

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@seonghobae
seonghobae merged commit 8cf4197 into fix/provider-backed-embedding-batch Aug 26, 2026
2 checks passed
@seonghobae
seonghobae deleted the fix/structured-multi-agent-contract branch August 26, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant