Persistent task chats
Each task gets its own chat rail, and the session keeps its context so it can continue after a restart instead of starting over.
Superagent is a Mac app for coding agents that keeps one chat per task, drives a real browser, and can control a streamed iPhone Simulator. It is aimed at developers who want an agent to work inside live sessions, preserve context, and keep changes isolated on separate worktrees.
Superagent is a Mac app for coding agents. The homepage positions it as a home for an agent, combining a chat-based workflow with a browser, persistent sessions, and device control so the agent can keep working across restarts and across different surfaces.
The product presentation centers on practical execution: one chat per task, separate worktrees for branch isolation, a real browser for logged-in work, and an iPhone Simulator that the agent can operate directly. The result is a workspace intended for coding, debugging, and page or app verification without forcing the user to babysit every step.
The homepage also indicates support for a live phone presence alongside desktop views, plus notifications when the agent finishes or needs a decision. Claude Code is shown as available today, while Codex and Antigravity are described as coming later.
Each task gets its own chat rail, and the session keeps its context so it can continue after a restart instead of starting over.
Chats can be started on separate git worktrees so edits and commits stay on the branch for that task while the main checkout remains unchanged.
The agent can drive a real browser, reading, writing, clicking, and navigating pages in the same logged-in session the user already has open.
The product shows an iPhone Simulator streamed from its framebuffer, allowing the agent to tap, type, and swipe in a live device window.
The same page can be shown as a desktop view and a phone view at once, with changes reflected in both views during one session.
When the agent finishes or needs confirmation, the interface surfaces notifications instead of interrupting the current window.
Use a dedicated chat and worktree when you want the agent to make code changes without affecting your current checkout, such as fixing bugs or moving a repo to a different package manager.
Use the browser-driven workflow for debugging login redirects, checking page behavior, or editing copy in a site that you are already signed into.
Use the streamed iPhone Simulator to verify tap, type, and swipe flows in a mobile app without installing separate device tooling.
Use the desktop-plus-phone layout when you need to see a launch page or responsive layout in two viewports during the same session.
Use notifications and restart-resistant chats when an agent is running for a while and you want to return to the session later without losing context.
It is presented as a Mac app. The homepage copy also emphasizes browser-driven workflows, persistent chats, worktree-based sessions, and an iPhone simulator that can be streamed and controlled from the agent.
The homepage describes Claude Code as available today, with Codex and Antigravity coming later. The source does not provide a broader compatibility list or integration matrix.
The page shows one chat per task, with each session keeping its own context and surviving restarts. It also shows sessions starting on separate git worktrees so commits land on the branch for that chat.
The homepage says it can use a real browser, a streamed iOS Simulator, and your own logged-in browser sessions. The source does not provide setup steps or requirements beyond the Mac app framing.
No pricing details are available from the provided source. The /pricing URL returns a 404 page, so the site currently does not expose a usable pricing page in the collected evidence.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
Ghost è un assistente AI da terminale per chattare, generare codice ed eseguire task da riga di comando. Include modelli gratuiti, supporta Linux, macOS e Windows, ed è open source.
Vi3ecode is a maintained development environment for working with AI coding agents. It keeps project context, terminal, Git, memory, flows, review, and communication connected around the agent you already use.
Lucid Train is a local-first AI coding harness that turns repository code into architecture diagrams and uses those diagrams as specifications for coding agents. It is available as a desktop app and a lightweight Rust CLI, and it can run with local models or your own API keys.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.