From 9603de093dededa674913643f6eca6e23dff364a Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Thu, 23 Jul 2026 17:49:11 +0200 Subject: [PATCH 1/2] Add Unpeel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..dc6202f 100644 --- a/README.md +++ b/README.md @@ -597,6 +597,7 @@ June 14, 2026 - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) - (72 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**ccmate-release**](https://github.com/djyde/ccmate-release) - (56 ⭐) - A GUI for Claude Code. - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) - (51 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. +- [**Unpeel**](https://unpeel.com) - Native macOS app to run and supervise multiple CLI agent sessions (Claude Code, Codex, Gemini CLI, and more) with persistent terminals, git worktree isolation, attention notifications, and iPhone remote control. --- From 87ab771f17894688da4978bf1652c681ba69ecd3 Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Thu, 23 Jul 2026 17:52:29 +0200 Subject: [PATCH 2/2] Refine Unpeel description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc6202f..c1245c3 100644 --- a/README.md +++ b/README.md @@ -597,7 +597,7 @@ June 14, 2026 - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) - (72 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**ccmate-release**](https://github.com/djyde/ccmate-release) - (56 ⭐) - A GUI for Claude Code. - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) - (51 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. -- [**Unpeel**](https://unpeel.com) - Native macOS app to run and supervise multiple CLI agent sessions (Claude Code, Codex, Gemini CLI, and more) with persistent terminals, git worktree isolation, attention notifications, and iPhone remote control. +- [**Unpeel**](https://unpeel.com) - Native macOS app built on the Ghostty terminal engine to run and supervise multiple CLI agent sessions (Claude Code, Codex, Gemini CLI, and more) with persistent terminals, git worktree isolation, attention notifications, and iPhone remote control. ---