v0.105.4

apify/crawleev0.105.4Jul 18, 2026by mmabrouk

AI Summary

This release introduces OpenAI-compatible endpoint support for agents, enhances container orchestration with improved `run.sh` commands, and fixes tool handling issues in the runner.

Key Highlights

  • Added OpenAI-compatible endpoints for Pi via vault custom connections.
  • Enhanced `run.sh` to support local compose overrides and surgical container recreation/rebuild.
  • Fixed client tool handling during cold replay and prevents invalid runs with only client tools.

New Features

  • OpenAI-compatible endpoints for Pi.
  • Enhanced `run.sh` flags (--recreate/--rebuild).
  • Fix client-tool settles as a resume in cold replay.
  • Refuse Claude-on-Daytona run whose tools are all client-kind.

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