Commit Graph

1775 Commits

Author SHA1 Message Date
Kazuhiro Sera 94130c1ac9 fix 2026-07-23 21:09:45 +09:00
Kazuhiro Sera 125f9f88bb fix 2026-07-23 20:42:07 +09:00
Kazuhiro Sera e6d9339586 fix 2026-07-23 20:29:36 +09:00
Kazuhiro Sera 6d4eb1eccf fix 2026-07-23 19:16:16 +09:00
Kazuhiro Sera 9afbd8bf48 fix 2026-07-23 18:28:39 +09:00
Kazuhiro Sera 6ad3d11654 fix 2026-07-23 18:20:24 +09:00
Kazuhiro Sera a96fc8b53e fix 2026-07-23 18:14:27 +09:00
Kazuhiro Sera aacd9aa2fa feat: consistently accept typed objects and dictionaries for SDK configuration 2026-07-23 18:04:48 +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
Ali Adnan bc4c5f5006 docs: remove unused Runner import in tracing docs (#3881) 2026-07-19 21:37:41 +00:00
Kazuhiro Sera 173eca4991 fix: improve sandbox example runtime validation (#3880) 2026-07-19 03:04:02 +00:00
Kazuhiro Sera 7b84479829 fix: remove programmatic transcripts from handoff tool filtering (#3879) 2026-07-19 01:29:08 +00:00
Kazuhiro Sera 1b5f59fb2b fix: summarize programmatic transcripts during nested handoffs (#3878) 2026-07-19 10:17:18 +09:00
Kazuhiro Sera fa1001dcf1 fix: recognize typed easy input messages in Chat Completions (#3877) 2026-07-19 09:25:21 +09:00
Illia Oleksiuk 65886fa16d fix(blaxel): shell-quote interpolated FUSE mount options (#3873) 2026-07-17 23:48:46 +00:00
Kazuhiro Sera 15bac19550 fix(handoffs): partition nested history ownership (#3823) 2026-07-18 07:18:57 +09:00
Matt Brockman d003f21c22 chore: update e2b versions (#3871) 2026-07-17 22:17:57 +00:00
Ali Adnan 825f1132ef docs: adjust code snippets (#3869) 2026-07-17 22:10:14 +00:00
Kazuhiro Sera efd63ece6f fix: fail closed on invalid callable approval arguments (#3867) 2026-07-18 07:09:54 +09:00
Kazuhiro Sera 606fbd0d8a docs: clarify sandbox support on Windows (#3866) 2026-07-17 12:39:11 +00:00
Myk b2e9246938 fix: parse Google docstrings whose Args: follows a section body (#3862) 2026-07-17 21:33:12 +09:00
Kazuhiro Sera 965335aba6 feat: add Programmatic Tool Calling support (#3833) 2026-07-17 15:29:53 +09:00
Kazuhiro Sera 95df2c99a7 docs: update pages 2026-07-17 13:39:44 +09:00
Kazuhiro Sera 485bd96e42 docs: update translated pages 2026-07-17 13:01:49 +09:00
Cheemi fff18a0940 docs: document compact tracing hierarchy (#3839) 2026-07-17 12:40:50 +09:00
github-actions[bot] 3e788a46f1 Release 0.18.3 (#3859) v0.18.3 2026-07-17 12:38:27 +09:00
Kazuhiro Sera d02972ef57 fix: prevent stale prepared-item identity reuse (#3858) 2026-07-16 23:10:22 +00:00
Kazuhiro Sera 5313a82996 fix: preserve streamed session input across model retries (#3857) 2026-07-17 07:45:51 +09:00
Muhammad Hamid Raza 5e8d067bc0 docs: make UserContext example runnable in Agents documentation (#3851) 2026-07-17 07:14:33 +09:00
Kazuhiro Sera 697a46c4ba fix: redact non-tool trace error details (#3848) 2026-07-16 18:23:51 +09:00
Kazuhiro Sera e29b023b5b fix(sandbox): avoid redundant E2B workspace root creation (#3845) 2026-07-16 07:50:35 +09:00
DongBo 585053b8bf fix(computer): isolate provider instances across concurrent runs (#3843) 2026-07-16 07:23:38 +09:00
Illia Oleksiuk 8ce548ef4e fix: bound $ref expansion in strict JSON schema conversion (#3838) 2026-07-16 07:22:24 +09:00