Merged
Conversation
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.
Release readiness review (v0.13.3 -> TARGET f3afa6a)
This is a release readiness report done by
$final-release-reviewskill.Diff
v0.13.3...f3afa6a
Release call:
🟢 GREEN LIGHT TO SHIP Patch release contains targeted fixes, version bump is aligned, and no concrete release-blocking issues were found.
Scope summary:
src/agents/extensions/models/,tests/models/,.github/scripts/+ PR label schema/prompt, and version metadata (pyproject.toml,uv.lock).Risk assessment (ordered by impact):
Nonevalues and adapter-only fields, which could alter edge-case replay payload semantics for providers expecting explicit nulls.src/agents/extensions/models/any_llm_model.pyreplaces_remove_openai_responses_api_incompatible_fieldswith_sanitize_any_llm_responses_inputand recursively stripsprovider_data, fake IDs, andNone; tests updated intests/models/test_any_llm_model.py.src/agents/extensions/models/any_llm_model.py,tests/models/test_any_llm_model.pyuv run pytest -s tests/models/test_any_llm_model.py -k "sanitize or replay"; pass criteria: all selected tests pass and no provider regression is reported in CI.feature:lite-llm->feature:extensions).github/scripts/pr_labels.py, schema/prompt updated, and tests revised/added intests/test_pr_labels.py..github/scripts/pr_labels.py,.github/codex/schemas/pr-labels.json,.github/codex/prompts/pr-labels.md,tests/test_pr_labels.pyuv run pytest -s tests/test_pr_labels.py; pass criteria: test suite passes with expectedfeature:extensionsinference.No material risks identified.
Notes:
v0.13.3.HEAD:f3afa6aa749dae90226cbe85116c574026a7890d.5e0e6d26,40aada1a,f3afa6aa.