Install
Use the DMG or brew install tw93/tap/kakuku, then run kaku doctor to verify the app, PATH, and shell integration.
An AI-friendly Mac terminal with sensible defaults, ready out of the box. Open source, no account required.
Dark and light modes, tuned fonts, and a native macOS feel, the same on both.


New tabs, split panes, and navigation use the shortcuts you already expect. Reopen Kaku and your windows, panes, and working directories return.
Once the assistant is configured, it can suggest a fix when a command fails. 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"
npm run build~/proj $ npm run build
Fonts, themes, shortcuts, and shell integration are already configured.
Install Kaku and start using it. Configure your own AI service or adjust terminal settings when you need them.
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 configure your own AI service and models. 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 the kaku config TUI for font size, opacity, Smart Tab, close confirmation, shortcuts, and Lua overrides.
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 lets me connect my own AI service when I need an assistant.
Tw93 · @HiTw93
brew install tw93/tap/kakuku. An unrelated kaku package exists, so the tap avoids the wrong one.