EveryDev.ai
Subscribe
Home
Tools

2,956+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Unpeel
    Unpeel icon

    Unpeel

    Terminal & Session Management
    Featured

    A native macOS terminal app for running and orchestrating multiple AI coding agents side by side, built with Swift and powered by libghostty.

    Visit Website

    At a Glance

    Pricing
    Trial available

    Try Unpeel for 7 days with access to Full app access for 7 days and No account required to start.

    License: $59 one-time

    Engagement

    Available On

    Windows
    macOS
    Web
    API
    CLI

    Resources

    WebsiteDocsllms.txt

    Topics

    Terminal & Session ManagementMulti-agent SystemsAI Coding Assistants

    Alternatives

    HerdrHarnessNotchy
    Developer
    Tommy J. VedvikÅs, NorwayEst. 2014

    Listed Jun 2026

    About Unpeel

    Unpeel is a native macOS terminal application built specifically for running AI coding agents. Created by Tommy Vedvik, it is written in real Swift and AppKit, rendered on Metal with a libghostty terminal — no web views or Chromium. The current version is 0.1.0-beta.3, available as a 7-day free trial download for Apple silicon Macs.

    What It Is

    Unpeel sits as an orchestration layer between you and multiple AI agent CLIs — Claude Code, Codex, Gemini, Amp, Pi, OpenCode, Copilot, and Cursor. Rather than wrapping a custom chat UI on top of these tools, it gives each CLI a first-class native terminal home with a dashboard sidebar, auto-titling, and one-tap launching. The core philosophy, as stated on the product page, is that "the future of AI-assisted work isn't one model or one harness — it's many, working together."

    How the Session Model Works

    Unpeel uses a hosted PTY (pseudo-terminal) model where each live terminal runs in a separate session host process, independent of the app window. Closing or restarting the app does not kill running agents — the window is just an attachable client that can reconnect and replay saved terminal output. The product page compares this to tmux conceptually, but Unpeel implements its own session host, socket, output log, and app integration without requiring tmux.

    • Sessions survive app quits, crashes, and relaunches
    • A menu-bar item shows a live pulse — spinning when agents are active, ringing when one needs input
    • Sessions auto-title themselves from the first prompt and group under their project

    Unpeel Sessions MCP: Agent-to-Agent Orchestration

    A built-in local Model Context Protocol (MCP) server called Unpeel Sessions MCP lets one agent session inspect and drive sibling sessions. Capabilities include reading another session's output, typing a prompt into it, answering its menus, and starting or closing whole sessions. This enables one orchestrator agent to manage a fleet of workers — for example, dispatching Codex to patch tests, Gemini to research API behavior, and Claude to review — without the user intervening at every keystroke. By default, sessions are scoped to the same project workspace, and the MCP server can be turned off entirely.

    Parallel Agents and Git Worktrees

    Unpeel includes built-in git worktree support so multiple agents can work on the same repository simultaneously without conflicts. Each agent gets its own branch and checkout, grouped under the project in the sidebar. Quick presets let users launch Claude, Codex, Gemini, and others with the correct flags and project context in one tap.

    Architecture and Platform Stance

    The product page explicitly explains the decision to stay terminal-native: every major provider ships their best work as a CLI, and those CLIs improve constantly. Adding a custom chat UI would create a lowest-common-denominator layer that hides features and lags behind provider updates. Unpeel's design keeps the full terminal accessible while adding the dashboard, sidebar, and orchestration layer around it. The app is local-only — no telemetry, no cloud sync, no account required to start the trial.

    Update: Version 0.1.0-beta.3

    The current release is 0.1.0-beta.3, indicating the product is in active early beta. The pricing page notes the first year of updates is included with a license purchase, with update renewals available at 50% thereafter. The product is available exclusively for Apple silicon Macs.

    Unpeel - 1

    Community Discussions

    Be the first to start a conversation about Unpeel

    Share your experience with Unpeel, ask questions, or help others learn from your insights.

    Pricing

    TRIAL

    Free Trial

    Try Unpeel for 7 days with access to Full app access for 7 days and No account required to start.

    • Full app access for 7 days
    • No account required to start
    • Native macOS app for Apple silicon
    • Unlimited sessions, projects & worktrees
    • Unpeel Sessions MCP & quick presets

    License

    Per-seat license for macOS. Includes first year of updates; renew updates at 50% ($29.50/year) after that.

    $59
    one time
    • Native macOS app for Apple silicon
    • Unlimited sessions, projects & worktrees
    • Unpeel Sessions MCP & quick presets
    • Local-only: no telemetry, no cloud, no account
    • First year of updates included
    View official pricing

    Capabilities

    Key Features

    • Native Swift and AppKit, rendered on Metal with libghostty terminal
    • Hosted PTY model: sessions survive app quit, crash, or relaunch
    • Unpeel Sessions MCP: local MCP server for agent-to-agent orchestration
    • Built-in git worktrees for parallel agents on the same repo
    • Quick presets for Claude, Codex, Gemini, Amp, Pi, OpenCode, Copilot, Cursor
    • Auto-titling sessions from first prompt, grouped by project
    • Menu-bar item with live agent status pulse and notifications
    • No telemetry, no cloud, no account required
    • Sidebar dashboard showing busy, done, and needs-attention agents
    • Scoped MCP sessions by project workspace

    Integrations

    Claude Code
    Codex
    Gemini
    Amp
    Pi
    OpenCode
    GitHub Copilot
    Cursor
    Model Context Protocol (MCP)
    Git worktrees
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Unpeel and help others make informed decisions.

    Developer

    Tommy J. Vedvik

    Tommy J. Vedvik builds Unpeel, a native macOS terminal app for orchestrating AI coding agents. The product is an independent, privacy-first tool with no telemetry, cloud services, or accounts. Vedvik focuses on native Swift development and sustainable indie software funding.

    Founded 2014
    Ås, Norway
    8 employees
    Read more about Tommy J. Vedvik
    WebsiteX / Twitter
    1 tool in directory

    Similar Tools

    Herdr icon

    Herdr

    A terminal-native agent runtime and multiplexer that adds tmux-style persistence, mouse-native panes, semantic agent state, and a socket API to your existing terminal setup.

    Harness icon

    Harness

    A macOS terminal written from scratch in Swift with its own GPU renderer, persistent sessions, split panes, and built-in awareness of coding agents like Claude Code, Codex, and Cursor.

    Notchy icon

    Notchy

    A macOS menu bar app that puts Claude Code right in your MacBook's notch, with a floating terminal panel and automatic Xcode project detection.

    Browse all tools

    Related Topics

    Terminal & Session Management

    Terminal emulators, multiplexers, and session managers that help developers run parallel AI coding agents, manage multiple workspaces, and maintain persistent terminal sessions.

    25 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    226 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    576 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions