Skip to content

fix(ai): accept forward-compatible Codex web-search results - #35

Merged
first-assist merged 1 commit into
mainfrom
fix/codex-web-result-subdomain-20260825
Aug 25, 2026
Merged

fix(ai): accept forward-compatible Codex web-search results#35
first-assist merged 1 commit into
mainfrom
fix/codex-web-result-subdomain-20260825

Conversation

@first-assist

Copy link
Copy Markdown
Collaborator

Summary

  • align completed native web-search items with the generated Codex 0.148.0 action contract, including empty queries for non-search actions
  • bound the complete opaque result array while exposing only recognized text results that pass HTTPS, normalized-domain, reference, field-size, and active-domain-policy validation
  • accept unexposed result extensions and future opaque result kinds without weakening frame correlation, lifecycle pairing, or call ceilings
  • release graphql-orm-ai 0.95.1 with unchanged schema module 0.63.0

Verification

  • focused native web-search tests: 5 passed
  • complete SQLite + provider-codex-app-server lane: 326 passed, 2 intentionally ignored; integration and doc tests passed
  • warnings-denied Clippy and missing-docs-denied Rustdoc
  • PascalCase naming contract
  • PostgreSQL and MSSQL compile-only lanes
  • documentation, inventory, release state/policy, workspace dependency, deterministic manifest, SemVer, formatting, and diff checks
  • committed diff and this PR body contain no consumer-specific vocabulary

Documentation impact

  • Documentation updated
  • No documentation impact

Explanation: README, changelog, migration guide, implementation status, version, lockfile, and generated package inventory describe the compatible provider-contract fix.

@first-assist
first-assist merged commit 6f39c3f into main Aug 25, 2026
10 checks passed
@first-assist
first-assist deleted the fix/codex-web-result-subdomain-20260825 branch August 25, 2026 03:51
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