Commit Graph

  • b2012870c3 fix(extensions): release AnyLLM provider streams and preserve completed runs (#4133) Henry Su 2026-08-02 22:56:17 -05:00
  • e943deda36 fix(voice): clean up tasks when streams close early (#4131) Kazuhiro Sera 2026-08-03 10:18:11 +09:00
  • 686d041bac fix(streaming): synchronize after-turn cancellation with event consumption (#4130) Kazuhiro Sera 2026-08-03 09:35:57 +09:00
  • d6f82c0067 fix(realtime): apply output guardrails to text deltas (#4124) Kazuhiro Sera 2026-08-03 09:11:21 +09:00
  • 9d894a9032 fix: preserve approved tool output on streamed resume (#4126) Kazuhiro Sera 2026-08-03 08:24:24 +09:00
  • bfcfcfc9d8 fix(realtime): clamp interrupt truncation to received audio (#4122) Henry Su 2026-08-02 17:34:02 -05:00
  • c1d40890c6 fix(memory): avoid creating remote conversation on uninitialized clear_session (#4111) Henry Su 2026-08-02 17:18:42 -05:00
  • 6e2095d918 docs: update agent references on the client-side validation Kazuhiro Sera 2026-08-03 06:21:12 +09:00
  • 718acdeb9e fix(trimmer): keep definition names and instance data in trimmed schemas (#4110) LHMQ878 2026-08-03 05:14:41 +08:00
  • c06e1e3b09 fix(memory): enforce closed state in AsyncSQLiteSession (#4109) chinmayv095 2026-08-03 02:43:26 +05:30
  • fc084ae29c fix(run): report tool guardrail results for streamed runs (#4097) Henry Su 2026-08-02 01:02:35 -05:00
  • 7cc834a13c test: stabilize tracing atexit timeout coverage (#4104) Kazuhiro Sera 2026-08-02 13:13:14 +09:00
  • 6fca125770 docs: clarify repo skill resolution in AGENTS.md Kazuhiro Sera 2026-08-02 13:11:39 +09:00
  • 0585084552 chore(ci): preserve cache pruning with setup-uv v9 (#4103) Kazuhiro Sera 2026-08-02 12:58:40 +09:00
  • 4808a9adf9 fix(run): replace closed default loop in run_sync (#4102) Henry Su 2026-08-01 22:22:12 -05:00
  • b5944a42bd docs: improve example code details Kazuhiro Sera 2026-08-02 12:06:22 +09:00
  • c94cebd37d docs: update translated pages Kazuhiro Sera 2026-08-02 11:50:20 +09:00
  • 0db81169cc fix: define explicit zero-value contracts (#4101) Kazuhiro Sera 2026-08-02 11:16:52 +09:00
  • 98df4ea63d fix(sandbox): remove apply_patch move source as the bound user (#4100) Henry Su 2026-08-01 20:01:49 -05:00
  • a134f3a298 fix(mcp): auto-paginate tool and prompt listings (#4094) Kazuhiro Sera 2026-08-02 09:06:15 +09:00
  • 29e99da251 fix(chatcmpl): clear pending thinking blocks when flushing an assistant message (#4089) Kaif Kohari 2026-08-02 00:31:41 +01:00
  • 855255a662 fix(run): report output guardrail results when a tripwire aborts the run (#4090) Kaif Kohari 2026-08-02 00:30:36 +01:00
  • d5f51d3c7f fix(agent-tools): honor falsey custom output extractors (#4088) Sohail(Neel) Sarkar 2026-08-01 19:27:20 -04:00
  • 87425fae1c chore: update issue templates Kazuhiro Sera 2026-08-01 19:12:31 +09:00
  • bc3e93c3ed chore(deps): bump actions/stale from 10.3.0 to 11.0.0 (#4084) dependabot[bot] 2026-08-01 17:08:17 +09:00
  • 118b2ac8ee chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#4083) dependabot[bot] 2026-08-01 17:08:07 +09:00
  • 0fe74a1194 chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2 (#4081) dependabot[bot] 2026-08-01 17:07:37 +09:00
  • 3c7b56d838 chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#4080) dependabot[bot] 2026-08-01 17:07:23 +09:00
  • 21c88f582c docs: improve the consistency of docs Kazuhiro Sera 2026-08-01 11:37:59 +09:00
  • c9b5d1ba3f docs: update translated pages Kazuhiro Sera 2026-08-01 10:38:39 +09:00
  • 07cdff5cde docs: updates for v0.19.2 Kazuhiro Sera 2026-08-01 10:20:09 +09:00
  • 16bc1f11e5 Bump version to 0.19.2 (#4046) v0.19.2 github-actions[bot] 2026-08-01 10:05:04 +09:00
  • a83930c2cb chore: run verification outside the Codex sandbox Kazuhiro Sera 2026-08-01 09:13:08 +09:00
  • 49821c172d fix: redact direct MCP cleanup transport errors (#4078) Kazuhiro Sera 2026-08-01 09:03:52 +09:00
  • 18f658aaf4 docs: stabilize healthcare_support example Kazuhiro Sera 2026-08-01 07:58:10 +09:00
  • ff0e7866f1 fix: preserve completed LiteLLM streams on cleanup failure (#4077) Kazuhiro Sera 2026-08-01 07:08:44 +09:00
  • c987929aef docs: correct the documented Chat Completions store default (#4074) dfedoryshchev 2026-07-31 22:53:45 +01:00
  • 78725420e8 fix(run): report input guardrail results when a tripwire aborts the run (#4071) Henry Su 2026-07-31 16:47:20 -05:00
  • c3f1781d56 fix: redact MCP prompt and resource transport errors (#4067) Kazuhiro Sera 2026-07-31 22:56:36 +09:00
  • 5e2c00b726 fix(models): close the LiteLLM provider stream on exit (#4066) Satvik Sawhney 2026-07-31 18:42:04 +05:30
  • a017105509 fix(modal): reject ephemeral paths during tar hydration (#4045) LHMQ878 2026-07-31 17:37:59 +08:00
  • 2c6be96b5c fix(tracing): use monotonic export deadlines (#4063) Gautam Sharma 2026-07-31 15:06:17 +05:30
  • 2a69638f0a fix(realtime): preserve raw server event payloads (#4062) Gautam Sharma 2026-07-31 15:01:51 +05:30
  • b5465c705e fix(voice): block audio dispatcher while idle (#4061) Gautam Sharma 2026-07-31 15:01:08 +05:30
  • 000a96b602 fix: nested MCP cleanup error redaction (#4049) Kazuhiro Sera 2026-07-31 15:45:13 +09:00
  • 0ffa36840c fix(voice): break out of audio dispatch loop when a stream task signals session_ended (#4044) Ali Adnan 2026-07-31 10:23:33 +05:00
  • 27fc1f4407 fix(sandbox): preserve tagged EnvValue subclasses (#4039) Kazuhiro Sera 2026-07-31 14:15:37 +09:00
  • c510261cad fix(memory): enforce closed state in Redis and Dapr sessions (#4035) Satvik Sawhney 2026-07-31 10:44:52 +05:30
  • 2cec48924b fix(voice): propagate iterator cancellation (#4040) Henry Su 2026-07-30 21:01:27 -05:00
  • 1058e84258 feat(tool): expose original callable through wrapped (#4038) Kazuhiro Sera 2026-07-31 10:14:52 +09:00
  • df0b4a2eb7 fix(extensions): keep tool parameters named like schema keywords in trimmer (#4036) Kaif Kohari 2026-07-31 01:07:12 +01:00
  • 974733eff5 fix(memory): count valid Redis and Dapr session items for positive limits (#4033) chinmayv095 2026-07-30 21:26:42 +05:30
  • d3ea084b0b fix(mcp): clean failed servers before reconnecting (#3939) King Star 2026-07-30 23:40:00 +08:00
  • f2bd57bf0d fix(memory): count valid AdvancedSQLiteSession items for positive limits (#4031) chinmayv095 2026-07-30 21:09:21 +05:30
  • 80915c8c61 fix(memory): count valid SQLAlchemy and MongoDB session items for positive limits (#4032) chinmayv095 2026-07-30 21:09:07 +05:30
  • e76f8358b1 chore: enable Ruff TRY201 Kazuhiro Sera 2026-07-31 00:14:28 +09:00
  • d188d153dc fix: consolidate same-exception re-raises into bare raise across all modules (#4023) Ali Adnan 2026-07-30 20:05:02 +05:00
  • bdc1989993 fix(mcp): redact URL credentials from tracing and tool metadata (#4020) Kazuhiro Sera 2026-07-30 23:33:38 +09:00
  • 9e1564e006 fix(mcp): redact URL credentials from SDK errors (#4015) Kazuhiro Sera 2026-07-30 22:55:09 +09:00
  • 992abf763d docs: update translated pages Kazuhiro Sera 2026-07-30 08:12:09 +09:00
  • 42963a2559 docs: updates for v0.19.1 release Kazuhiro Sera 2026-07-30 07:57:01 +09:00
  • ddc39d0e54 Release 0.19.1 (#4010) v0.19.1 github-actions[bot] 2026-07-29 16:42:45 +09:00
  • 1dddc0d1e2 feat(sandbox): support native host paths in path grants (#4009) Kazuhiro Sera 2026-07-29 15:58:53 +09:00
  • e75cdd2e2c fix: cancel sibling enablement checks on failure (#4005) Henry Su 2026-07-29 00:42:30 -05:00
  • 3f45d9e56f fix: honor falsey input builders in agent-tools (#4007) Henry Su 2026-07-29 00:10:11 -05:00
  • 71aa44e4b9 Preserve zero Blobfuse attribute cache timeout (#4006) Henry Su 2026-07-29 00:02:37 -05:00
  • 3142f3ace3 fix(run): cancel streamed models when input guardrails fail (#4004) Henry Su 2026-07-28 22:53:57 -05:00
  • e8311b4588 fix(run): count streamed retries when terminal usage is missing (#4002) Henry Su 2026-07-28 18:17:36 -05:00
  • 35c8805415 fix(memory): count valid SQLite session items for positive limits (#4001) Henry Su 2026-07-28 18:10:12 -05:00
  • bb3d64e74d docs: update translated pages Kazuhiro Sera 2026-07-28 15:32:46 +09:00
  • f1becff0b8 docs: update missing info Kazuhiro Sera 2026-07-28 15:08:39 +09:00
  • ba58983a17 fix(models): route falsey mapped providers (#3996) Henry Su 2026-07-28 01:17:07 -05:00
  • 65db9a7eac fix(run): allow empty streamed model input (#3995) Henry Su 2026-07-28 01:14:12 -05:00
  • a6cb922442 fix: redact Blaxel unmount paths in logging (#3993) Kazuhiro Sera 2026-07-28 15:04:21 +09:00
  • 421deb7506 docs: update translated pages Kazuhiro Sera 2026-07-28 08:10:53 +09:00
  • 88bfb18c2f fix: redact Realtime audio format diagnostics (#3992) Kazuhiro Sera 2026-07-28 07:57:35 +09:00
  • a6ce52d255 docs: use decorators module throughout examples (#3946) Kazuhiro Sera 2026-07-28 07:57:19 +09:00
  • 5804bd039f fix(run): cancel the parallel input-guardrail task when the model turn fails (#3982) Gunjan Jaswal 2026-07-28 04:27:04 +05:30
  • b2f0344e92 fix(tracing): enforce max_batch_size during force_flush and shutdown in BatchTraceProcessor (#3985) Henry Su 2026-07-27 17:56:49 -05:00
  • e42482470a docs: repair tracing integration links (#3986) ShawnSiao 2026-07-28 06:56:31 +08:00
  • 0eb4780dbb docs: fix a URL in sandbox example code (#3987) ShawnSiao 2026-07-28 06:56:17 +08:00
  • 73a2cd56d3 fix: retry pre-response WebSocket server errors (#3991) Joshua Nwachinemere 2026-07-27 23:55:59 +01:00
  • ac1206294c docs: updates for 0.19.0 (#3872) Kazuhiro Sera 2026-07-28 07:51:20 +09:00
  • a2d82707d9 Release 0.19.0 (#3874) v0.19.0 github-actions[bot] 2026-07-27 12:50:31 +09:00
  • da82ee786a fix: retry pre-response WebSocket overload errors (#3978) Kazuhiro Sera 2026-07-27 09:56:07 +09:00
  • 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