TunaCode

TunaCode

AI-powered CLI coding assistant for the cyberpunk developer.
Built for speed, precision, and modern workflows.

$ pip install tunacode-cli
$ tunacode

Core Features

Built for the modern developer workflow with cutting-edge AI integration.

Multi-Provider AI

Support for Claude, GPT, Gemini, and 100+ models via OpenRouter.

Advanced Tooling

6 core tools plus shell integration with MCP protocol support.

Safety First

Explicit confirmations, git integration, and no automatic commits.

Agent Orchestration

Background tasks, planning transparency, and specialized agents.

Modern Architecture

Built on pydantic-ai with async throughout and rich UI.

Developer Experience

Rich syntax highlighting, ReAct patterns, and intuitive commands.

Quick Install

Get TunaCode running in under 60 seconds.

Install from PyPI

$ pip install tunacode-cli

One-line Install (Linux/macOS)

$ wget -qO- https://raw.githubusercontent.com/alchemiststudiosDOTai/tunacode/master/scripts/install_linux.sh | bash

Configure & Run

$ tunacode --model "openai:gpt-4.1" --key "your-key"
$ tunacode