From 2144d84ad55c13842a32e7ba5f42bfc650f2a21c Mon Sep 17 00:00:00 2001 From: Leonardo Cardoso Date: Tue, 24 Feb 2026 20:26:58 -0300 Subject: [PATCH] Add Poirot to Clients & GUIs section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 233670b..be843ae 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**ccmate-release**](https://github.com/djyde/ccmate-release) (57 ⭐) - A GUI for Claude Code. - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) (56 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) (48 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. +- [**Poirot**](https://github.com/LeonardoCardoso/Poirot) - A native macOS companion app for Claude Code that lets you browse sessions, explore diffs, and re-run commands from a polished SwiftUI interface. ---