v0.112.3
Agenta-AI/agentav0.112.3Aug 21, 2026by mmabrouk
AI Summary
A stability and security-focused release addressing runner limitations, test failures, and documentation updates. It raises run deadlines and fixes critical file mounting issues.
Key Highlights
- Increased total run deadline to 24 hours.
- Runner image fixes for FUSE mounts under any user UID.
- Documentation video updates replacing screenshots.
- Fixed Pi agent directory unwritable errors.
New Features
- 24-hour run deadline
- Runner security and FUSE mount fixes
- Pi agent directory error handling
- Documentation video updates
Full Release Notes
## What's Changed * [release] v0.112.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6040 * [docs] Replace agent guide screenshots with demo videos by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6066 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6038 * fix(runner): raise total run deadline to 24 hours by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6091 * [fix] Runner image: FUSE mounts work under any user: uid by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6088 * chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 in /clients/python by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5979 * [refactor] Extract shared delivery upsert helper by @oforiwaasam in https://github.com/Agenta-AI/agenta/pull/6092 * [test] Catch agent turns that end with no answer and no error by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6113 * test: fix vacuous built-ins SDK tests (#5662) by @panshularora in https://github.com/Agenta-AI/agenta/pull/5921 * [fix] Fail closed with a visible error when the Pi agent dir is unwritable by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6090 * Fix/p0 sdk exception handling and logging by @shafeeq27edu-ai in https://github.com/Agenta-AI/agenta/pull/6094 * fix(api): price cached input tokens at the cached rate by @WhoamiI00 in https://github.com/Agenta-AI/agenta/pull/5965 * fix(runner): update vulnerable dependencies by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6098 * [5999] fix(docker): Copy oss/scripts into the OSS dev web image by @Abdelkaderbzz in https://github.com/Agenta-AI/agenta/pull/6114 * docs: add Abdelkaderbzz as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6130 * fix(runner): say why a trace export failed, not just "Unauthorized" by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6109 * docs: add panshularora as a contributor for test by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6129 * docs: add WhoamiI00 as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6128 * docs: add aman-goel-04 as a contributor for code by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6127 * fix(hosting): Let the dev web container write into the mounted public dirs by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6132 * fix(web): Copy the pdfjs worker into the EE app's public dir by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6131 * [6035] fix(frontend): Give the post-signup survey card its own surface by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6133 * fix(ci): regenerate consumer uv locks after the pytest 9 bump by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6134 * [6084] fix(runner): balance the run deadline with the mount lease (11h deadline, 12h lease) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6136 * [fix] Stop dropping session record batches on duplicate record_ids by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6086 * fix(runner): deliver Pi tool specs via a file instead of an env var (spawn E2BIG) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6039 * [release] v0.112.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6121 ## New Contributors * @oforiwaasam made their first contribution in https://github.com/Agenta-AI/agenta/pull/6092 * @panshularora made their first contribution in https://github.com/Agenta-AI/agenta/pull/5921 * @WhoamiI00 made their first contribution in https://github.com/Agenta-AI/agenta/pull/5965 * @Abdelkaderbzz made their first contribution in https://github.com/Agenta-AI/agenta/pull/6114 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.112.2...v0.112.3