Commits
Branch selector
User selector
Commit History
Commits on Jun 27, 2025
v0.1.0 (#963)
Show description for 18cb55eauthoredAdd safety check handling for ComputerTool (#923)
Show description for 8664271authoredAdd reasoning content - fix on #494 (#871)
Show description for fcafae1authoredImport Path Inconsistency (#960)
Show description for 27912d4authoredAnnotating the openai.Omit type so that ModelSettings can be serialized by pydantic (#938)
Show description for 017ad69authoredFix #944 by updating the models document page to cover extra_args (#950)
Show description for 381e90dauthoredFix incorrect argument description in `on_trace_end` docstring (#958)
Show description for c772205authoredTweak in pyproject.toml (#952)
Show description for 25db658authoredfeat: add MCP tool filtering support (#861)
Show description for 4450339authoredreplace .py file with .ipynb for Jupyter example (#262)
Show description for 0475450andauthored
Fix and Document `parallel_tool_calls` Attribute in ModelSettings (#763)
Show description for 816b770authoredAdd uv as an alternative Python environment setup option for issue #884 (#909)
Show description for 271a1a4authoredfix: add ensure_ascii=False to json.dumps for correct Unicode output (#639)
Show description for a6580a5authoredDuplicate Classifier in pyproject.toml (#951)
Show description for c1cb7ceauthored
Commits on Jun 25, 2025
Fix #892 by adding proper tool description in context.md (#937)
Show description for 653abc5authoredFix #604 Chat Completion model raises runtime error when response.choices is empty (#935)
Show description for 94f8035authoredRemove duplicate entry from `__init__.py` (#897)
Show description for c2005f8authoredAdd exempt-issue-labels to the issue triage GH Action job (#936)
Show description for 7665dd1authored
Commits on Jun 24, 2025
Fix #890 by adjusting the guardrail document page (#903)
Show description for 421693aauthoredPoint CLAUDE.md to AGENTS.md (#930)
Show description for 3e5f3c0authoredBugfix | Fixed a bug when calling reasoning models with `store=False` (#920)
Show description for d88bf14authoredRemoved lines to avoid duplicate output in REPL utility (#928)
Show description for 0f21c8aauthoredAdd is_enabled to handoffs (#925)
Show description for c1466c6authored
Commits on Jun 18, 2025
Commits on Jun 16, 2025
- authored
Prompts support (#876)
Show description for 2b9b8f7authoredadopted float instead of timedelta for timeout parameters (#874)
Show description for 281a7b2authoredFix function_schema name override bug (#872)
Show description for 6d2806fauthored
Commits on Jun 10, 2025
Allow arbitrary kwargs in model (#842)
Show description for 0eee6b8authored
Commits on Jun 9, 2025
Added support for passing tool_call_id via the RunContextWrapper (#766)
Show description for 8dfd6ffauthoreddocs: custom output extraction (#817)
Show description for dcb88e6authoredFix handoff transfer message JSON (#818)
Show description for c98e234authored
Commits on Jun 4, 2025
Add release documentation (#814)
Show description for 5c7c678authored- authored