v1.3.3 — Stable
Install TukiCode
One command. No dependencies. Runs anywhere.
Windows
10 / 11 · PowerShell 5.1+iwr https://tukicode.site/api/install.ps1 | iex
Downloads tuki.exe and adds it to your PATH.
macOS
Monterey 12+curl -fsSL https://tukicode.site/api/install.sh | bash
Installs to ~/.local/bin and updates your shell profile. On
first run, if macOS blocks the binary:
xattr -d com.apple.quarantine ~/.local/bin/tuki
Linux
Ubuntu, Debian, Arch, Fedora…curl -fsSL https://tukicode.site/api/install.sh | bash
Installs to ~/.local/bin and updates .bashrc /
.zshrc.
After installation
1
tuki config --setup Choose your AI provider (Ollama, OpenRouter, Gemini, Anthropic) 2
tuki chat Start the agent Need more help? Read the documentation →