v0.114.1
Robbyant/lingbot-mapv0.114.1Aug 26, 2026by bekossy
AI Summary
Focuses on frontend UX improvements, including voice input, agent configuration auto-commit, and simplified agent turn footers for better user interaction.
Key Highlights
- Added voice input with push-to-talk shortcut.
- Auto-commit agent playground config changes.
- Simplified the agent turn footer and gated the trace button.
- Plain-language approval card for the agent chat.
New Features
- Ship voice input with a push-to-talk shortcut.
- Let each build kit tool be switched off individually.
- Create a project secret from the MCP server setup flow.
- Group and filter sessions in the nav sidebar.
Full Release Notes
## What's Changed * fix(frontend): Validate the skill name before an agent config saves by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6142 * feat(frontend): Ship voice input with a push-to-talk shortcut by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6144 * feat(frontend): Let each build kit tool be switched off individually by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6145 * [feat] Create a project secret from the MCP server setup flow by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6143 * chore: drop Soon badge from Codex on marketing site by @Aman-goel-04 in https://github.com/Agenta-AI/agenta/pull/6151 * [fix] Restore completion runs with legacy provider records by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6269 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6265 * feat(workspace): wire reset-password into members Actions menu (#2572) by @AJ-ing in https://github.com/Agenta-AI/agenta/pull/5507 * docs: add AJ-ing as a contributor for code by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6271 * fix(sessions): confirm the rename dialog on Enter by @MFA-G in https://github.com/Agenta-AI/agenta/pull/6011 * docs: add MFA-G as a contributor for code by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6273 * [feat] Simplify the agent turn footer and gate the trace button by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6285 * [feat] Auto-commit agent playground config changes by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6158 * [feat] Plain-language approval card for the agent chat by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6253 * [feat] Stack the connect-tool dock by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6272 * feat(frontend): Group and filter sessions in the nav sidebar by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6251 * fix: collapse sidebar menu labels by @uchiha-suraj in https://github.com/Agenta-AI/agenta/pull/6286 * docs(contributing): Require demo screenshots from the running app by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/6288 ## New Contributors * @AJ-ing made their first contribution in https://github.com/Agenta-AI/agenta/pull/5507 * @MFA-G made their first contribution in https://github.com/Agenta-AI/agenta/pull/6011 * @uchiha-suraj made their first contribution in https://github.com/Agenta-AI/agenta/pull/6286 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.114.0...v0.114.1