v0.106.1

Agenta-AI/agentav0.106.1Jul 30, 2026by mmabrouk

AI Summary

Focuses on UX improvements including an agent-first sidebar for new users, voice input for chat, and a session storage rework.

Key Highlights

  • Agent-first sidebar for new signups
  • Agent chat attachments and drive uploads
  • Agent chat voice input (dictation + voice messages)
  • Session-storage rework enabled by default

New Features

  • Agent-first sidebar
  • Chat attachments
  • Voice input
  • Session storage rework

Full Release Notes

## What's Changed
* [feat] Agent-first sidebar for new signups, Playground as app default
 by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5478
* [release] v0.106.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5468
* [feat] Agent-first sidebar for new signups, Playground as app default (v0.106.1) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5536
* [refactor] Single source of truth for trace span types by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5465
* [refactor] Drop duplicate EvaluationRun type, align step-reference shape by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5466
* feat(frontend): Surface parked connect prompts in an interaction dock by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5521
* chore(deps): bump next from 15.5.18 to 15.5.21 in /web/ee by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5533
* [fix] Keep Home on Home after creating your first agent by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5525
* chore(frontend): Remove dead SessionDrawerButton copied from TraceDrawer by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5457
* [fix] Resolve API trailing slashes in place instead of redirecting by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5487
* fix(frontend): remove repeated tool trace links by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5483
* [refactor] Delete duplicate InfiniteVirtualTable, migrate to @agenta/ui by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5471
* chore(deps): bump dompurify from 3.4.2 to 3.4.12 in /web by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5441
* chore(deps): bump js-yaml from 4.2.0 to 4.3.0 in /web by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5442
* chore(deps-dev): bump esbuild from 0.23.1 to 0.28.1 in /services/runner by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5371
* fix(frontend): drive latest-edited symlink + open nested file links in Files by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5523
* chore(deps): bump @opentelemetry/core from 2.0.1 to 2.8.0 in /services/runner by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5370
* chore(deps): bump axios from 1.16.0 to 1.18.0 in /web/packages/agenta-shared by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/5428
* [chore] Modernize tsconfig + add native TS7 type-check by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5472
* fix(api): resolve zip-namespace collisions when merging drive mounts by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5524
* fix(frontend): resolve the refractor chunk failure that remounts the playground and closes the Advanced drawer by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5323
* [fix] Bound the session-records fetch and consume the persist-drop signal by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5501
* feat(frontend): agent chat attachments + drive uploads by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5459
* feat(frontend): agent chat voice input — dictation + voice messages by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5458
* fix(railway): restore runner and mount connectivity by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5485
* [5417] fix(api): declare mount binary responses and regenerate the Fern client by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5518
* fix(hosting): runner containers leak zombie processes; run them under an init by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5557
* chore(repo): consolidate committed agent skills under .agents/skills and publish four local skills by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5558
* [fix] Unblock editing schedule and subscription triggers by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5552
* [fix] Sort playground chat sessions by last message [AGE-4016] by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5556
* [fix] Tell the user when the model catalog fails to load by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5492
* [5541] fix(frontend): Fix skill description parsing and bundled file editing by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5564
* [AGE-4000] fix(runner): rebuild agent mounts before STS credentials expire by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5520
* [5416] test(api): Regression and acceptance tests for mounts file/archive endpoints by @Yuvakunaal in https://github.com/Agenta-AI/agenta/pull/5455
* feat: turn the session-storage rework on by default by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5560
* docs: add Yuvakunaal as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/5568
* [fix] Make the website responsive on mobile by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5574
* [release] v0.106.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5532

## New Contributors
* @Yuvakunaal made their first contribution in https://github.com/Agenta-AI/agenta/pull/5455

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.106.0...v0.106.1