Skip to content

Conversation

@priyansh4320
Copy link
Collaborator

@priyansh4320 priyansh4320 commented Nov 18, 2025

Why are these changes needed?

This pull request is a short PR adding apply patch tool call support for gpt-5.1 and codex models

  • added type safety for built in tools params
  • updated client and message retrieval for apply_tool support

Related issue number

#2211

Checks

@priyansh4320 priyansh4320 self-assigned this Nov 18, 2025
@joggrbot
Copy link
Contributor

joggrbot bot commented Nov 18, 2025

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: 2d61075 | Powered by Joggr

@priyansh4320 priyansh4320 marked this pull request as draft November 19, 2025 06:00
@priyansh4320 priyansh4320 marked this pull request as ready for review November 19, 2025 21:19
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 74.63235% with 69 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/oai/openai_responses.py 54.63% 37 Missing and 7 partials ⚠️
autogen/tools/apply_patch_tool.py 88.81% 13 Missing and 5 partials ⚠️
autogen/code_utils.py 0.00% 6 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
autogen/llm_config/config.py 92.65% <ø> (ø)
autogen/oai/client.py 54.94% <100.00%> (-3.46%) ⬇️
autogen/code_utils.py 72.52% <0.00%> (+9.74%) ⬆️
autogen/tools/apply_patch_tool.py 88.81% <88.81%> (ø)
autogen/oai/openai_responses.py 66.77% <54.63%> (-3.32%) ⬇️

... and 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elCaptnCode
Copy link
Collaborator

I am really looking forward to this integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants