github-actions[bot]
|
a2d82707d9
|
Release 0.19.0 (#3874)
v0.19.0
|
2026-07-27 12:50:31 +09:00 |
|
Kazuhiro Sera
|
da82ee786a
|
fix: retry pre-response WebSocket overload errors (#3978)
|
2026-07-27 00:56:07 +00:00 |
|
Ali Adnan
|
fe41cc39e0
|
fix: use last_agent property in RunResultStreaming._create_error_details (#3967)
|
2026-07-27 00:19:44 +00:00 |
|
TheSaiEaranti
|
a335b32024
|
fix: compare inspect sentinels by identity in function_schema (#3961)
|
2026-07-27 09:18:40 +09:00 |
|
Kazuhiro Sera
|
045b9cac71
|
chore: update FastAPI test dependency (#3974)
|
2026-07-27 07:27:14 +09:00 |
|
Kazuhiro Sera
|
3da2465a44
|
test: add unit tests covering #3965
|
2026-07-27 06:58:20 +09:00 |
|
Ali Adnan
|
da14e70b3a
|
fix: use last_agent property in pretty_print_run_result_streaming to avoid None crash (#3965)
|
2026-07-27 06:57:55 +09:00 |
|
Kazuhiro Sera
|
f663a06aea
|
chore: tighten implementation strategy review guidance
|
2026-07-26 19:02:25 +09:00 |
|
Kazuhiro Sera
|
117bd1bb9a
|
fix: preserve callable function tool compatibility (#3959)
|
2026-07-26 09:50:10 +00:00 |
|
Kazuhiro Sera
|
5aff70faeb
|
fix: reuse the verbose stdout logging handler (#3957)
|
2026-07-25 23:51:30 +00:00 |
|
TheSaiEaranti
|
99e88c14db
|
fix: preserve *args/**kwargs docstring descriptions in tool schemas (#3956)
|
2026-07-26 08:29:45 +09:00 |
|
Kazuhiro Sera
|
c55c99b61e
|
chore: update AGENTS.md and code change/reiew skill details
|
2026-07-26 08:20:45 +09:00 |
|
Kazuhiro Sera
|
6eb779d939
|
fix: support async callable objects as function tools (#3949)
|
2026-07-26 08:06:43 +09:00 |
|
TheSaiEaranti
|
c1b423749e
|
fix: include device nodes when parsing ls output (#3951)
|
2026-07-25 05:20:22 +00:00 |
|
Kazuhiro Sera
|
c549a825ae
|
chore: update final-release-review skill details
|
2026-07-25 13:31:27 +09:00 |
|
Kazuhiro Sera
|
f45d6e2610
|
chore: update final-release-review skill details
|
2026-07-25 12:12:33 +09:00 |
|
Kazuhiro Sera
|
d9d623098e
|
fix: reject unsupported streamed STT audio dtypes (#3950)
|
2026-07-25 10:20:51 +09:00 |
|
Kazuhiro Sera
|
14ad7e1c62
|
fix: redact Realtime and RunState diagnostics (#3948)
|
2026-07-25 09:47:04 +09:00 |
|
Kazuhiro Sera
|
e16ba7ea8a
|
chore: update AGENTS.md and code change/reiew skill details
|
2026-07-25 09:31:28 +09:00 |
|
Kazuhiro Sera
|
fc0c8d33f2
|
fix: isolate unit tests from ambient proxy settings (#3945)
|
2026-07-25 08:05:35 +09:00 |
|
Kazuhiro Sera
|
a6d577c99d
|
fix: await async callable-object callbacks (#3944)
|
2026-07-25 07:26:53 +09:00 |
|
Henry Su
|
5a74e5104d
|
fix: await async callable-object dynamic instructions (#3942)
|
2026-07-24 22:01:19 +00:00 |
|
Kazuhiro Sera
|
59763339cb
|
fix: harden sensitive runtime logging (#3938)
|
2026-07-24 15:36:48 +00:00 |
|
Cheemi
|
5c7f145a0d
|
docs: fix streamed audio API rendering (#3940)
|
2026-07-24 10:29:33 +00:00 |
|
Kazuhiro Sera
|
5d620569a7
|
feat: add packaged live integration and provider regression coverage (#3936)
|
2026-07-24 15:39:28 +09:00 |
|
Kazuhiro Sera
|
658bfc488b
|
fix: encode structured programmatic tool errors as JSON (#3932)
|
2026-07-24 03:09:31 +00:00 |
|
Gunjan Jaswal
|
aa3ac378b9
|
fix(chatcmpl): surface content-filter refusals when buffering streamed tool calls (#3897)
|
2026-07-24 10:11:50 +09:00 |
|
Kazuhiro Sera
|
4c251ff779
|
fix: improve provider compatibility and preserve session history on retries (#3931)
|
2026-07-24 01:09:59 +00:00 |
|
Kazuhiro Sera
|
80f9fa5d9c
|
fix: improve AnyLLM and LiteLLM provider compatibility (#3930)
|
2026-07-24 08:54:17 +09:00 |
|
Kazuhiro Sera
|
f78df37ee9
|
feat: consistently accept typed objects and dictionaries for SDK configuration (#3917)
|
2026-07-24 08:04:45 +09:00 |
|
Dima Osipa
|
cece04ce56
|
fix(litellm): send logprobs=True when top_logprobs is set (#3929)
|
2026-07-23 21:39:28 +00:00 |
|
Henry Su
|
9684cef97b
|
fix(strict_schema): reject empty additionalProperties mappings (#3927)
|
2026-07-24 06:19:17 +09:00 |
|
Kazuhiro Sera
|
509b414711
|
feat: add tool decorator alias (#3920)
Tests / tests-windows (push) Has been cancelled
Tests / build-docs (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / typecheck (push) Has been cancelled
Tests / tests (3.10) (push) Has been cancelled
Tests / tests (3.11) (push) Has been cancelled
Tests / tests (3.12) (push) Has been cancelled
Tests / tests (3.13) (push) Has been cancelled
Tests / tests (3.14) (push) Has been cancelled
|
2026-07-23 18:04:15 +09:00 |
|
Henry Su
|
34ab935367
|
fix(mcp): cleanup cancelled servers during connect failure (#3919)
|
2026-07-23 07:50:20 +00:00 |
|
Dima Osipa
|
9f06efe9df
|
fix(logging): redact MCP tool-call and formatter errors from logs (#3918)
|
2026-07-23 07:49:06 +00:00 |
|
Fayez Bast
|
0530398ef2
|
fix(voice): encode streamed float32 audio as PCM16 (#3916)
|
2026-07-23 14:30:15 +09:00 |
|
Cheemi
|
1e8d506a32
|
docs: fix API cross-reference targets (#3913)
Deploy docs / deploy_docs (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / typecheck (push) Has been cancelled
Tests / tests (3.10) (push) Has been cancelled
Tests / tests (3.11) (push) Has been cancelled
Tests / tests (3.12) (push) Has been cancelled
Tests / tests (3.13) (push) Has been cancelled
Tests / tests (3.14) (push) Has been cancelled
Tests / tests-windows (push) Has been cancelled
Tests / build-docs (push) Has been cancelled
|
2026-07-22 14:15:31 +00:00 |
|
Kazuhiro Sera
|
28c41b79b3
|
fix: pin and verify rclone sandbox installs (#3911)
|
2026-07-22 23:00:17 +09:00 |
|
Dima Osipa
|
5921667f57
|
fix: stop leaking raw exceptions in model + tool error logs (#3910)
|
2026-07-22 11:54:27 +09:00 |
|
Kazuhiro Sera
|
c994c2a44b
|
docs: update code snippets
|
2026-07-22 09:59:22 +09:00 |
|
Illia Oleksiuk
|
a251b42dfd
|
fix(realtime): redact raw message payload from conversion-failure log (#3907)
|
2026-07-22 09:27:11 +09:00 |
|
Kazuhiro Sera
|
104b490b06
|
feat(sandbox): add Vercel cloud mount strategy (#3899)
|
2026-07-22 07:52:29 +09:00 |
|
Cherav Goyal
|
95185352c8
|
fix: preserve dot-prefixed skip paths in Modal tar workspace excludes (#3905)
|
2026-07-21 21:24:57 +09:00 |
|
Cherav Goyal
|
0d32af6e12
|
fix: parse ls output with SELinux security-context marker (#3904)
|
2026-07-21 11:45:05 +00:00 |
|
Cheemi
|
394d4dc9ba
|
docs: fix conversation example imports (#3903)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
|
2026-07-21 19:20:09 +09:00 |
|
Kazuhiro Sera
|
2171c77c5b
|
docs: update review policies
|
2026-07-21 08:02:59 +09:00 |
|
Kazuhiro Sera
|
588c6e32e1
|
fix: classify lazy skill read probes correctly (#3893)
|
2026-07-21 07:05:29 +09:00 |
|
Henry Su
|
3384027348
|
fix(visualization): escape multiline DOT names (#3898)
|
2026-07-21 07:04:41 +09:00 |
|
Umer Ali
|
e78bb09275
|
docs: fix missing imports in dynamic instructions example (#3895)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
|
2026-07-20 22:01:30 +00:00 |
|
Kazuhiro Sera
|
2fa463571e
|
docs: fix runnable Python examples (#3885)
|
2026-07-20 08:48:24 +09:00 |
|