After the big v1.19 release, v1.20 is mostly about polish, bugfixes, and making the daily workflow smoother.
This is not the loudest kind of release, but it is the kind that matters when you actually use Agent Zero every day.
Shortcuts for chat tabs in the CLI
The A0 CLI now has new shortcuts for chat tabs:
- Tab + N → new chat
- Tab + left / right arrow → navigate between tabs
- Tab + X → close the current tab
If you work with multiple chats or contexts in the CLI, this should feel much faster.
Folder attachments in Agent Zero Core
You can now attach folders directly.
Instead of selecting individual files one by one, you can choose a folder and Agent Zero will flatten the folder contents and attach them for you.
This should make it much easier to give the agent a full set of project files, documents, or related context.
Better file browser UX
The file browser also got smoother:
- you can type a path directly
- there is a new Settings option to remember the last used path
So if you keep working from the same folders, you do not have to navigate back there every time.
Fixes
v1.20 also includes important fixes:
- Tailscale Remote Control now works in Remote Control
- GitHub Copilot OAuth works, including the free tier
- Markdown Editor no longer automatically opens with a new `.md` file
How to update
Agent Zero:
Settings → Check for updates → Review update → Restart & Update
CLI:
open your terminal and run:
`a0 update`