lcoutodemos/clui-cc
A floating desktop overlay UI that wraps Claude Code with multi-tab sessions, permission approval UI, and voice input.

Clui CC provides a transparent floating pill interface on macOS to control Claude Code (Anthropic’s AI coding assistant). It spawns independent claude -p processes per tab, intercepts tool calls via PreToolUse HTTP hooks for human-in-the-loop approval, and includes conversation history browsing, a skills marketplace for plugin installation, and local Whisper-based voice input. The tool runs entirely through the local Claude CLI with no cloud dependency.