Skip to content

Fix client tool call compatibility with older Agents SDK - #126

Merged
jiwon-oai merged 2 commits into
mainfrom
agents-sdk-backwards-compat-fix
May 19, 2026
Merged

Fix client tool call compatibility with older Agents SDK#126
jiwon-oai merged 2 commits into
mainfrom
agents-sdk-backwards-compat-fix

Conversation

@jiwon-oai

@jiwon-oaijiwon-oai commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Fixed a compatibility regression introduced in v1.6.4 during client tool calls with older supported openai-agents versions.

Tested by repro-ing with chatkit-openai 1.6.4 and openai-agents 0.13.3 locally, then verifying the fix with the same openai-agents version.

Also included: Makefile commands now run uv against the checked-in lockfile with public PyPI.

@jiwon-oaijiwon-oai changed the title Fix agents sdk compatibilityFix client tool call compatibility with older Agents SDKMay 19, 2026
@jiwon-oai
jiwon-oaiforce-pushed the agents-sdk-backwards-compat-fix branch from 6a51c2d to 5ea1446CompareMay 19, 2026 04:20
@maurorosales19

Copy link
Copy Markdown

Fixed a compatibility regression introduced in v1.6.4 during client tool calls with older supported openai-agents versions.

Tested by repro-ing with chatkit-openai 1.6.4 and openai-agents 0.13.3 locally, then verifying the fix with the same openai-agents version.

@jiwon-oai
jiwon-oai marked this pull request as ready for review May 19, 2026 04:58
@jiwon-oai
jiwon-oai added this pull request to the merge queueMay 19, 2026
Merged via the queue into main with commit dacc133May 19, 2026
1 check passed
@jiwon-oai
jiwon-oai deleted the agents-sdk-backwards-compat-fix branch May 19, 2026 05:01
Sign up for freeto 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.

2 participants

@jiwon-oai@maurorosales19