v0.115.4

Agenta-AI/agentav0.115.4Sep 9, 2026by ashrafchowdury

AI Summary

This release introduces custom secret injection for agent runs, enhances the mobile interface (/m) with better responsiveness and user routing, and adds drive file mentions in the composer. It also includes documentation updates and critical hotfixes for SDK stability and credit model handling.

Key Highlights

  • Inject custom secrets into agent runs to enhance security and flexibility.
  • Significant improvements to the `/m` mobile interface, including better phone width fitting and routing users without Classic mode.
  • Add drive file mentions in the composer using the `@` symbol.
  • Hotfixes for SDK parser tolerance and a refresh of the starter-credits model.

New Features

  • Inject custom secrets into agent runs
  • Add Grok Bot alternatives article
  • Send users without Classic mode to /m
  • Mention drive files in the composer with @
  • Fit the /m screens and config drawers to phone width
  • Close gap and fix issues of /m mobile

Full Release Notes

## What's Changed
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6614
* [MAR-148] feat(website): Add Grok Bot alternatives article by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6613
* [AGE-4067] feat(agents): Inject custom secrets into agent runs by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6583
* [AGE-4067] docs(agents): Plan custom secret setup and delivery by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6565
* [fix] Fit the /m screens and config drawers to phone width by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6610
* [feat] Close gap and fix issues of /m mobile by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6608
* [feat] Send users without Classic mode to /m by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6261
* [feat] Mention drive files in the composer with @ by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6521
* [fix] Scope /m's per-user preferences by the auth user id by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6642
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6718
* [hotfix] fix(sdk): tolerate saved gateway tool entries the strict parser refuses by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6722
* [hotfix] fix(api,sdk): refresh a stale starter-credits model and fall back to the funded model by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6723
* [release] v0.115.4 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6631
* [hotfix] v0.115.3: tolerate saved gateway tool entries and refresh a stale starter-credits model by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6726

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.115.3...v0.115.4