Agentastic.dev v0.5
Dev 0.5 is available today. This version brings a slew of new features and usability improvements.
Features
- Containers - This was the most-requested feature since our beta launch. Docker containers are now supported, so you can use them in addition to the worktrees for full isolation. (requires Docker Desktop)
- Multiple Git Repos in the same workspace - The 2nd most requested feature. You can now open multiple git repos in the same workspace and seamlessly work/switch between them.
- Pinned agents - You can pin a running agent, and it will keep it up at the top. You can pick accent colors for the repo as well.
- Notifications - Agents now show an orange badge when they are waiting for something. Under the hood this is coded as when any terminal emits
echo -e "\n", or creates a.agentastic/waitingsignal, we show the badge. You can also include that in your build scripts to know when a build is finished (e.g.,trap ...) - Zen mode - This turns to a pure terminal experience. You can still hover over the left edge to open the agent panel.
- Open In... - We get that you might want to open your agent's workspace in other editors or IDEs. I'm not saying you should, but if you really want that, now you can. Ok, enough. Come back... Come back to me!
- Various bugfixes and quality of life improvements
Requirements
- macOS 14.0 (Sonoma) or later
- Apple Silicon or Intel processor
Agentastic.dev v0.4
Run a team of coding agents on your Mac. Spin up parallel Claude Code, Codex, Gemini, Droid, Amp, OpenCode, or your favorite agents in isolated workspaces. See at a glance what they're working on, then review and merge their changes.
Features
- Native IDE for AI Agents - Run Claude Code, Codex, Gemini, Droid, Amp, OpenCode, and more in parallel
- Integrated Worktree Support - Isolated workspaces for each agent
- Native Diff & Agentic Code Review - Review and merge agent changes with ease
- Terminal Choice - Support for Ghostty or SwiftTerm
- Fast Code Search - Built-in fuzzy finder (Cmd+P)
Requirements
- macOS 14.0 (Sonoma) or later
- Apple Silicon or Intel processor