GoatCode v2.1.1 — every provider, one terminal
·
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 | iexLinux / macOS / Git-Bash:
curl -fsSL https://raw.githubusercontent.com/Arhan-w/GoatCode/v2-typescript/install.sh | bashDrops goat on PATH. No runtime required — these are standalone binaries.
v2.1 highlights
- 🖥️ Desktop control — the agent can
screenshotyour screen (vision models see it) andcomputer-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.