Commit Graph

1721 Commits

Author SHA1 Message Date
Kazuhiro Sera 751c6f60bd docs: updates for #3823 2026-07-13 16:39:08 +09:00
Kazuhiro Sera 8221e424db feat(realtime): track response usage in session context (#3812) 2026-07-13 07:42:49 +09:00
DongBo b24d5dd460 fix(handoffs): preserve user messages containing history wrappers (#3815) 2026-07-12 21:56:08 +00:00
Kazuhiro Sera 088075f4f5 chore: enable flake8-async for runtime source (#3813) 2026-07-13 06:48:13 +09:00
Dhruva Das beb3c5102f fix(models): raise UserError for conflicting provider args instead of assert (#3809) 2026-07-12 06:50:12 +00:00
Kazuhiro Sera 08859339ee docs: update translated pages 2026-07-11 10:24:43 +09:00
Kazuhiro Sera 5a9d221f0e docs: stabilize two examples 2026-07-11 10:18:18 +09:00
Kazuhiro Sera bcce208e61 docs: updates for hosted multi-agent support (#3789) 2026-07-11 10:09:01 +09:00
github-actions[bot] 41e79f1594 Release 0.18.2 (#3805)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
v0.18.2
2026-07-11 10:06:15 +09:00
seanturner83 6cf3600d4a fix(litellm): surface content-filter refusals instead of an empty turn (#3769) 2026-07-11 00:52:45 +00:00
Kazuhiro Sera e1f7c12515 fix: make conditional tools and web search examples deterministic 2026-07-11 09:38:53 +09:00
Kazuhiro Sera 75b928ea79 chore: enable RUF100 for runtime source 2026-07-11 09:01:08 +09:00
Kazuhiro Sera 0fce2cb187 chore: remove unused noqa directives (#3804) 2026-07-10 23:59:52 +00:00
Kazuhiro Sera 0a0b7be088 refactor: remove unused Responses include validator 2026-07-11 08:48:51 +09:00
Kazuhiro Sera 23c5276aa7 chore: enable RUF012 for runtime source (#3803) 2026-07-11 08:47:45 +09:00
Kazuhiro Sera aeed7bbcf8 chore: enable G004 logging lint rule (#3802) 2026-07-10 23:25:02 +00:00
Kazuhiro Sera fb8fb10599 docs: update AGENTS.md for git operations 2026-07-11 08:24:13 +09:00
Kazuhiro Sera 93317a87e6 refactor: share retry-after parsing (#3801) 2026-07-11 08:22:00 +09:00
Kazuhiro Sera eb54a61cc7 refactor: share retry error metadata extraction (#3800) 2026-07-11 07:58:13 +09:00
Kazuhiro Sera e354126180 refactor(sandbox): share Runloop rclone setup (#3799) 2026-07-10 22:49:28 +00:00
Kazuhiro Sera bc0dbb3ead refactor(sandbox): share E2B rclone setup (#3798) 2026-07-10 22:32:27 +00:00
Kazuhiro Sera 4c5d630c45 refactor(sandbox): share extension PTY output collection (#3797) 2026-07-11 07:26:41 +09:00
Kazuhiro Sera 77f7f9a7fb refactor(sandbox): share core PTY output collection (#3796) 2026-07-10 22:14:27 +00:00
Kazuhiro Sera fdca3ab389 chore(lint): enable RUF006 for runtime source 2026-07-11 07:05:06 +09:00
Otis Cui 322a3334cb fix: serialize model-backed rollout interruptions as dicts (#3790) 2026-07-11 07:02:05 +09:00
Kazuhiro Sera df2ddd41eb feat: support GPT-5.6 request controls (#3794) 2026-07-11 06:48:04 +09:00
Kazuhiro Sera 0354f482a8 feat: add hosted multi-agent beta support (#3788) 2026-07-10 17:46:43 +09:00
Kazuhiro Sera 2bd03971f9 chore: exempt OpenAI package from dependency cooldown (#3792) 2026-07-10 17:24:10 +09:00
Kazuhiro Sera dd0300bff9 fix(sandbox): own Unix PTY fd close tasks (#3780) 2026-07-10 13:46:31 +09:00
Kazuhiro Sera 32bf99dff3 fix(sandbox): own Docker deferred cleanup tasks (#3779) 2026-07-10 09:58:31 +09:00
Kazuhiro Sera 4e06694db2 fix(realtime): use monotonic playback timing (#3776) 2026-07-10 09:49:41 +09:00
Kazuhiro Sera 152baf182a fix(realtime): enqueue callback errors synchronously (#3777) 2026-07-10 09:49:24 +09:00
Kazuhiro Sera 89653d26f6 fix(sandbox): own Daytona PTY worker tasks (#3778) 2026-07-10 09:48:14 +09:00
github-actions[bot] 1760f73ba4 Release 0.18.1 (#3775)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
v0.18.1
2026-07-10 08:36:38 +09:00
Kazuhiro Sera 28026bcd01 docs: stabilize tool guardrail and web search examples 2026-07-10 08:24:36 +09:00
Kazuhiro Sera 574e2f74cd docs: update translated pages 2026-07-10 08:23:25 +09:00
Kazuhiro Sera 133208381c feat: add GPT-5.6 model defaults and migrate examples (#3774) 2026-07-10 07:58:22 +09:00
Kazuhiro Sera 8724b1b9ba fix: support cache-write usage across OpenAI Python versions (#3773) 2026-07-10 07:14:43 +09:00
Kazuhiro Sera 70c447e14f fix(realtime): make session cleanup deterministic (#3767) 2026-07-09 11:34:36 +00:00
Kazuhiro Sera 6bb69bc2d4 docs: update readme 2026-07-09 20:12:11 +09:00
WinkleMad 532acdf32c fix: send logprobs=True when top_logprobs is set on Chat Completions (#3763) 2026-07-09 07:54:18 +00:00
Anas Khan 1b0c7c2025 fix(models): accumulate streamed logprobs in place to avoid O(n^2) copies (#3762) 2026-07-09 14:38:31 +09:00
Anas Khan 5807751080 fix(sessions): handle list content in AdvancedSQLiteSession browsing helpers (#3761) 2026-07-09 14:18:47 +09:00
Cheemi 158b2f489e docs: clarify agent tool state options (#3754)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2026-07-08 23:26:45 +00:00
Kazuhiro Sera 60d3f95219 fix: preserve nested tool state during restoration (#3753)
Co-authored-by: Tao An <1250043+tao-hpu@users.noreply.github.com>
2026-07-08 15:44:19 +09:00
Kazuhiro Sera 163caa3aa8 docs: update README 2026-07-08 08:47:08 +09:00
Kazuhiro Sera 3063306db1 test(items): document refusal None invariant (#3751) 2026-07-08 08:29:40 +09:00
Anas Khan b10a7e9b50 docs(realtime): fix RealtimeRunner context docstring (#3748) 2026-07-07 23:24:44 +00:00
Minh Vu b3f8d8ce54 fix: close Chat Completions streams on early exit (#3689)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2026-07-08 08:19:37 +09:00
Kazuhiro Sera 078a28f11e docs: updates for v0.18.0 (#3741) 2026-07-07 15:05:03 +09:00