I've been using Claude Code heavily and built a web interface around it. The main thing that felt missing was visibility into what the model is actually doing while it runs - so the core feature is a real-time interactive graph of Claude's steps and tool calls.It also has a chat UI with streaming, project and session management, permission controls with YOLO mode, and profiles for switching between API keys.
Early stage, MIT licensed, building it mostly for myself.