macOS terminal for AI coding

Kaku

An AI-era macOS terminal, built on WezTerm and ready out of the box.

Download Kaku
2.3kGitHub stars40%smaller binarymacOSnative focus
Kaku dark terminal with AI coding panes
WezTerm compatibility, Kaku defaults, AI workflows in one window.
Built on WezTermNo account requiredMIT open sourceZero-config start

AI Chat, command fixes, shell tools, and Lua config in one quiet terminal.

Read the docs
Error recovery

A failed command should be more than red text.

Kaku suggests a fix for review. Press Cmd + Shift + E to paste it back; dangerous commands are not auto-run.

Explore AI features

~/proj · kaku

~/proj $ npm run buidl

npm ERR! Missing script: "buidl"

Kaku: Did you mean npm run build? Press ⌘⇧E to apply.

~/proj $ npm run build ok

# natural language
Input# push today's changes to the feature branch
Kaku draftsgit add . && git commit -m "..." && git push -u origin feature
You decideReview before pressing Enter
Natural language to command

Let the terminal understand a sentence without running it behind your back.

Type # plus a request. Kaku drafts the command, you confirm it.

Provider and shortcut docs

Entrypoints you actually use every day.

Only the daily paths stay here.

01

Chat

Cmd + L opens AI Chat; k and kaku chat continue the same store.

02

Tools

Cmd + Shift + G for Lazygit, Cmd + Shift + Y for Yazi, Cmd + Shift + R for remote files.

03

Doctor

kaku doctor checks the bundle, PATH, shell integration, and optional tools.

Real product surfaces, not concept art.

The first screen should show what Kaku actually looks like. Dark and light modes support the same AI-first terminal workflow.

Quick start

Launch in three steps.

brew install tw93/tap/kakuku
open -a Kaku
kaku doctor
# or get the DMG from GitHub Releases

Download Kaku