All changelog
Agent Mode for your entire filesystem
Your files are everywhere — local drives, USBs, external storage. Zero indexes all of them. The built-in AI sits on that index and turns plain language into instant file operations. No find commands, no regex, no Spotlight limitations.
Agent Mode — your entire filesystem, on command
- Every drive, instantly queryable — HDDs, USBs, external volumes — all indexed. "All MOV files from last March over 1GB" or "every package.json across my projects." Results in seconds, across everything.
- From query to action — Find the files, then work with them. Batch rename footage, pipe to ffmpeg, collect deliverables into a folder, init a project from files scattered across repos. The AI gives you exactly what you need to act on.
- Built for people who live in Finder — Organizing a messy Downloads folder. Finding that one screenshot from two weeks ago. Locating every deployment config across a dozen projects. Describe it once, done.
- Watch it work — Tool call cards show exactly what the AI does — searching, filtering, reading metadata. Nothing hidden.
- Bring your own key — Anthropic (Claude) and OpenAI. Pick a model in settings, start working.
- Connect external tools — Zero's local MCP server gives Claude Code, Gemini, Codex, or any MCP-compatible tool direct access to your file index.
Developer Cleanup — reclaim gigabytes you forgot about
Your disk is full. Somewhere in your projects are old node_modules folders, Rust target directories, Python virtualenvs, and Xcode build data you haven't touched in months. Zero finds them all.
- 36 categories across 8 groups — Node modules, Rust build cache, Python venvs, Go cache, Gradle, Maven, CocoaPods, Next.js, Flutter, Zig, and more. Plus system caches, old downloads, and iOS backups.
- See the damage — Each group shows total size and item count. Drill in to see individual files sorted by size, largest first.
- Pick what to clean — Select everything or cherry-pick specific items. Review before you delete.
- Safe deletion — Everything moves to Trash with Put Back support. Changed your mind? Restore it.
File Browser — built for how developers work
The file browser now handles the details that matter when you're navigating code projects and real-world file systems.
- Configurable columns — Show or hide Date Modified, Size, Kind, Permissions, Owner. Right-click any column header to customize. Drag to reorder. Your layout persists.
- Inline rename — Press R on any file and start typing. Enter to confirm, Escape to cancel. No dialog box.
- Typeahead navigation — Type a letter to jump to the first matching file. Type it again to cycle through matches. 800ms timeout resets the buffer.
- Symlink awareness — Symlinks show their target path inline. Broken links turn red so you spot them instantly.
- Natural sort —
file2comes beforefile10. Folders sort the way you'd expect, not the way a computer would.
Terminal — run commands without leaving Zero
A full terminal, built in. ANSI colors, mouse support, text selection, scroll history. Your system shell, right inside the app.
Also in this update
- Pin and unpin sidebar bookmarks as icon tiles
- Multi-selection shows total count and size in the status bar
- Eject connected drives directly from the sidebar