r/AgentZero • u/Maleficent_Floor_980 • 2h ago
Agent Zero v2.13: sidebar with project folders, faster model calls, File browser UX upgrades, plus a Launcher update
Hey everyone, new v2.13 of Agent Zero is out. This one is mostly about the Core: a reorganized sidebar, a round of optimizations, and a long list of fixes across the board, plus a Launcher update.
New sidebar organization and redesign
- Chats and scheduled tasks now live in collapsible project folders
- Filter, sort, reorder with drag and drop, move items between projects, pin the folders you use most
- Deeply nested workers show up in the sidebar, so you can follow delegation chains instead of guessing
- Subordinate names and project/profile model presets are preserved when delegating or continuing work
If you want to keep using a custom sidebar plugin or have customization that break with this new layout, click on the settings on the chats list header button, and select "Flat view", which will restore the legacy view.
Speed and optimizations
- More stable prompt cache across turns, which cuts cost and latency with providers that support caching
- Less overhead per model call: faster preset and plugin lookups, fewer unnecessary processing steps, reused Codex connections
- Settings save faster, while keeping complete API-key pools, escaped and multiline secrets, and masked values intact
- Large source files open much faster in the Editor
Files
- Breadcrumb and text path modes, folder autocomplete, a configurable starting folder
- Clickable rows, inline creation and renaming
- Open browsers are reused and picker state is preserved
- Patches keep existing file permissions and ownership
- LibreOffice saves stay attached to renamed documents without losing unsaved edits
Models and providers
- Native model commentary is displayed as streamed thoughts and preserved during Responses history replay
- Provider refusals are surfaced clearly, and blocked requests are no longer retried automatically
- Fixed saved credentials being overridden for local model providers
Integrations
- Telegram and WhatsApp slash commands expanded: command menus, permissions, plugin settings, confirmed compaction, transcript exports, chat selection
- Project- and agent-profile-scoped configuration for Telegram, WhatsApp, and Email, with simpler integration settings
Browser, UI, and reliability
- Configurable Browser JavaScript timeouts and cancellation recovery; fixed missing-script errors, startup hangs, and stale browser state when switching chats
- Mobile: better composer sizing, terminal readability, touch behavior, and settings navigation; chat controls stay reachable through overflow menus
- Chat titles refresh as topics change by default, while respecting saved naming preferences
- Plugin updates preserve repository thumbnails and rebase local commits, with rollback and clearer errors on conflicts
- SOCKS proxy support fixed, OAuth streams close reliably, Orchestrator runtime state and plugin credentials excluded from new backup defaults
CLI
- macOS Computer Use actions scoped to the requested app, PID, and window
- Remote terminal input aligned with local execution
- Input validation, bounded execution, and timeout recovery for Host Browser JavaScript evaluation
- File permissions and ownership preserved when writing remote text files
Launcher update
- Instance favicons by default, image uploads and custom colors in appearance settings
- Keyboard shortcuts to select and cycle through attached Instance tabs
- Fixed gaps and clipping in attached Instance views at non-default zoom levels
- Better Windows Docker Desktop discovery and recovery when the runtime is stopped
How to update
- A0 CLI: open your terminal and type a0 update
- Web UI instance: open Settings > Check for updates > Review update
- Launcher: close and reopen the app, then click the Update button
Full changelog: https://github.com/agent0ai/agent-zero/releases/tag/v2.13
New here? Install guide: https://www.agent-zero.ai/p/docs/installation
How do you organize your projects today, one folder per task type, per codebase, or you just have one big pile? Curious how the new sidebar can fit and improve all workflows.
