From 9c5abf2ffe4f715e8dfe8f69e1223ccb958afb97 Mon Sep 17 00:00:00 2001 From: izll Date: Sun, 13 Sep 2026 21:45:52 +0200 Subject: [PATCH] Add agent-session-manager-desktop to Clients & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27de1d7..ae15f1b 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,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. +- [**agent-session-manager-desktop**](https://github.com/izll/agent-session-manager-desktop) - (new) - Desktop GUI over tmux for running Claude Code, Codex, Gemini and other CLI agents in parallel, with waiting-agent notifications, dictation, rate-limit rings and diff review. ---