Commit Graph

  • 22dd2afa28 Normalize cancelled MCP invocations into tool errors (#2704) elainegan-openai 2026-03-17 17:00:57 -07:00
  • 90009b2793 docs: remove navigation.expand Kazuhiro Sera 2026-03-17 20:54:02 +09:00
  • ceb2d5bc00 docs: update translated document pages (#2697) github-actions[bot] 2026-03-17 17:24:57 +09:00
  • 5e458adbf0 docs: streamline models page and UI tweak (#2696) Kazuhiro Sera 2026-03-17 01:18:01 -07:00
  • 457d1a55c6 ci: improve auto labeling logic Kazuhiro Sera 2026-03-17 12:46:36 +09:00
  • 2388575f31 ci: fix remaining issues with #2691 Kazuhiro Sera 2026-03-17 12:37:32 +09:00
  • 910b12df4a ci: fix the error with the schema by #2691 Kazuhiro Sera 2026-03-17 12:18:49 +09:00
  • f61d0c1749 ci: harden PR auto-labeling against diff and output drift (#2691) Kazuhiro Sera 2026-03-16 20:13:31 -07:00
  • 45269bf152 Release 0.12.3 (#2684) v0.12.3 github-actions[bot] 2026-03-16 13:03:21 +09:00
  • a5cd815a34 fix: serialize streamable-http MCP requests per session (#2682) elainegan-openai 2026-03-15 19:54:46 -07:00
  • 710449cb2a fix: handle inner MCP tool cancellations as tool errors (#2681) elainegan-openai 2026-03-15 19:54:17 -07:00
  • 8c5c6507ce Fix minor typos in provider comments and test name (#2674) luo jiyin 2026-03-15 13:41:58 +08:00
  • f58faa3524 chore: set testpaths for pytest Kazuhiro Sera 2026-03-14 11:54:17 +09:00
  • 3eeb3b5186 docs: update translated document pages (#2668) github-actions[bot] 2026-03-14 10:29:22 +09:00
  • 6e790cae41 docs: updates for #2667 Kazuhiro Sera 2026-03-14 10:19:32 +09:00
  • d216493ed1 Release 0.12.2 (#2666) v0.12.2 github-actions[bot] 2026-03-14 10:18:17 +09:00
  • e88bcf2e2b fix: #2258 add normalized to_input_list mode for filtered handoff follow-ups (#2667) Kazuhiro Sera 2026-03-13 18:03:51 -07:00
  • 0cf38a63aa chore: add plans/ to gitignore Kazuhiro Sera 2026-03-14 09:45:28 +09:00
  • 9073d5c3f4 fix: #2664 drop orphan hosted shell calls before multi-turn replay (#2665) Kazuhiro Sera 2026-03-13 08:56:41 -07:00
  • cae28f063a docs: update translated document pages (#2663) github-actions[bot] 2026-03-13 17:04:47 +09:00
  • 557b97e062 docs: update pages to include recent changes Kazuhiro Sera 2026-03-13 16:48:35 +09:00
  • b99d18698b Release 0.12.1 (#2662) v0.12.1 github-actions[bot] 2026-03-13 15:45:18 +09:00
  • 1959dd3ba9 feat: #2658 preserve explicit approval rejection messages across resume flows (#2660) Kazuhiro Sera 2026-03-12 22:23:32 -07:00
  • e0f6a28c20 docs: update translated document pages (#2656) github-actions[bot] 2026-03-12 18:04:54 +09:00
  • 615430a87b docs: update changelog Kazuhiro Sera 2026-03-12 17:57:41 +09:00
  • 8ccdea780e docs: add retry settings (#2655) Kazuhiro Sera 2026-03-12 01:55:11 -07:00
  • 158064489e Release 0.12.0 (#2653) v0.12.0 github-actions[bot] 2026-03-12 17:39:22 +09:00
  • 5e664c672b fix review comments Kazuhiro Sera 2026-03-12 15:59:23 +09:00
  • 8ab7335d66 feat: #2228 persist tool origin metadata in run items Kazuhiro Sera 2026-03-12 12:37:03 +09:00
  • 3a5267340a feat: add opt-in model retry policies (#2651) Kazuhiro Sera 2026-03-12 12:32:54 +09:00
  • a8be7c0056 chore: improve implementation-strategy skill details Kazuhiro Sera 2026-03-11 19:55:57 +09:00
  • e00f377a7d Release 0.11.1 (#2642) v0.11.1 github-actions[bot] 2026-03-09 15:32:58 +09:00
  • 1f55c42c35 fix: show the GA computer alias in tracing (#2641) Kazuhiro Sera 2026-03-09 15:22:25 +09:00
  • eab77a9b0c docs: update translated document pages (#2640) github-actions[bot] 2026-03-09 13:52:31 +09:00
  • 9ba8787893 docs: cover GA computer tool migration across Python guides (#2629) Kazuhiro Sera 2026-03-09 13:39:38 +09:00
  • 1215783363 docs: add tool search coverage across Python guides (#2622) Kazuhiro Sera 2026-03-09 13:39:30 +09:00
  • 279a69f056 Release 0.11.0 (#2611) v0.11.0 github-actions[bot] 2026-03-09 13:05:46 +09:00
  • 21da1153ec fix: #2636 make Computer preview metadata optional on GA requests (#2639) Kazuhiro Sera 2026-03-09 10:03:12 +09:00
  • fc6afebc48 test: improve coverage for tracing and runtime helpers (#2635) Kazuhiro Sera 2026-03-08 11:22:05 +09:00
  • da1ad76e7e fix: preserve plain run context for run-context tool wrappers (#2634) Kazuhiro Sera 2026-03-08 10:47:19 +09:00
  • 5fd87204e1 fix: align RunState schema policy with release boundaries (#2632) Kazuhiro Sera 2026-03-08 09:23:21 +09:00
  • 4f40c01e35 fix: #2624 migrate ComputerTool to the GA computer tool (#2626) Kazuhiro Sera 2026-03-08 08:33:05 +09:00
  • 0f9a37037c docs: update translated document pages (#2627) github-actions[bot] 2026-03-07 16:52:24 +09:00
  • da124137e6 docs: #2625 clarify the difference between sessions and chatkit store Kazuhiro Sera 2026-03-07 16:47:23 +09:00
  • d23d85a353 fix: enable handling video_url in litellm and chat completions models (#2614) Seokhyun An 2026-03-07 14:55:10 +09:00
  • e6f4b363fb fix: #2603 preserve MCP tool title metadata across tool call items (#2621) Kazuhiro Sera 2026-03-07 13:52:25 +09:00
  • 2ac2bbb9cb chore: run pyright across src and tests in typecheck (#2623) Kazuhiro Sera 2026-03-07 13:47:05 +09:00
  • 9a1aa7d325 fix(memory): #2618 make SQLiteSession satisfy Session protocol (#2619) Lovish Arora 2026-03-07 05:25:33 +01:00
  • c0eac1993c fix: #2617 lower minimum pydantic version to 2.12.2 (#2620) Kazuhiro Sera 2026-03-07 10:36:58 +09:00
  • 6ac14eb17a docs: update translated document pages (#2616) github-actions[bot] 2026-03-07 01:55:24 +09:00
  • 8d1094d21b docs: refresh docs and examples to gpt-5.4 (#2615) Kazuhiro Sera 2026-03-07 01:45:49 +09:00
  • bd5a9a92e0 ci: improve pr-labels job quality Kazuhiro Sera 2026-03-07 01:12:38 +09:00
  • 8b755c40d6 docs: update translated document pages (#2613) github-actions[bot] 2026-03-07 00:52:24 +09:00
  • 7351bf6501 Finish reasoning summaries before text deltas (#2609) Lovish Arora 2026-03-06 16:50:53 +01:00
  • a70a002314 Add local shell skill example (#2612) Wen-Tien Chang 2026-03-06 23:48:19 +08:00
  • 696a9a83d8 Serialize structured realtime tool outputs as JSON (#2608) Lovish Arora 2026-03-06 16:41:30 +01:00
  • 9ac31ab49f feat: add Responses API tool search support (#2610) Kazuhiro Sera 2026-03-06 19:23:38 +09:00
  • 9b1f6eddc8 docs: improve examples for auto runs Kazuhiro Sera 2026-03-06 17:59:35 +09:00
  • c851f82647 ci: improve pr-labels workflow instructions Kazuhiro Sera 2026-03-06 17:15:09 +09:00
  • 6e05fec62c docs: update a few examples Kazuhiro Sera 2026-03-06 17:14:32 +09:00
  • 8cb5fabe4e docs: update translated document pages (#2606) github-actions[bot] 2026-03-06 06:32:49 +09:00
  • ba3b847ebd docs: updates for #2593 (#2594) Kazuhiro Sera 2026-03-06 06:28:08 +09:00
  • e32f0f80eb Release 0.10.5 (#2595) v0.10.5 github-actions[bot] 2026-03-06 05:42:39 +09:00
  • a48d80136c docs: fix deprecated capwords import for Python 3.11+ compatibility (#2605) RoomWithOutRoof 2026-03-06 04:33:50 +08:00
  • fc5cc2866a chore: add implementation strategy guidance for compatibility decisions (#2600) Kazuhiro Sera 2026-03-05 13:02:58 +09:00
  • 2e1d608bc6 fix: #879 return McpError as a structured error result instead of crashing the agent run (#2598) Aditya Singh 2026-03-04 18:56:01 -08:00
  • 8d3aa15c20 docs: update translated document pages (#2597) github-actions[bot] 2026-03-04 18:26:09 +09:00
  • d6f950d086 docs: clarify agent runtime, handoff, HITL, and results flows (#2596) Kazuhiro Sera 2026-03-04 18:11:23 +09:00
  • cfc54f9d54 feat: #2492 add explicit MultiProvider prefix modes (#2593) Kazuhiro Sera 2026-03-04 12:26:27 +09:00
  • cda1360e0f docs: update translated document pages (#2592) github-actions[bot] 2026-03-04 11:31:34 +09:00
  • 148ecabf53 docs: clarify realtime transport boundaries and SIP attach flows (#2591) Kazuhiro Sera 2026-03-04 11:24:12 +09:00
  • bf90fa57dd docs: remove empty module refs Kazuhiro Sera 2026-03-04 07:19:31 +09:00
  • cf441bbafd docs: update translated document pages (#2589) github-actions[bot] 2026-03-04 07:12:39 +09:00
  • 072410349b docs: improve doc coverage for Dapr sessions and advanced model settings (#2587) Kazuhiro Sera 2026-03-04 07:05:27 +09:00
  • 253f241847 Release 0.10.4 (#2582) v0.10.4 github-actions[bot] 2026-03-04 06:18:57 +09:00
  • 7fa458e964 ci: add repeated async teardown stability checks (#2585) Kazuhiro Sera 2026-03-04 06:12:57 +09:00
  • 933a3a93d7 fix: isolate parallel function tool failures (#2584) Kazuhiro Sera 2026-03-04 05:37:10 +09:00
  • 93da933776 docs: update translated document pages (#2581) github-actions[bot] 2026-03-03 09:58:03 +09:00
  • c4a87ab887 docs: improve consistency Kazuhiro Sera 2026-03-03 09:43:47 +09:00
  • dde45fc9e6 docs: update translated document pages (#2579) github-actions[bot] 2026-03-03 08:29:43 +09:00
  • 4902b075c4 docs: improve documentation entry points and navigation (#2578) Kazuhiro Sera 2026-03-03 08:18:52 +09:00
  • 6b90ab3ac6 docs: update README.md Kazuhiro Sera 2026-03-02 15:05:40 +09:00
  • 81a1c1b5c8 Release 0.10.3 (#2569) v0.10.3 github-actions[bot] 2026-03-02 14:11:54 +09:00
  • c7386ec9c4 feat: expose immutable agent tool invocation metadata on run results (ref #2575) (#2576) Kazuhiro Sera 2026-03-02 14:06:30 +09:00
  • 2b32271df9 Update README.md to be more user-friendly Kazuhiro Sera 2026-03-02 09:44:12 +09:00
  • bb149733ac feat: #2247 add RunResult tool_context accessor for agent tools (#2575) Kazuhiro Sera 2026-03-02 08:44:44 +09:00
  • 43b63dcd8f Fix docs: change http to https in tracing links (#2572) layla 2026-03-01 21:00:58 +08:00
  • 5980665553 docs: update translated document pages (#2571) github-actions[bot] 2026-03-01 16:47:39 +09:00
  • ed087897cd docs: clarify responses websocket transport resolution Kazuhiro Sera 2026-03-01 16:38:40 +09:00
  • ef346440a5 docs: translate multi_agent page Kazuhiro Sera 2026-03-01 16:30:18 +09:00
  • 122165aea6 docs: update translated document pages (#2570) github-actions[bot] 2026-03-01 16:25:25 +09:00
  • da3d45c390 docs: reorganize navigation and clarify runtime guides (#2568) Kazuhiro Sera 2026-03-01 16:13:30 +09:00
  • 6c711b0082 chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#2567) dependabot[bot] 2026-03-01 14:58:34 +09:00
  • a5cf08ca0c chore(deps): bump astral-sh/setup-uv from 7.2.1 to 7.3.1 (#2566) dependabot[bot] 2026-03-01 14:58:06 +09:00
  • 74832045c5 docs: update translated document pages (#2565) github-actions[bot] 2026-03-01 14:57:47 +09:00
  • ee674b8eca docs: update a few docs and code comments (#2564) Kazuhiro Sera 2026-03-01 13:13:36 +09:00
  • 02bf923d72 perf: speed up make tests with xdist and deterministic waits (#2563) Kazuhiro Sera 2026-03-01 12:42:55 +09:00
  • 5edf91a6c6 docs: update translated document pages (#2561) github-actions[bot] 2026-02-28 21:05:26 +09:00
  • d133de18bc Docs: Add nest_handoff_history to Handoffs docs (#2560) Hammad Noman 2026-02-28 17:01:19 +05:00
  • 7e71ba8902 perf: use deque for BFS queue and voice task ordering (#2559) Giulio Leone 2026-02-28 12:59:54 +01:00