Kurotty is a native macOS terminal built for developers who work with coding agents such as Claude Code and Codex.
Kurotty is currently an early alpha. It requires macOS 14 or newer.
- Download the latest Kurotty DMG.
- Open the downloaded DMG.
- Drag
kurotty.appinto theApplicationsfolder. - Open Kurotty from Applications.
The download is a notarized Universal build for both Apple Silicon and Intel Macs. Checksums, release notes, and older versions are available on GitHub Releases.
Kurotty can check for updates after installation. On first launch, macOS may ask for notification permission. Kurotty may also ask before adding optional status hooks for Claude Code or Codex; it does not change either agent's configuration without your approval.
- Native macOS tabs, split panes, menus, keyboard input, IME, clipboard, and preferences.
- Fast Metal rendering with truecolor, themes, scrollback, and terminal styling.
- Native local tmux windows and panes when you run
tmux -CC. - Command history, file explorer, Command Palette, and project-aware status bar.
- Coding-agent status, saved-session browsing, token and quota summaries, and git worktree awareness for Claude Code and Codex.
Implementation details live in the docs directory. Start with the architecture overview.
Kurotty is released under the MIT License.

