Codacy Skills for Claude, Codex, Copilot, etc.
CLI wrapper for Codacy's existing SaaS, agent integration is marketing not implementation.
A beautiful web-based UI for Claude Code & Codex
Pretty web UI wrapper when the Claude Code CLI already works fine.
Developers using Claude Code or Codex CLI
Cursor · Continue · Warp
Here's what makes Kanna special:
- One-click switch between Claude Code / Codex - Runs in your browser on localhost (no app switching) - Embedded split terminals, persisted between chats with a beautiful horizontal scrolling UX
Coming soon:
- End-to-end encryption + remote access via reverse proxy - Git integration, diffs, PRs - Remote / mobile support over tailscale
I wanted to replace switching between cursor, the github app, browser & (most recently) the codex app. The browser is hardest to recreate yet also the most flexible so it makes sense to build in the browser itself.
Install in 5 seconds: bun install -g kanna-code then just type: kanna
Kanna is purely a ui/ux layer. It uses your existing CLIs, is compliant & no data ever leaves your machine. If running claude or codex in your terminal works, kanna works too.
Kanna natively supports every tool call, model, reasoning effort, fast mode, plan mode, compaction, user questions, web searching, skills, agents, mcps, everything. There are a few libraries that do this but none that I found as comprehensive.
All feedback welcome!
CLI wrapper for Codacy's existing SaaS, agent integration is marketing not implementation.
It extracts rollout JSON logs and renders a live status line with model, branch/dirty state and compact 5h/7d usage bars — so you can monitor limits without leaving your terminal. The installer that builds Node and Rust bits then patches codex for a seamless status_line_command is a practical touch; portability across distros and narrow-terminal readability are the real make-or-break points.
One CLI for Claude and Codex sessions when each tool tracks them separately.
Claude plugin for ProductLift only—useful if you use ProductLift, otherwise irrelevant.
Session resumption actually reopens conversations in the original provider with correct working directory.
Auto-split pane for Claude Code + shell eliminates 50-times-a-day context switching.