Code, debug, and shipย
from your terminal
YottaCode is a command-line AI agent for coding, debugging, and project management โ offline-first, provider-agnostic, and secure by design.
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ โ >_ YottaCode by YottaDynamics (v0.2.0 ยท a41397f*) โ โ โ โ model claude-opus-4-8 โ โ provider anthropic โ โ directory ~/go/src/github.com/yottadynamics/yottacode โ โ context branch=main ยท mem=USER+YOTTA+UMEM+PMEM โ โ โ โ tip: /model <name> switches model on the fly โ auto-switches provider when โ โ the name belongs to a different profile. โ โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ โ โฏ ask anythingโฆ / commands ยท @ files ยท โโ history โ โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ โ claude-opus-4-8 ยท anthropic ยท ctx โโโโโโ 9.3K / 1.0M (1%)
Quick start
Install on Linux or macOS.
curl -fsSL https://raw.githubusercontent.com/yottadynamics/yottacode/main/install.sh | bashRun the setup using the interactive wizard:
yottacode setupSelf-learning agent
Remembers as it works โ capturing your preferences, project context, and past sessions in persistent on-disk memory, so it gets sharper the more you use it.
Engineering-first, GitHub-native
Built for real engineering work, with full GitHub integration โ browse issues, open and review pull requests, and ship fixes without leaving the terminal.
Model agnostic
Bring any model from any provider โ Anthropic, OpenAI, Gemini, xAI, Ollama, or any OpenAI-compatible API โ and switch on the fly.
Secure by default
A built-in security layer: the agent runs with least privilege and explicit allow-lists, so it only touches what you permit.
Intelligent code assistance
Reads, edits, and runs your code with 39 built-in tools โ search, shell, tests, git, and GitHub PRs.
Extensible by design
Add subagents, skills, slash commands, MCP servers, and custom tools to fit YottaCode to your workflow.
Sessions & worktrees
Run multiple sessions in parallel and isolate work in git worktrees โ branch, experiment, and resume anytime.
Cross-platform
A single self-contained Go binary for Linux and macOS (amd64 + arm64) โ no runtime, no dependencies.
Bring your own model โ works with
โฆand any OpenAI-compatible API