From 0f68b2404487cf46c1f53d1b0d290292d8a31455 Mon Sep 17 00:00:00 2001 From: 76Hata Date: Mon, 6 Jul 2026 22:15:21 +0900 Subject: [PATCH] Add KBLite to Clients & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 905c9a3..0be2eae 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,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. +- [**KBLite**](https://github.com/76Hata/KBLite) - (1 ⭐) - A lightweight Windows browser UI for Claude Code with local conversation memory (SQLite + FTS5), resume by history ID, full-text search, and conversation branching. ---