Commit Graph

  • fe41cc39e0 fix: use last_agent property in RunResultStreaming._create_error_details (#3967) Ali Adnan 2026-07-27 05:19:44 +05:00
  • a335b32024 fix: compare inspect sentinels by identity in function_schema (#3961) TheSaiEaranti 2026-07-26 19:18:40 -05:00
  • 045b9cac71 chore: update FastAPI test dependency (#3974) Kazuhiro Sera 2026-07-27 07:27:14 +09:00
  • 3da2465a44 test: add unit tests covering #3965 Kazuhiro Sera 2026-07-27 06:58:12 +09:00
  • da14e70b3a fix: use last_agent property in pretty_print_run_result_streaming to avoid None crash (#3965) Ali Adnan 2026-07-27 02:57:55 +05:00
  • f663a06aea chore: tighten implementation strategy review guidance Kazuhiro Sera 2026-07-26 19:02:25 +09:00
  • 117bd1bb9a fix: preserve callable function tool compatibility (#3959) Kazuhiro Sera 2026-07-26 18:50:10 +09:00
  • 5aff70faeb fix: reuse the verbose stdout logging handler (#3957) Kazuhiro Sera 2026-07-26 08:51:30 +09:00
  • 99e88c14db fix: preserve *args/**kwargs docstring descriptions in tool schemas (#3956) TheSaiEaranti 2026-07-25 18:29:45 -05:00
  • c55c99b61e chore: update AGENTS.md and code change/reiew skill details Kazuhiro Sera 2026-07-26 08:20:37 +09:00
  • 6eb779d939 fix: support async callable objects as function tools (#3949) Kazuhiro Sera 2026-07-26 08:06:43 +09:00
  • c1b423749e fix: include device nodes when parsing ls output (#3951) TheSaiEaranti 2026-07-25 00:20:22 -05:00
  • c549a825ae chore: update final-release-review skill details Kazuhiro Sera 2026-07-25 13:31:27 +09:00
  • f45d6e2610 chore: update final-release-review skill details Kazuhiro Sera 2026-07-25 12:12:15 +09:00
  • d9d623098e fix: reject unsupported streamed STT audio dtypes (#3950) Kazuhiro Sera 2026-07-25 10:20:51 +09:00
  • 14ad7e1c62 fix: redact Realtime and RunState diagnostics (#3948) Kazuhiro Sera 2026-07-25 09:47:04 +09:00
  • e16ba7ea8a chore: update AGENTS.md and code change/reiew skill details Kazuhiro Sera 2026-07-25 09:31:28 +09:00
  • fc0c8d33f2 fix: isolate unit tests from ambient proxy settings (#3945) Kazuhiro Sera 2026-07-25 08:05:35 +09:00
  • a6d577c99d fix: await async callable-object callbacks (#3944) Kazuhiro Sera 2026-07-25 07:26:53 +09:00
  • 5a74e5104d fix: await async callable-object dynamic instructions (#3942) Henry Su 2026-07-24 17:01:19 -05:00
  • 59763339cb fix: harden sensitive runtime logging (#3938) Kazuhiro Sera 2026-07-25 00:36:48 +09:00
  • 5c7f145a0d docs: fix streamed audio API rendering (#3940) Cheemi 2026-07-24 18:29:33 +08:00
  • 5d620569a7 feat: add packaged live integration and provider regression coverage (#3936) Kazuhiro Sera 2026-07-24 15:39:28 +09:00
  • 658bfc488b fix: encode structured programmatic tool errors as JSON (#3932) Kazuhiro Sera 2026-07-24 12:09:31 +09:00
  • aa3ac378b9 fix(chatcmpl): surface content-filter refusals when buffering streamed tool calls (#3897) Gunjan Jaswal 2026-07-24 06:41:50 +05:30
  • 4c251ff779 fix: improve provider compatibility and preserve session history on retries (#3931) Kazuhiro Sera 2026-07-24 10:09:59 +09:00
  • 80f9fa5d9c fix: improve AnyLLM and LiteLLM provider compatibility (#3930) Kazuhiro Sera 2026-07-24 08:54:17 +09:00
  • f78df37ee9 feat: consistently accept typed objects and dictionaries for SDK configuration (#3917) Kazuhiro Sera 2026-07-24 08:04:45 +09:00
  • cece04ce56 fix(litellm): send logprobs=True when top_logprobs is set (#3929) Dima Osipa 2026-07-23 14:39:28 -07:00
  • 9684cef97b fix(strict_schema): reject empty additionalProperties mappings (#3927) Henry Su 2026-07-23 16:19:17 -05:00
  • 94130c1ac9 fix feat/dict-model-settings Kazuhiro Sera 2026-07-23 21:09:45 +09:00
  • 125f9f88bb fix Kazuhiro Sera 2026-07-23 20:42:07 +09:00
  • e6d9339586 fix Kazuhiro Sera 2026-07-23 20:29:36 +09:00
  • 6d4eb1eccf fix Kazuhiro Sera 2026-07-23 19:16:16 +09:00
  • 9afbd8bf48 fix Kazuhiro Sera 2026-07-23 18:28:39 +09:00
  • 6ad3d11654 fix Kazuhiro Sera 2026-07-23 18:20:24 +09:00
  • a96fc8b53e fix Kazuhiro Sera 2026-07-23 18:14:27 +09:00
  • aacd9aa2fa feat: consistently accept typed objects and dictionaries for SDK configuration Kazuhiro Sera 2026-07-23 14:16:50 +09:00
  • 509b414711 feat: add tool decorator alias (#3920) Kazuhiro Sera 2026-07-23 18:04:15 +09:00
  • 34ab935367 fix(mcp): cleanup cancelled servers during connect failure (#3919) Henry Su 2026-07-23 02:50:20 -05:00
  • 9f06efe9df fix(logging): redact MCP tool-call and formatter errors from logs (#3918) Dima Osipa 2026-07-23 00:49:06 -07:00
  • 0530398ef2 fix(voice): encode streamed float32 audio as PCM16 (#3916) Fayez Bast 2026-07-23 08:30:15 +03:00
  • 1e8d506a32 docs: fix API cross-reference targets (#3913) Cheemi 2026-07-22 22:15:31 +08:00
  • 28c41b79b3 fix: pin and verify rclone sandbox installs (#3911) Kazuhiro Sera 2026-07-22 23:00:17 +09:00
  • 5921667f57 fix: stop leaking raw exceptions in model + tool error logs (#3910) Dima Osipa 2026-07-21 19:54:27 -07:00
  • 9062f6d456 Merge branch 'main' into release/v0.19.0 release/v0.19.0 Kazuhiro Sera 2026-07-22 10:48:49 +09:00
  • 04cbd4fad4 fix docs/unreleased-main-behavior-0.19 Kazuhiro Sera 2026-07-22 08:00:06 +09:00
  • bfbe3807dc fix review comments Kazuhiro Sera 2026-07-20 07:19:31 +09:00
  • 3d334d4ff6 docs: updates for 0.19.0 Kazuhiro Sera 2026-07-18 07:58:39 +09:00
  • c994c2a44b docs: update code snippets Kazuhiro Sera 2026-07-22 09:58:56 +09:00
  • a251b42dfd fix(realtime): redact raw message payload from conversion-failure log (#3907) Illia Oleksiuk 2026-07-21 17:27:11 -07:00
  • b3c7255723 Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-22 09:20:24 +09:00
  • 104b490b06 feat(sandbox): add Vercel cloud mount strategy (#3899) Kazuhiro Sera 2026-07-22 07:52:29 +09:00
  • 95185352c8 fix: preserve dot-prefixed skip paths in Modal tar workspace excludes (#3905) Cherav Goyal 2026-07-21 17:54:57 +05:30
  • 0d32af6e12 fix: parse ls output with SELinux security-context marker (#3904) Cherav Goyal 2026-07-21 17:15:05 +05:30
  • 394d4dc9ba docs: fix conversation example imports (#3903) Cheemi 2026-07-21 18:20:09 +08:00
  • 2171c77c5b docs: update review policies Kazuhiro Sera 2026-07-21 08:02:44 +09:00
  • 588c6e32e1 fix: classify lazy skill read probes correctly (#3893) Kazuhiro Sera 2026-07-21 07:05:29 +09:00
  • 3384027348 fix(visualization): escape multiline DOT names (#3898) Henry Su 2026-07-20 17:04:41 -05:00
  • e78bb09275 docs: fix missing imports in dynamic instructions example (#3895) Umer Ali 2026-07-21 03:01:30 +05:00
  • 190afe3804 Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-20 15:47:50 +09:00
  • 2fa463571e docs: fix runnable Python examples (#3885) Kazuhiro Sera 2026-07-20 08:48:24 +09:00
  • b2158f3e91 Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-20 06:38:18 +09:00
  • bc4c5f5006 docs: remove unused Runner import in tracing docs (#3881) Ali Adnan 2026-07-20 02:37:41 +05:00
  • d171a30243 Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-19 12:14:39 +09:00
  • 173eca4991 fix: improve sandbox example runtime validation (#3880) Kazuhiro Sera 2026-07-19 12:04:02 +09:00
  • eab679bddf Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-19 10:35:59 +09:00
  • 7b84479829 fix: remove programmatic transcripts from handoff tool filtering (#3879) Kazuhiro Sera 2026-07-19 10:29:08 +09:00
  • 1b5f59fb2b fix: summarize programmatic transcripts during nested handoffs (#3878) Kazuhiro Sera 2026-07-19 10:17:18 +09:00
  • d624e54ecb Merge branch 'main' into release/v0.19.0 Kazuhiro Sera 2026-07-19 09:25:41 +09:00
  • fa1001dcf1 fix: recognize typed easy input messages in Chat Completions (#3877) Kazuhiro Sera 2026-07-19 09:25:21 +09:00
  • ff80a0ead9 Bump version to 0.19.0 github-actions[bot] 2026-07-18 02:00:55 +00:00
  • 65886fa16d fix(blaxel): shell-quote interpolated FUSE mount options (#3873) Illia Oleksiuk 2026-07-17 16:48:46 -07:00
  • 15bac19550 fix(handoffs): partition nested history ownership (#3823) Kazuhiro Sera 2026-07-18 07:18:57 +09:00
  • d003f21c22 chore: update e2b versions (#3871) Matt Brockman 2026-07-17 15:17:57 -07:00
  • 825f1132ef docs: adjust code snippets (#3869) Ali Adnan 2026-07-18 03:10:14 +05:00
  • efd63ece6f fix: fail closed on invalid callable approval arguments (#3867) Kazuhiro Sera 2026-07-18 07:09:54 +09:00
  • 606fbd0d8a docs: clarify sandbox support on Windows (#3866) Kazuhiro Sera 2026-07-17 21:39:11 +09:00
  • b2e9246938 fix: parse Google docstrings whose Args: follows a section body (#3862) Myk 2026-07-17 14:33:12 +02:00
  • 965335aba6 feat: add Programmatic Tool Calling support (#3833) Kazuhiro Sera 2026-07-17 15:29:53 +09:00
  • 95df2c99a7 docs: update pages Kazuhiro Sera 2026-07-17 13:39:44 +09:00
  • 485bd96e42 docs: update translated pages Kazuhiro Sera 2026-07-17 13:01:49 +09:00
  • fff18a0940 docs: document compact tracing hierarchy (#3839) Cheemi 2026-07-17 11:40:50 +08:00
  • 3e788a46f1 Release 0.18.3 (#3859) v0.18.3 github-actions[bot] 2026-07-17 12:38:27 +09:00
  • d02972ef57 fix: prevent stale prepared-item identity reuse (#3858) Kazuhiro Sera 2026-07-17 08:10:22 +09:00
  • 5313a82996 fix: preserve streamed session input across model retries (#3857) Kazuhiro Sera 2026-07-17 07:45:51 +09:00
  • 5e8d067bc0 docs: make UserContext example runnable in Agents documentation (#3851) Muhammad Hamid Raza 2026-07-17 03:14:33 +05:00
  • 65468d87c9 feat: add image search content types to WebSearchTool dev/yuning/image-search-web-search-tool Yuning Wang 2026-05-20 17:04:02 +00:00
  • 697a46c4ba fix: redact non-tool trace error details (#3848) Kazuhiro Sera 2026-07-16 18:23:51 +09:00
  • e29b023b5b fix(sandbox): avoid redundant E2B workspace root creation (#3845) Kazuhiro Sera 2026-07-16 07:50:35 +09:00
  • 585053b8bf fix(computer): isolate provider instances across concurrent runs (#3843) DongBo 2026-07-16 06:23:38 +08:00
  • 8ce548ef4e fix: bound $ref expansion in strict JSON schema conversion (#3838) Illia Oleksiuk 2026-07-15 15:22:24 -07:00
  • 7369b73c76 feat: make task and turn tracing spans configurable (#3834) Kazuhiro Sera 2026-07-15 05:34:04 +09:00
  • df20e83df3 fix: parse Google docstrings missing the blank line before a section (#3832) Sohum Trivedi 2026-07-14 13:31:49 -07:00
  • 4d9677850c chore: remove hoooks for now Kazuhiro Sera 2026-07-14 08:11:15 +09:00
  • 68fadc7aba fix: AdvancedSQLiteSession clear_session and pop_item metadata leaks (#3755) Aditya Jethani 2026-07-13 14:06:45 +05:30
  • c3986d6978 fix(memory): serialize OpenAI conversation session initialization (#3821) DongBo 2026-07-13 16:26:24 +08:00
  • 751c6f60bd docs: updates for #3823 docs/pr-3823 Kazuhiro Sera 2026-07-13 16:39:08 +09:00
  • 8221e424db feat(realtime): track response usage in session context (#3812) Kazuhiro Sera 2026-07-13 07:42:49 +09:00
  • b24d5dd460 fix(handoffs): preserve user messages containing history wrappers (#3815) DongBo 2026-07-13 05:56:08 +08:00