v1.13.1
What's Changed
- fix(examples): emit EXAMPLE_COST for marketplace demo by @enyst in #2379
- Release v1.13.0 by @all-hands-bot in #2378
- chore(deps): bump pypdf from 6.7.5 to 6.8.0 by @dependabot[bot] in #2387
- Add bug and feature request issue templates for SDK by @jamiechicago312 in #1864
- Add gpt-5.4 to resolve_model_config.py by @juanmichelini in #2374
- fix: improve conversation resilience for long-running and resumed sessions by @xingyaoww in #2384
- Add NVIDIA Nemotron-3 Super 120B model to resolve_model_config.py by @juanmichelini in #2391
- fix(llm): add provider-specific verified model lists for gemini, deepseek, moonshot, minimax by @juanmichelini in #2386
- fix: truncate long skill descriptions instead of raising errors (#2394) by @xingyaoww in #2395
- chore(deps): bump tornado from 6.5.2 to 6.5.5 by @dependabot[bot] in #2400
- fix(tools): share browser executor across subagents to prevent CDP port conflicts by @VascoSch92 in #2401
- Deprecate {path:path} endpoints in file_router and add query param alternatives by @chuckbutkus in #2404
- Log response content when webhook posting fails by @tofarr in #2403
New Contributors
- @jamiechicago312 made their first contribution in #1864
Full Changelog: v1.13.0...v1.13.1