v0.114.1

Agenta-AI/agentav0.114.1Aug 26, 2026by bekossy

AI Summary

This release brings significant improvements to agent configuration workflows and voice interaction. It introduces auto-commit features and a more intuitive approval process.

Key Highlights

  • Voice input support with a push-to-talk shortcut.
  • Auto-commit agent playground config changes.
  • Plain-language approval cards for agent chat.
  • Validation for skill names before saving agent configurations.

New Features

  • Voice input with push-to-talk
  • Auto-commit config changes
  • Plain-language approval cards
  • Build kit tool toggling
  • Project secret creation from MCP setup

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