Skip to content

GoatCode v2.1.1 — every provider, one terminal

Choose a tag to compare

@github-actions github-actions released this 09 Sep 17:56
· 68 commits to v2-typescript since this release

Install (one command)

Windows (PowerShell):

irm https://raw.githubusercontent.com/Arhan-w/GoatCode/v2-typescript/install.ps1 | iex

Linux / macOS / Git-Bash:

curl -fsSL https://raw.githubusercontent.com/Arhan-w/GoatCode/v2-typescript/install.sh | bash

Drops goat on PATH. No runtime required — these are standalone binaries.

v2.1 highlights

  • 🖥️ Desktop control — the agent can screenshot your screen (vision models see it) and computer-drive real apps: click, type, keys, scroll, launch, clipboard. Background input via cua-driver, native fallbacks otherwise. Never-send list hard-blocks Win+L / Ctrl+Alt+Del.
  • 🔎 websearch — keyless DuckDuckGo lookups from inside a session.
  • Parallel tool calls — read/glob/grep batches fan out concurrently.
  • 🧠 small_model routing — compaction + explore sub-agents on a cheap model.
  • 📋 Ctrl+V image paste in the TUI; Shift+Tab now cycles modes everywhere.
  • 🔌 MCP servers (stdio/http/sse), SKILL.md skills, plugins, Claude-compatible hooks & permission rules.
  • 183 providers, subscription OAuth (Claude · ChatGPT · Gemini · Copilot · Kimi · Grok), 5 platforms of prebuilt binaries.