#369 · Primary category: AI Coding Assistants
kanna
A beautiful web-based UI for Claude Code & Codex
Project last updated:08/27/26
GitHub Stars
674
Forks
89
Contributors
13
License
MIT
Why we included this project
Kanna wraps the Claude Code and Codex CLIs in a browser-based interface, so you keep the agents you already use but get a proper workspace instead of a terminal. It runs a local Bun server that talks to the CLIs over stdio, and renders sessions with a project-first sidebar, rich transcripts that show tool calls, plan-mode approval dialogs, and history that survives page refreshes. The chat input lets you switch between Claude, Codex, Cursor, and a bundled Pi agent, with per-provider model selection and reasoning-effort controls. It also auto-discovers projects from your existing Claude and Codex local history, so it fits into an established workflow rather than asking you to start over. For teams that want a reviewable view of agent sessions, or developers who simply prefer a GUI to raw terminal output, this is a practical layer on top of the CLIs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.