From d65c0d0d1cefd3bb3b523b5aeeea4ebf5586c41f Mon Sep 17 00:00:00 2001 From: Kyle Serrecchia Date: Tue, 4 Aug 2026 11:08:14 -0700 Subject: [PATCH 1/2] Add mirafold to Clients & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..6671d8c 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,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. +- [**mirafold**](https://github.com/mirafold/mirafold) - Browser UI for Claude Code, Codex, and Gemini CLI with generative UI — the agent renders live charts, diffs, and task lists mid-session — plus mission control across multiple sessions and phone pairing over an E2E-encrypted relay (self-hostable). --- From 305aa686ec8904c685a6b4c9a8079acf5f266d31 Mon Sep 17 00:00:00 2001 From: Kyle Serrecchia Date: Thu, 6 Aug 2026 10:20:08 -0700 Subject: [PATCH 2/2] Name the paid Pro tier alongside the self-hostable relay --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6671d8c..e3e0ca8 100644 --- a/README.md +++ b/README.md @@ -614,7 +614,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. -- [**mirafold**](https://github.com/mirafold/mirafold) - Browser UI for Claude Code, Codex, and Gemini CLI with generative UI — the agent renders live charts, diffs, and task lists mid-session — plus mission control across multiple sessions and phone pairing over an E2E-encrypted relay (self-hostable). +- [**mirafold**](https://github.com/mirafold/mirafold) - Browser UI for Claude Code, Codex, and Gemini CLI with generative UI — the agent renders live charts, diffs, and task lists mid-session — plus mission control across multiple sessions and phone pairing on the paid Pro tier over an E2E-encrypted relay (relay code MIT and self-hostable). ---