From cc8155ec5dfb4ddd52a30c34a658dff991e7cc2b Mon Sep 17 00:00:00 2001 From: Leonardo Cardoso Date: Fri, 27 Feb 2026 19:12:27 -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..c6ba0b9 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) (45 ⭐) - A native macOS app for browsing Claude Code sessions. Reads local JSONL transcripts and shows conversations, tool blocks, diffs, and fuzzy search. Works offline, less than 6 MB. ---