Skip to content

GoatCode v2.1.3 — install it in one line, authenticate it in one minute

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:19
· 84 commits to v2-typescript since this release

Install

npm install -g goatcode        # any OS — fetches the right binary
irm https://raw.githubusercontent.com/Arhan-w/GoatCode/v2-typescript/install.ps1 | iex   # Windows, no npm
curl -fsSL https://raw.githubusercontent.com/Arhan-w/GoatCode/v2-typescript/install.sh | bash   # Linux/macOS, no npm

What's new

  • Interactive goat auth — no more memorizing provider ids: run goat auth and pick your provider, OAuth or paste-key.
  • npm packagenpm i -g goatcode postinstall pulls the platform binary; the launcher self-heals if scripts were skipped.
  • First-run auth banner (2.1.2) — installs with no credentials now tell you exactly what to do.

Why GoatCode

  • 183 providers + any OpenAI/Anthropic/Responses/Gemini endpoint — switch models mid-session with /model
  • Your subscriptions, not another bill — Claude Pro/Max, ChatGPT, Gemini, Copilot, Kimi, Grok → working API credentials via OAuth
  • Desktop control built in — the agent screenshots your screen (vision models see it) and drives real apps: click, type, launch, clipboard
  • MCP servers, SKILL.md skills, plugins, Claude-compatible hooks & permission rules — your existing .claude/ setup just works
  • Streaming Ink TUI, plan mode, sub-agents, parallel tool calls, undo checkpoints, websearch, /cost pricing
  • MIT, 78 tests, 5 prebuilt platforms

Quickstart: goat authgoat → ask it to fix something in your repo.