v0.114.3
Agenta-AI/agentav0.114.3Aug 28, 2026by ashrafchowdury
AI Summary
This release focuses on refining the user interface, enhancing mobile navigation, and improving session management. It includes fixes for streaming text, agent configurations, and mobile-specific usability issues.
Key Highlights
- Agents now have their own distinct icons and colors on desktop and mobile.
- Improved session tab management, allowing users to close tabs or those to the right.
- Fixed streaming agent text to prevent laggy word clumps.
- Enhanced mobile file handling and session rail grouping.
New Features
- Agent icon and color customization per agent
- Session tab close functionality (right tabs or all)
- Mobile file mounting and resolution fixes
- Improved dictation and transcript handling
Full Release Notes
## What's Changed * [fix] Say that the approval checkbox auto-approves by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6308 * [fix] Keep the Templates strip header intact at narrow widths by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6325 * [fix] Clear the skill drawer's chrome and let its editors fill it by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6332 * [fix] Gate the instructions drawer's Save on a real edit by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6333 * [fix] scrolling on the Agents page by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6290 * [fix] Reconnect the playground session keyboard shortcuts by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6298 * [fix] Unstick the dictation mic and fix the garbled transcript by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6309 * fix(frontend): a backdrop click closes the drawer again by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6326 * [feat] Collapse long user messages, and make jump-to-latest reliable by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6303 * [fix] Switch organizations, not workspaces, in the mobile switcher [AGE-4181] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6247 * [fix] Reach the project switcher on a phone [AGE-4197] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6338 * [fix] Stop re-reading a session's record log on every connect [AGE-4189] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6331 * [feat] Close other session tabs, or the ones to the right [AGE-4188] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6330 * [fix] Cancel the run when you close its session tab [AGE-4189] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6329 * [fix] Stop playground session tabs opening by themselves [AGE-4188] by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6328 * [fix] Stop streamed agent text landing in laggy word clumps by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6317 * [feat] Give each agent its own icon and colour, on desktop and /m by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6351 * [fix] Fix sessions rail grouping, filtering, and selection; mark automations by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6322 * [fix] Mount DriveSessionProvider on /m so agent-files resolves by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6307 * [fix] Open the real file from config Files instead of a stale mount path by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6304 * [fix] Capitalize integration category chips, not uppercase by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6358 * [feat] Dock the agent question form above the composer by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6350 * [release] v0.114.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6353 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.114.2...v0.114.3