Releases: danny-avila/agents
Releases · danny-avila/agents
Release list
v3.2.68
What's Changed
- fix: skip prefilled model turn for no-prefill Gemini models by @danny-avila in #323
- docs: add dependency management guidance to AGENTS.md by @danny-avila in #324
- 📝 ci: Skip Workflows for Markdown-Only Changes by @danny-avila in #325
Full Changelog: v3.2.67...v3.2.68
v3.2.67
What's Changed
- feat: make mainExpandBy and separatorExpandBy configurable options by @Theroxenes in #276
- 🛂 fix: Honor Explicit Ask Rules in Tool Policies by @danny-avila in #321
- fix: find camelCase tools in tool search by @dschenk in #315
New Contributors
- @Theroxenes made their first contribution in #276
Full Changelog: v3.2.66...v3.2.67
v3.2.66
What's Changed
- 🛰️ fix: Drop Google Server-Side Tool Blocks on Cross-Provider Handoff by @danny-avila in #319
- feat(langfuse): refine agent trace shaping and restore environment fallback by @Lotte-Verheyden in #316
- fix(tools): stateful descriptions promise state the sandbox never keeps by @danny-avila in #313
- fix: forward event tools through nested agents by @dschenk in #312
New Contributors
- @Lotte-Verheyden made their first contribution in #316
- @dschenk made their first contribution in #312
Full Changelog: v3.2.65...v3.2.66
v3.2.65
What's Changed
- fix: guard StandardGraph content accessors against disposed graphs by @jjhidalgar-celonis in #310
- fix(anthropic): honor cumulative message_delta usage (input + cache fields) from Anthropic-compatible gateways by @eilhamv in #308
- feat: add fastCRW (crw) search + scrape provider by @us in #240
New Contributors
- @jjhidalgar-celonis made their first contribution in #310
- @eilhamv made their first contribution in #308
- @us made their first contribution in #240
Full Changelog: v3.2.64...v3.2.65
v3.2.64
v3.2.63
What's Changed
- 🎯 fix: Scope the Hook agentId Marker to Subagent Child Graphs by @danny-avila in #307
Full Changelog: v3.2.62...v3.2.63
v3.2.62
What's Changed
- fix: dedupe repeated scalar response_metadata in streamed chunks by @danny-avila in #295
- 🎚️ fix: Calibrate Context Pruning From Last-Call Usage, Not Accumulated Cache Reads by @romy651 in #296
- feat: shared media token estimation + timed-media (video/audio) support by @danny-avila in #297
- 🧮 fix: Preserve Bedrock Cache Usage in Langfuse by @danny-avila in #298
- feat(hooks): support injectedMessages in hook outputs at PostToolBatch by @danny-avila in #299
- ⏱️ fix: Honor Stream Delay for Bedrock by @danny-avila in #300
- 📏 fix: Accept Above-Budget Provider Usage for Prune Calibration by @danny-avila in #302
- feat(openai): persist GPT-5.6 Responses state (inherit upstream converter) by @danny-avila in #303
- 🧭 feat: Steer Replay in formatAgentMessages + Eager-Path Race Hardening by @danny-avila in #304
New Contributors
Full Changelog: v3.2.61...v3.2.62
v3.2.61
v3.2.60
What's Changed
- feat(hitl): declare multiSelect on AskUserQuestionRequest by @danny-avila in #293
- fix: tool error completion contract across interrupt/resume passes by @danny-avila in #292
- feat(hitl): guard sibling double-execution when ask_user_question interrupts mid-batch by @danny-avila in #294
Full Changelog: v3.2.59...v3.2.60
v3.2.59
What's Changed
- feat: stateful sandbox sessions via toolExecution.sandbox sub-config by @danny-avila in #291
Full Changelog: v3.2.58...v3.2.59