Skip to content

fix: enforce public Voice class state coverage - #4644

Merged
seratch merged 1 commit into
mainfrom
fix/complete-voice-class-contract-coverage
Aug 25, 2026
Merged

fix: enforce public Voice class state coverage#4644
seratch merged 1 commit into
mainfrom
fix/complete-voice-class-contract-coverage

Conversation

@seratch

@seratch seratch commented Aug 25, 2026

Copy link
Copy Markdown
Member

This pull request fixes gaps in prospective public Voice API contract coverage by recording OpenAIVoiceModelProvider and SingleAgentVoiceWorkflow as concrete public implementations.

It also validates class-state completeness from the existing canonical agents.voice imports and public abstract-base hierarchy before promotion. Prospective generation now fails with actionable policy entries when a public Voice abstract base or its intended concrete implementation lacks coverage, while unrelated constructible classes remain outside the contract.

@seratch seratch added this to the 0.22.x milestone Aug 25, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-25T02:33:06.062547Z 2078e35 Manual request
🔒 Security Review Completed 2026-08-25T02:33:07.873891Z 2078e35 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2078e3565e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread integration_tests/_contract_support.py
@seratch
seratch merged commit 9d1f4ea into main Aug 25, 2026
17 checks passed
@seratch
seratch deleted the fix/complete-voice-class-contract-coverage branch August 25, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant