·
1 commit
to main
since this release
python/v1.55.1
Auto-drafted from commits in python/v1.55.0..python/v1.55.1, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.
🚀 Features
- feat(vended-tools): port notebook tool to Python (#4132) (545d9ed)
- feat(bidi): simplify Google and OpenAI model configs (#4189) (6d4f61f)
- feat(python): add backgroundTasks to Agent (#4226) (42e5a61)
🐛 Fixes
- fix(session): filter malformed immutable snapshot IDs (#4199) (6d6c8fc)
- fix(telemetry): use semantic system instructions for agent spans (#4222) (e5ebbd6)
- fix(models): resolve nested Bedrock model prefixes (#4221) (21b27d4)
- fix(context): fix various context manager parity items (#4228) (bebf3e8)
- fix(openai): emit tool results before user text to preserve tool_use/tool_result adjacency (#4234) (5f636bb)