Skip to content

Releases: danny-avila/agents

v3.2.43

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:20
7fa672f

What's Changed

  • fix(bedrock): clamp the extended 1h TTL to 5m on non-Claude models by @danny-avila in #256
  • test: cover custom OpenAI-compatible vLLM reasoning + qwen3_coder tool calls by @danny-avila in #254
  • fix(cloudflare): client-side timeout on native sandbox file-IO RPCs by @danny-avila in #255

Full Changelog: v3.2.42...v3.2.43

v3.2.42

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:24

What's Changed

  • fix(cloudflare): client-side timeout on sandbox exec() to bound stalled containers by @danny-avila in #252
  • fix(bedrock): gate explicit prompt-cache checkpoints to Claude models by @danny-avila in #253

Full Changelog: v3.2.41...v3.2.42

v3.2.41

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:46
82f8167

What's Changed

  • refactor: rename read/write/edit file_path param to path by @danny-avila in #250

Full Changelog: v3.2.39...v3.2.41

v3.2.39

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:13
2c51596

What's Changed

  • ⏳ feat: Default Prompt Cache to 1-Hour TTL for Anthropic & Bedrock by @danny-avila in #249

Full Changelog: v3.2.38...v3.2.39

v3.2.38

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:52
1d21100

Full Changelog: v3.2.37...v3.2.38

v3.2.37

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:00
5e39219

What's Changed

  • feat: support Langfuse trace metadata config by @upman in #247
  • ⚡ feat: Single Tail Prompt-Cache Breakpoint by @danny-avila in #245
  • 🩹 fix: Drop Bedrock Reasoning Blocks With Null/Empty Text by @danny-avila in #248

New Contributors

Full Changelog: v3.2.36...v3.2.37

v3.2.36

Choose a tag to compare

@github-actions github-actions released this 16 Jun 21:15
7cd8029

What's Changed

  • 🔎 feat: Per-Search Model-Output Budget for Web Search Highlights by @danny-avila in #242
  • 📐 feat: AgentContext.projectContextUsage: pre-send context snapshot by @danny-avila in #244
  • 🩹 fix: Drop Foreign Reasoning Blocks in Anthropic Message Converter by @danny-avila in #243

Full Changelog: v3.2.35...v3.2.36

v3.2.35

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:39
d161adb

What's Changed

  • 📊 feat: Emit ON_CONTEXT_USAGE Token Budget Snapshots by @danny-avila in #235
  • 💸 feat: Report Subagent Child-Run Model Usage via Usage Sink by @danny-avila in #236

Full Changelog: v3.2.34...v3.2.35

v3.2.34

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:50
123b686

What's Changed

  • 🦭 feat: Mid-Stream Tool Call Seals for Bedrock Converse & Google by @danny-avila in #237
  • 📮 feat: Sequential Tool Call Seals for Official OpenAI & Azure by @danny-avila in #238
  • 📬 feat: Per-Call Tool Completion Emission via onResult Channel by @danny-avila in #239

Full Changelog: v3.2.33...v3.2.34

v3.2.33

Choose a tag to compare

@github-actions github-actions released this 10 Jun 00:24
564de1d

What's Changed

  • ⚡ refactor: Migrate JS bundling from Rollup to tsdown by @danny-avila in #233
  • 🚰 fix: Plug Scraped Content Leak & Cap Web Search Payloads by @danny-avila in #234

Full Changelog: v3.2.32...v3.2.33