Commit Graph

  • f8153b95a2 Update examples (#2300) Kazuhiro Sera 2026-01-13 12:09:03 +09:00
  • da4acc659e docs: add ExecPlan guidance and template (#2298) Kazuhiro Sera 2026-01-12 18:37:49 +09:00
  • 9cc895818d fix: #2291 silence LiteLLM serializer warnings in streaming (opt-in) (#2295) Kazuhiro Sera 2026-01-12 10:26:12 +09:00
  • 87af6e3256 fix: bump litellm to resolve pydantic deprecation warnings (#2292) Kazuhiro Sera 2026-01-11 16:49:23 +09:00
  • ec257bb406 Fix thinking tokens not attached without tool calls (#2195) (#2290) Aryan Bagade 2026-01-10 01:29:43 -08:00
  • 8bc42640f8 Add runner script for examples and refresh sample outputs (#2289) Kazuhiro Sera 2026-01-10 17:08:00 +09:00
  • a459e367e3 docs: add PR draft guidance skill (#2288) Kazuhiro Sera 2026-01-10 15:05:11 +09:00
  • d4075b6c5d fix: Fix compaction run item typing and lifecycle handling (#2287) Kazuhiro Sera 2026-01-10 14:04:01 +09:00
  • 40952505df Add regression tests for oai compaction session Kazuhiro Sera 2026-01-10 13:16:28 +09:00
  • 19b7c0bbab docs: align contributor guide and skills with JS updates (#2286) Kazuhiro Sera 2026-01-10 10:55:51 +09:00
  • a17fc3f752 Add AsyncSQLiteSession (aiosqlite-backed async session store) (#2284) Gustav von Zitzewitz 2026-01-09 09:20:35 +01:00
  • 09443fd044 feat: #2206 Add responses.compact: auto-compact long conversations (#2224) Ruskaruma 2026-01-09 06:12:15 +05:30
  • b5d9152a27 fix: #2009 #2010 Improve PCM duration calculation and handle VAD truncation (#2059) Ruskaruma 2026-01-08 12:27:33 +05:30
  • b4c80b8870 Add verify-changes skill to this project (#2271) Kazuhiro Sera 2026-01-08 15:39:24 +09:00
  • 24d276751b Harden tracing shutdown logging against closed handlers (#2270) Kazuhiro Sera 2026-01-08 13:41:38 +09:00
  • 78a683ca80 Add regression tests as prep for HITL changes (#2267) Kazuhiro Sera 2026-01-07 18:18:49 +09:00
  • ace9f11ec9 v0.6.5 (#2263) v0.6.5 Kazuhiro Sera 2026-01-07 00:31:44 +09:00
  • c35c0afe90 fix: #2204 Convert tool execution exception to runtime error (#2243) Gokalp Peker 2026-01-06 08:58:38 +03:00
  • 09948333b7 Update all translated document pages (#2262) github-actions[bot] 2026-01-06 12:06:50 +09:00
  • 718a99e1e0 feat: Add tool guardrails to function_tool decorator args (ref #2218) (#2227) Kazuhiro Sera 2026-01-06 11:19:48 +09:00
  • 02882efad7 Add realtime audio mapping support and SIP session payload tests (#2225) Kazuhiro Sera 2026-01-06 11:18:33 +09:00
  • fd65d1a14d fix: #2222 Streaming is blocking and cannot be cancelled (#2226) Kazuhiro Sera 2026-01-06 11:18:17 +09:00
  • 6b58e78751 fix: Improve tracing shutdown safety (#2229) Kazuhiro Sera 2026-01-06 11:17:42 +09:00
  • bc374a0c1d Add per-run tracing API key support (#2260) Rohan Mehta 2026-01-05 21:17:22 -05:00
  • afa224ba14 Gemini 3 Pro support and cross-model conversation compatibility (#2158) Wen-Tien Chang 2026-01-06 09:38:15 +08:00
  • c4ed605d33 fix: #2161 handle output_text type in realtime text mode (#2235) sbera77 2025-12-27 08:54:30 +05:30
  • 007a65c122 Add explicit content=None to assistant tool-call messages in Chat Completions converter (#2238) Wen-Tien Chang 2025-12-27 11:18:23 +08:00
  • ba55bbd596 fix: #2163 Preserve non-text tool outputs in LiteLLM and chatcmpl converters (#2214) Wen-Tien Chang 2025-12-23 21:52:04 +08:00
  • 7404531696 Update all translated document pages (#2219) github-actions[bot] 2025-12-22 10:34:55 +09:00
  • 659f706d56 Add AgentHookContext with turn_input for agent hooks (#2213) Wen-Tien Chang 2025-12-22 08:51:37 +08:00
  • a22027dff3 Make example prompt consistent with Quick-start context (#2215) zhaoyanthu 2025-12-22 08:49:56 +08:00
  • 21b6a13830 Update all translated document pages (#2212) github-actions[bot] 2025-12-20 08:39:55 +09:00
  • 10b73ae96c docs: fix code typo in for loop (#2209) Aniket Maurya 2025-12-19 23:20:49 +00:00
  • 93740fa49c Fix README.md typo in uv installation instructions (#2210) Zach Parent 2025-12-19 15:14:46 -08:00
  • 07be768fa1 Update all translated document pages (#2207) github-actions[bot] 2025-12-19 16:11:29 +09:00
  • 650a85d0f4 docs: Add document updates for #2169 changes (#2170) Kazuhiro Sera 2025-12-19 15:43:28 +09:00
  • 15bae27e25 v0.6.4 (#2184) v0.6.4 Kazuhiro Sera 2025-12-19 15:38:56 +09:00
  • 56680f43d6 fix: Enable creating/disposing Computer per agent run (#2191) Kazuhiro Sera 2025-12-18 07:46:34 +09:00
  • 35236676bf Fix pypa/gh-action-pypi-publish version to use SHA pinning (#2198) Salman Chishti 2025-12-17 22:28:58 +00:00
  • 0d695a2f90 docs: Resolve code snippet issues within a narrow window size (#2197) Kazuhiro Sera 2025-12-17 12:04:14 +09:00
  • 0dccd01ed1 fix: Enhance null handling for input and output token details in Usage class (#2192) aliasgher-sketric 2025-12-17 06:49:14 +05:00
  • d9ce628e8b Upgrade GitHub Actions for Node 24 compatibility (#2193) Salman Chishti 2025-12-17 01:43:35 +00:00
  • 108e148dd6 fix #2181 FunctionTool.strict_json_schema is missing when using Chat Completions API (#2182) Kazuhiro Sera 2025-12-17 10:43:02 +09:00
  • 6f2bcb9a68 Expose failure_error_function in Agent.as_tool (#2179) Mykola Hotlib 2025-12-17 02:42:07 +01:00
  • 714ff330ae Upgrade GitHub Actions to latest versions (#2194) Salman Chishti 2025-12-16 11:44:44 +00:00
  • 0ac51e2a3b feat: Add on_stream to agents as tools (#2169) Kazuhiro Sera 2025-12-16 09:01:23 +09:00
  • f7c8c27b82 Update all translated document pages (#2189) github-actions[bot] 2025-12-16 08:46:29 +09:00
  • 4b3986b304 docs: Upgrading to GPT-5.2 (#2188) cguo-oai 2025-12-15 15:26:32 -08:00
  • 71fa12cd87 Print called tool's name in examples/basic/stream_items.py (#2174) Hassan Abu Alhaj 2025-12-12 04:03:36 +03:00
  • 8e1fd7a5d2 v0.6.3 (#2178) v0.6.3 Rohan Mehta 2025-12-11 13:06:58 -05:00
  • 5f2e83ec35 upgrade openai dep to v2.9.0 (#2177) Rohan Mehta 2025-12-11 13:04:11 -05:00
  • 4d7129055a [fix] Realtime CLI demo energy threshold (#2166) lionel-oai 2025-12-10 20:47:18 -06:00
  • 9f96338350 Attach context to apply patch operations (#2162) Gustav von Zitzewitz 2025-12-09 22:52:01 +01:00
  • df020d130b feat: preserve logprobs from chat completions API in ModelResponse (#2134) Josh Meyer 2025-12-07 18:30:58 -08:00
  • 9fcc68f294 v0.6.2 (#2153) v0.6.2 Rohan Mehta 2025-12-04 17:36:17 -05:00
  • e0e6794d36 Allow user to send None values to Realtime API (#2152) Sean DuBois 2025-12-04 17:21:45 -05:00
  • 9edc53faf3 Update all translated document pages (#2147) github-actions[bot] 2025-12-04 09:55:34 +09:00
  • d258d8d18b fix(litellm): preserve reasoning.summary when passing to LiteLLM (#2144) Cesar Garcia 2025-12-03 21:47:30 -03:00
  • a9d95b4fa8 Enable previous_response_id chaining for internal calls on the first turn (#2117) Wen-Tien Chang 2025-12-04 08:35:56 +08:00
  • 509ddda778 fix(usage): Normalize None token detail objects on Usage initialization (#2141) Adrian Cole 2025-12-03 12:28:50 +08:00
  • a05af4b3ba Update all translated document pages (#2142) github-actions[bot] 2025-12-03 09:05:44 +09:00
  • fff8d8905b docs: add community session implementations section (#2139) Stephan Fitzpatrick 2025-12-02 15:45:37 -08:00
  • 0d2d77152a fix: save conversation to session before handoff for non-streaming path (#2128) Michael Schock 2025-12-02 03:37:51 -08:00
  • 7a14b4b65b Fix streaming hang when session.add_items raises an exception (#2131) Wen-Tien Chang 2025-12-02 15:40:31 +08:00
  • 1173bda294 Fix: usage from earlier stream chunks when later chunks have none (#2126) Wen-Tien Chang 2025-12-02 15:32:41 +08:00
  • 7b752dcf62 Update README.md Kazuhiro Sera 2025-12-02 10:33:15 +09:00
  • db68d1c30e docs: clarify handoff() docs, callable not supported (#2116) Wen-Tien Chang 2025-11-25 07:10:56 +08:00
  • a7c539f173 Fix as_tool returning blank string on early tool termination (#2112) Wen-Tien Chang 2025-11-22 11:23:45 +08:00
  • 0dae2f0f1f fix: allow static tool filtering without agent and run_context in MCPServer (#2108) seva 2025-11-20 07:59:28 +01:00
  • 9787117824 version 0.6.1 (#2106) v0.6.1 Kazuhiro Sera 2025-11-20 10:15:15 +09:00
  • d4e3dfbdea fix: #2097 fix the default settings for SIP realtime runner (#2105) Kazuhiro Sera 2025-11-20 07:21:51 +09:00
  • b3074500c5 Update all translated document pages (#2104) github-actions[bot] 2025-11-19 13:53:51 +09:00
  • e93d778df9 docs: document input guardrail execution modes (#2084) Rahul Vinod Vishwakarma 2025-11-19 10:04:31 +05:30
  • bc5aca3b9c fix: invalid model setting when passing prompt to Agent (#1852) Kazuhiro Sera 2025-11-19 13:33:43 +09:00
  • c6569cbd89 v0.6.0 (#2093) v0.6.0 Rohan Mehta 2025-11-18 14:04:37 -05:00
  • 9bcf0817ef feat: add tool error logging (#1804) danilbogdan 2025-11-18 09:26:28 +01:00
  • e3fe4f4abb docs: fix typos in some files (#2096) Edge-Seven 2025-11-18 15:12:13 +07:00
  • 283ead8fe8 fix: #2008 Fix agent memory leak using weakref (#2014) Daniele Morotti 2025-11-18 09:09:50 +01:00
  • a9e63a31a2 feat: add run_in_parallel parameter to input guardrails (#1986) Rahul Vinod Vishwakarma 2025-11-18 13:22:28 +05:30
  • 48164ecac2 Add prompt_cache_retention to ModelSettings (#2095) Wen-Tien Chang 2025-11-18 13:22:08 +08:00
  • 95d71fa54f Update all translated document pages (#2092) github-actions[bot] 2025-11-18 11:15:06 +09:00
  • 2b3bfb80df Upgrade openai-python to 2.8.0 for GPT 5.1 (#2091) Wen-Tien Chang 2025-11-18 10:14:35 +08:00
  • a776d809d3 Nest handoff history by default (#1996) James Hills 2025-11-17 16:44:33 -05:00
  • 05dc79da72 fix: #2081 Redis SSL Connection Error with redis-py v7 (#2082) Kant Lim 2025-11-16 08:14:58 +09:00
  • 2c0f7c25aa fix(twilio): add configurable startup delay to avoid initial audio jitter (fixes #1906) (#2033) Shraman123 2025-11-14 11:07:09 +05:30
  • 6a5d9ce4be v0.5.1 (#2080) v0.5.1 Rohan Mehta 2025-11-13 12:58:26 -05:00
  • 767cc00c9f Add new tools for gpt-5.1 (#2079) Dominik Kundel 2025-11-13 09:55:29 -08:00
  • 3ac64f7a64 fix: #2073 Improve type hinting in memory extension modules (#2077) Hassan Abu Alhaj 2025-11-13 03:13:25 +03:00
  • 73e7843075 Fix Anthropic model used in LiteLLM example (#2047) amri369 2025-11-06 05:14:10 +04:00
  • aa524e9800 Update all translated document pages (#2044) github-actions[bot] 2025-11-05 14:59:09 +09:00
  • d5151338dd docs: Update document pages for v0.5.0 release (#2019) Kazuhiro Sera 2025-11-05 14:30:07 +09:00
  • 69c3357e8f Docs: Add per-request usage to docs and example script (#2026) Hassan Abu Alhaj 2025-11-05 08:29:58 +03:00
  • 92fcf51abb v0.5.0 (#2015) v0.5.0 Kazuhiro Sera 2025-11-05 14:26:35 +09:00
  • 763048f905 Add Dapr session storage option (#1937) Filinto Duran 2025-11-04 23:22:07 -06:00
  • 465b45e96f fix(realtime): include tool arguments in RealtimeToolStart/RealtimeToolEnd events (#2028) Ruskaruma 2025-11-04 20:25:43 -08:00
  • 15ad038ffb fix(usage): Normalize None token details on Usage initialization (#2034) Adrian Cole 2025-11-05 10:12:54 +08:00
  • 10514ca913 fix: #2038 openai==2.7.0 compatibility (#2039) Kazuhiro Sera 2025-11-05 10:23:28 +09:00
  • d659a738da docs: clarify on_tool_start and on_tool_end hooks for local tools only (#2037) Wen-Tien Chang 2025-11-04 11:16:42 +08:00
  • 0c4f2b9d1f fix: use ResponseOutputRefusal for refusal content part added event (#2013) MUHAMMAD SALMAN HUSSAIN 2025-10-31 09:47:33 +05:00
  • 3b9368db56 feat: #1994 Add a list of per-request usage data to Usage (#1995) Hassan Abu Alhaj 2025-10-31 06:21:23 +03:00