Commit Graph

  • bfc8c6355f Release 0.13.6 (#2861) main v0.13.6 github-actions[bot] 2026-04-09 13:09:37 +09:00
  • 690079e2b9 fix: #2863 lazy-load SQLiteSession exports (#2864) Kazuhiro Sera 2026-04-09 12:13:48 +09:00
  • 672358a3c0 fix review comments feat/approval-override-arguments-parity Kazuhiro Sera 2026-04-08 22:38:18 +09:00
  • d111c2f998 fix review comments fix/streaming-input-guardrail-tripwire Kazuhiro Sera 2026-04-08 21:23:09 +09:00
  • b66236272e fix review comments Kazuhiro Sera 2026-04-08 20:54:10 +09:00
  • 0ad7092c30 fix review comments Kazuhiro Sera 2026-03-17 16:18:14 +09:00
  • d33cc1e75d fix review comments Kazuhiro Sera 2026-03-17 16:07:29 +09:00
  • 202de56694 fix review comments Kazuhiro Sera 2026-03-17 15:52:08 +09:00
  • d94ad2dd32 fix review comments Kazuhiro Sera 2026-03-17 15:43:51 +09:00
  • 9e0f7af7b8 feat: add approval override argument parity for RunState resumes Kazuhiro Sera 2026-03-17 15:27:43 +09:00
  • 623000cd98 fix review comments Kazuhiro Sera 2026-03-17 09:39:21 +09:00
  • 9abb7fef4c fix: stop streamed tool execution after known input guardrail tripwire Kazuhiro Sera 2026-03-17 09:11:21 +09:00
  • ccef1d4fcf fix review comments fix/server-managed-handoff-shield Kazuhiro Sera 2026-04-08 20:41:07 +09:00
  • 8800212459 fix #2151 shield server-managed handoffs from unsupported history rewrites Kazuhiro Sera 2026-03-21 15:13:23 +09:00
  • 2384aa8d13 Merge branch 'main' into feat/tool-origin-run-state feat/tool-origin-run-state Kazuhiro Sera 2026-04-08 20:28:52 +09:00
  • fb67680fae fix: #2856 stop recursive trace preview truncation (#2860) Kazuhiro Sera 2026-04-08 20:08:33 +09:00
  • c06cd45004 fix: harden SQLAlchemySession against transient SQLite locks (#2854) Kazuhiro Sera 2026-04-08 08:21:37 +09:00
  • 1ff3679f2d Deployed aeb653e with MkDocs version: 1.6.1 gh-pages 2026-04-07 21:58:03 +00:00
  • aeb653e562 docs: update translated document pages (#2853) github-actions[bot] 2026-04-08 06:56:00 +09:00
  • 0386210b3b docs(tracing): add HoneyHive to tracing integrations list (#2851) m1lestones 2026-04-07 17:51:20 -04:00
  • fa508992ed docs: update translated document pages (#2847) github-actions[bot] 2026-04-06 13:32:35 +09:00
  • e1d861ca50 docs: updates for #2844 changes (#2845) Kazuhiro Sera 2026-04-06 13:12:14 +09:00
  • b0ab25c2d6 Release 0.13.5 (#2821) v0.13.5 github-actions[bot] 2026-04-06 13:10:33 +09:00
  • 7a3f6b70d1 feat: #2135 add public flush_traces API (#2844) Kazuhiro Sera 2026-04-04 12:19:50 +09:00
  • 6a89f1b564 fix: serialize SQLite session writes with shared file locks (#2843) Kazuhiro Sera 2026-04-04 12:19:29 +09:00
  • 76f419f795 docs: update translated document pages (#2828) github-actions[bot] 2026-04-02 15:05:13 +09:00
  • fe9e70fd4d fix: #2823 AnyLLM reasoning extraction for iterable vLLM/any-llm Reasoning objects (#2822) 祝子祺 2026-04-02 13:50:28 +08:00
  • f75a40ebe2 docs: sync examples.md with current examples directory (#2827) Abdullah Faheem 2026-04-02 10:49:40 +05:00
  • c9400550a7 chore(deps): bump astral-sh/setup-uv from 7.3.1 to 8.0.0 (#2820) dependabot[bot] 2026-04-01 14:14:49 +09:00
  • 70939dc73d chore(deps): bump openai/codex-action from 1.4 to 1.6 (#2819) dependabot[bot] 2026-04-01 14:14:36 +09:00
  • 976bccedc4 feat: #2807 support callable approval policies for local MCP servers (#2818) Kazuhiro Sera 2026-04-01 14:14:01 +09:00
  • 051c2ea388 Release 0.13.4 (#2815) v0.13.4 github-actions[bot] 2026-04-01 11:37:18 +09:00
  • 40aada1a8b fix: #2806 sanitize AnyLLM responses replay input before validation (#2813) Kazuhiro Sera 2026-03-31 19:35:22 +09:00
  • 5e0e6d26f0 fix: map extensions changes to the feature:extensions label (#2814) Kazuhiro Sera 2026-03-31 19:30:19 +09:00
  • d86c2e27d9 Release 0.13.3 (#2801) v0.13.3 github-actions[bot] 2026-03-31 13:32:23 +09:00
  • 9f5575ada4 fix: #2798 avoid stale hydrated input ids in server conversation tracker (#2800) Kazuhiro Sera 2026-03-28 11:06:03 +09:00
  • a7b4851e69 fix: #2797 accept raw image_url content parts on chat completions input (#2799) Kazuhiro Sera 2026-03-28 11:02:39 +09:00
  • 9ed6dadb41 chore: add Codex Stop hook for targeted Ruff tidy (#2795) Kazuhiro Sera 2026-03-27 21:04:49 +09:00
  • ce0d7923b8 docs: tweak for #2792 changes Kazuhiro Sera 2026-03-27 16:58:52 +09:00
  • a4db3e5519 docs: update translated document pages (#2793) github-actions[bot] 2026-03-27 16:56:48 +09:00
  • 149f5ce631 docs: add non-OpenAI provider code example (#2792) Muttaqi110 2026-03-27 12:41:03 +05:00
  • dddbce144e Release 0.13.2 (#2774) v0.13.2 github-actions[bot] 2026-03-27 08:54:52 +09:00
  • c5e132142c fix: #2783 depend on griffelib directly for docstring parsing (#2791) Kazuhiro Sera 2026-03-27 08:18:04 +09:00
  • 7fea1a549e fix: improve a flaky test for realtime module (#2787) Kazuhiro Sera 2026-03-26 21:54:45 +09:00
  • c52d25f4f9 feat: #2785 add external_web_access to WebSearchTool (#2786) ふぁー 2026-03-26 21:40:18 +09:00
  • 570b114770 docs: update readme Kazuhiro Sera 2026-03-26 20:52:17 +09:00
  • c2f6690ff2 fix: #2776 keep private tool metadata out of persisted session items (#2781) Kazuhiro Sera 2026-03-26 20:09:37 +09:00
  • 9a96d9e787 fix: #2778 keep LiteLLM reasoning_effort portable across providers (#2782) Kazuhiro Sera 2026-03-26 15:05:22 +09:00
  • 67fa4d89a5 chore: make sync Kazuhiro Sera 2026-03-26 14:26:22 +09:00
  • 8fdb45da69 fix: update default reasoning effort for newer models (#2773) Kazuhiro Sera 2026-03-25 22:10:15 +09:00
  • abd5cef032 fix: pin liteLLM upper bound to 1.82.6 to mitigate supply chain attack (#2772) Lucas Wang 2026-03-25 21:09:58 +08:00
  • 7dc7fa2be1 docs: update translated document pages (#2771) github-actions[bot] 2026-03-25 16:55:39 +09:00
  • 13f4a7405e docs: update pages to add any-llm adapter (#2715) Kazuhiro Sera 2026-03-25 16:46:21 +09:00
  • 0a5b8c9ce5 Release 0.13.1 (#2768) v0.13.1 github-actions[bot] 2026-03-25 16:37:26 +09:00
  • 881f402aa2 fix: harden example auto-runs against PATH and port conflicts (#2770) Kazuhiro Sera 2026-03-25 16:31:44 +09:00
  • 90884968b3 fix: optionize initialized notification tolerance (#2765) elainegan-openai 2026-03-24 22:35:54 -07:00
  • 687e974046 fix: handle cancelled single function tools as tool failures (#2762) elainegan-openai 2026-03-24 22:17:20 -07:00
  • b8355b2781 docs: add missing ref files Kazuhiro Sera 2026-03-25 11:43:32 +09:00
  • 1c0ff599c8 feat: add any-llm model support with responses-compatible routing (#2706) Kazuhiro Sera 2026-03-25 11:38:43 +09:00
  • 8e1915ef60 fix: preserve static MCP meta in converted function tools (#2769) Kazuhiro Sera 2026-03-25 09:23:26 +09:00
  • 0cc4805c00 fix: #2760 wait for realtime response.done before follow-up response.create (#2763) Kazuhiro Sera 2026-03-25 07:59:29 +09:00
  • 038cde802a Optionize streamed Responses read-timeout policy dev/elainegan/sevbot-top-level-read-timeout elainegan-openai 2026-03-24 09:40:17 -07:00
  • c2d5b7bf79 Disable streamed Responses read deadline elainegan-openai 2026-03-24 07:17:41 -07:00
  • 55dede720f Optionize initialized notification tolerance elainegan-openai 2026-03-24 09:40:03 -07:00
  • f97611df34 Ignore initialized notification transport failures elainegan-openai 2026-03-23 22:53:11 -07:00
  • 7abbed97f2 Recover single cancelled function tools elainegan-openai 2026-03-23 22:09:00 -07:00
  • 681320eeec fix: remove duplicate CompactionItem from RunItem union (#2761) kanchi 2026-03-24 07:30:43 +09:00
  • d00f5424e0 docs: update translated document pages (#2759) github-actions[bot] 2026-03-23 21:11:48 +09:00
  • 6fc73a4f65 docs: add 0.13 changelog (#2744) Kazuhiro Sera 2026-03-23 21:01:57 +09:00
  • 59d74e1c3d Release 0.13.0 (#2738) v0.13.0 github-actions[bot] 2026-03-23 15:16:09 +09:00
  • 58d3ed2303 fix: preserve streamed output guardrail tripwires in the run loop (#2758) Kazuhiro Sera 2026-03-23 13:08:19 +09:00
  • 85929c0b83 docs: rebrand Keywords AI to Respan (#2757) Darsh Poddar 2026-03-22 21:34:26 -05:00
  • 14090a2345 chore: parallelize code-change-verification after format (#2751) Kazuhiro Sera 2026-03-21 19:28:36 -07:00
  • 8db2ed2d08 chore: imrpove pr-draft-summary trigger and runtime-behavior-probe tweak Kazuhiro Sera 2026-03-21 15:12:18 +09:00
  • be9ce37a6c chore: add runtime behavior probe skill (#2743) Kazuhiro Sera 2026-03-20 17:21:45 -07:00
  • 49f593b575 fix: remove_all_tools missing MCP and reasoning item types (#2700) Joaquin Hui 2026-03-21 00:20:04 +00:00
  • 1005106454 feat(mcp): expose list_resources, list_resource_templates, and read_resource on MCPServer (#2721) Aditya Singh 2026-03-20 17:11:10 -07:00
  • 34ff8481bb feat: #2669 add opt-in reasoning content replay for chat completion models (#2670) Kazuhiro Sera 2026-03-20 00:20:36 -07:00
  • f0df572428 fix: default realtime websocket model to gpt-realtime-1.5 (#2737) Kazuhiro Sera 2026-03-20 00:15:47 -07:00
  • 72ad8e3391 chore: add agents/openai.yaml to skills Kazuhiro Sera 2026-03-20 12:56:16 +09:00
  • bac71c61da fix: #2729 avoid eager-task race in function tool batch executor (#2731) Kazuhiro Sera 2026-03-19 20:14:11 -07:00
  • a727b1fb40 docs: update translated document pages (#2730) github-actions[bot] 2026-03-20 12:09:24 +09:00
  • bb817aa905 docs: clarify cancel-after-turn streaming guidance (#2710) Felmon Fekadu 2026-03-19 21:01:49 -06:00
  • c964926d7c fix(compaction): #2727 strip orphaned assistant message IDs after reasoning removal (#2728) Ratnaditya-J 2026-03-19 21:56:46 -05:00
  • aa483fe1df fix(memory): make SQLAlchemySession first writes race-safe (#2725) Felmon Fekadu 2026-03-19 19:04:22 -06:00
  • 54444ad625 docs: update translated document pages (#2726) github-actions[bot] 2026-03-20 08:30:49 +09:00
  • 230a9d6759 Highlight gpt-realtime-1.5 in public docs (#2724) teri-oai 2026-03-19 15:17:40 -07:00
  • 58374fe0ed feat(mcp): expose session_id on MCPServerStreamableHttp (#2708) Aditya Singh 2026-03-19 10:08:10 -07:00
  • 47ff1dadcb docs: update translated document pages (#2719) github-actions[bot] 2026-03-20 00:43:12 +09:00
  • fc609e1e58 add PromptLayer integration link to tracing documentation (#2718) Rohan Mishra 2026-03-19 21:06:41 +05:30
  • f25a4f95ed Release 0.12.5 (#2716) v0.12.5 github-actions[bot] 2026-03-19 16:17:35 +09:00
  • 5fa3fd45e4 Recover streamed nested agent output before cancellation fallback (#2714) elainegan-openai 2026-03-19 00:13:16 -07:00
  • 05dc0685bb fix: Retry MCP 408s on isolated session (#2709) elainegan-openai 2026-03-18 22:42:26 -07:00
  • 1bb5ff6ba5 feat(mcp): expose auth and httpx_client_factory in SSE/StreamableHttp params (#2713) Aditya Singh 2026-03-18 22:35:11 -07:00
  • 44bbcfe64b fix: Retry ClosedResourceError on isolated session (#2711) elainegan-openai 2026-03-18 22:30:59 -07:00
  • 5c9fb2c10c Release 0.12.4 (#2705) v0.12.4 github-actions[bot] 2026-03-18 11:09:30 +09:00
  • c4c1772172 Retry transient streamable-http MCP tool failures on isolated session (#2703) elainegan-openai 2026-03-17 18:54:28 -07:00
  • 29f422be7a fix(retry): cap jittered delay to max_delay (#2676) Kotha Dhakshin 2026-03-18 07:22:13 +05:30
  • f29a6580a1 fix(memory): honor custom table names in AdvancedSQLiteSession (#2694) Kazuhiro Sera 2026-03-17 18:50:22 -07:00
  • 8f3b10433c ci: codex 0.115.0 changes Kazuhiro Sera 2026-03-18 10:40:51 +09:00