v0.105.4

Agenta-AI/agentav0.105.4Jul 18, 2026by mmabrouk

AI Summary

Focuses on dependency updates for the Daytona SDK and OpenTelemetry, along with fixes for tool settlement recognition and client tool handling.

Key Highlights

  • Bumped daytona SDK to version 0.198 and OTel to 2.x
  • Recognize client-tool settles as a resume in cold replay
  • Refuse runs where all tools are client-kind on Claude

New Features

  • Bumped daytona SDK and OTel
  • Recognize client-tool settles as resume
  • Refuse Claude-on-Daytona run with all client tools

Full Release Notes

## What's Changed
* [release] v0.105.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5360
* feat(hosting): run.sh auto-includes local compose overrides and gains surgical --recreate/--rebuild by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5353
* chore(runner): bump daytona SDK to @daytona/sdk 0.198 and OTel to 2.x by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/5362
* [5357] fix(runner): recognize client-tool settles as a resume in cold replay by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5364
* fix(runner): refuse a Claude-on-Daytona run whose tools are all client-kind by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5366
* feat(agents): OpenAI-compatible endpoints for Pi via vault custom connections by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5345
* feat(frontend): OpenAI-compatible endpoint label and harness-gated picker by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5346
* [release] v0.105.4 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5368


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.105.3...v0.105.4