v0.115.2

Agenta-AI/agentav0.115.2Sep 7, 2026by mmabrouk

AI Summary

This release focuses on enhancing session control with durable approvals, queue management, and steering capabilities. It includes significant improvements to mobile support, message persistence, and API stability.

Key Highlights

  • Implementation of durable approval answers and continuations to ensure state persistence.
  • Introduction of Session Control features allowing server-held pending input, queuing, and steering.
  • Resolved mobile-specific issues regarding message holding and editing capabilities.
  • Improved API stability with finalized heartbeat state persistence and SDK configuration retention.

New Features

  • Durable approval answers and continuations
  • Server-held pending input with Queue and Steer capabilities
  • Direct messaging from queue rows
  • Technical SEO improvements for Manus alternatives

Full Release Notes

## What's Changed
* feat(sessions): make approval answers and continuation durable by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6530
* [feat] Session control: server-held pending input, Queue then Steer by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6555
* [fix] Keep the flag-off session path unchanged in milestone 3 by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6578
* [fix] Address CodeRabbit review for milestone 3 by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6580
* [fix] Release held messages on mobile when queue capabilities are absent by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6582
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6589
* [feat] Session control milestone 3: durable approvals, queue, steer by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6575
* fix(sessions): preserve live transcript and settle reader activity by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6591
* fix(runner): finish stopped turns before running steered input by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6592
* fix(sdk): retain builder configuration for approval resumes by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6593
* fix(api): persist final heartbeat state after execution settlement by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6594
* [fix] Avoid stale app responses in playground test setup by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6595
* fix(frontend): refresh configuration after live agent commits by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6596
* fix(frontend): retire tool previews when approvals take over by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6597
* fix(frontend): negotiate shared responses for durable chat inputs by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6599
* fix(api): keep queued messages behind pending approvals by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6598
* [fix] Keep queued input behind starting approval continuations by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6600
* fix(agents): resume queued turns after questionnaire answers by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6603
* [feat] Send queued messages directly from their queue row by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6605
* [fix] Resolve session capabilities before sending or answering by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6606
* [fix] Restore queued message editing on web and mobile by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6607
* Improve Manus alternatives technical SEO and screenshots by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6609
* [release] v0.115.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6590


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.115.1...v0.115.2