v0.114.7
Agenta-AI/agentav0.114.7Sep 3, 2026by ashrafchowdury
AI Summary
This release focuses on stability improvements and UI fixes, including better handling of sessions, tool visibility, and deep-linking capabilities.
Key Highlights
- Fix push-to-talk to only answer the visible session
- Improved UI for tool names and question forms
- Added deep-linking and sharing for agent sessions
- Fixed IndexedDB freezing issues
New Features
- Deep-link and share agent sessions
- Show readable tool names in playground build kit
- Name stages inside a cold agent start
Full Release Notes
## What's Changed * [fix] Let only the session on screen answer the push-to-talk chord [AGE-4239] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6477 * [fix] Hide the question form stepper when there is only one question [AGE-4241] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6476 * [feat] Show readable tool names in the playground build kit [AGE-4122] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6475 * [fix] Show the 404 screen for a workspace id that does not exist [AGE-4233] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6478 * fix(frontend): show why the agent config failed instead of a skeleton forever by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6431 * fix(runner): say what a session pinned to another runner means, and that it clears by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6446 * fix(frontend): stop blaming the provider key for a check we could not make by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6427 * fix(frontend): stop a hung IndexedDB read from freezing every persisted query by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6424 * [fix] Pick up commits the playground was not open to witness [#6380] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6394 * [fix] Give the config Files drawer its own drive scope [#6388] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6393 * [fix] Keep sessions and collapsed groups from disappearing off the sidebar by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6482 * [fix] Open an archived session in the playground [AGE-4247] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6479 * feat(frontend): name the stages inside a cold agent start by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6451 * fix(frontend): say what a dropped request was, and offer to retry it by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6428 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6415 * chore(frontend): swap atomFamily to jotai-family to clear jotai v3 deprecation warnings by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6201 * [AGE-4112] feat(frontend): Deep-link and share agent sessions by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6252 * fix(frontend): log the persist timeout event debug mode was silent about by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6509 * [fix] Show a subagent's current name instead of a copy from when it was added [AGE-4235] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6481 * [release] v0.114.7 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6508 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.114.6...v0.114.7