Install
Use the DMG or brew install tw93/tap/kakuku, then run kaku doctor to verify the app, PATH, and shell integration.
A fast, out-of-the-box macOS terminal built for AI coding, open source and no account.
BeautifulLightweightAI-friendly
00 · See it
Dark and light modes, tuned fonts, and a native macOS feel, the same on both.
TabsNew ⌘T · Close ⌘W · Switch ⌘1–9
PanesSplit ⌘D and ⌘⇧D · Navigate ⌘⌥ + arrows
WindowSettings ⌘, · Clear ⌘K · Broadcast to panes
01 · Tabs & panes
New tabs, split panes, and navigation use the shortcuts you already expect. Broadcast input across panes when you want to drive several at once.
02 · Assistant
When a command fails, Kaku drafts a fix for review. Press Cmd + Shift + E to paste it back, and nothing dangerous runs on its own. Type # plus a sentence to turn plain language into a command.
~/proj $ npm run buidl
npm ERR! Missing script: "buidl"
Kaku Assistant · suggested fixnpm run build
Press ⌘⇧E to paste it at the prompt. Nothing runs on its own.
~/proj $ npm run build
03 · Defaults
Tabs, fonts, themes, shell tools, performance, and AI, all arranged on day one.
01Tabs & panesNew tab, split, and navigate with native shortcuts, plus pane broadcast.02Beautiful defaultsJetBrains Mono, macOS font rendering, and auto dark and light themes.03Fast & lightweight40% smaller binary, instant startup, and a stripped-down GPU core.04Polished touchesCopy on select, clickable file paths, history peek, and visual bell.05Shell suiteLazygit, Yazi, remote files, z, completion, and highlighting.06AI assistantFix failed commands and turn a sentence into a command, when you want it.07Lua configFull Lua API compatibility. Bring your existing config with no migration.
04 · Daily use
Install, configure AI, then tune the terminal without reading everything first.
Use the DMG or brew install tw93/tap/kakuku, then run kaku doctor to verify the app, PATH, and shell integration.
Run kaku ai to pick Codex, OpenAI, or a custom provider. Cmd + L opens chat once it is configured.
Cmd + Shift + G for Lazygit, Cmd + Shift + Y for Yazi, Cmd + Shift + R for remote files.
Open kaku config for font size, opacity, Smart Tab, close confirmation, shortcuts, and Lua overrides.
05 · Why Kaku
I live in the terminal. I used Alacritty for years for its speed, then wanted stronger tabs and panes as my work shifted toward AI coding. Kaku builds on a fast, proven engine, adds practical defaults and shell tools, and puts an assistant within reach, all in one fast, quiet macOS app.
Tw93 · @HiTw93
06 · Questions
brew install tw93/tap/kakuku. An unrelated kaku package exists, so the tap avoids the wrong one.