aicoolies logo
Amp logo

Amp

Agentic coding tool by Sourcegraph (formerly Cody)

Share
api-usage-based
Visit Website →

Frontier coding agent from Sourcegraph that runs in the terminal and as IDE extensions for VS Code, Cursor, Windsurf, and JetBrains. Amp wields the strongest available models — Claude, GPT, and Gemini frontier tiers — with no token caps or context window throttling. Built around full-fidelity tool use, multi-file edits, oracle-style planning subagents, and team-shared threads. Token-based pricing with no subscription tier; pay only for the model usage you trigger.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Amp is Sourcegraph's agentic coding tool, positioned as an unrestricted alternative to Cursor and Claude Code for developers who want maximum capability without per-message limits or model gating. It runs as a terminal CLI for headless and SSH workflows, and as IDE extensions for VS Code, Cursor, Windsurf, and JetBrains products — sharing a single thread history across every surface so a session started in the terminal can be resumed in the editor. Amp is built on top of Sourcegraph's deep code-search infrastructure, giving it strong context retrieval across large monorepos.

The product philosophy is unusually direct: pick the strongest model available, give it real tools, and let it work. Amp ships with Claude Opus, GPT, and Gemini frontier tiers wired in by default, no token caps imposed, and full context windows. Tool use covers shell execution, multi-file edits, web search, MCP servers, and an Oracle subagent that runs in parallel for high-quality planning and code review. Threads can be shared inside a workspace so a teammate can take over an in-progress agent run, and Amp tracks token usage and cost per thread for transparent billing.

Amp uses a token-based pricing model — no monthly subscription, no per-seat caps; you pay only for the model tokens consumed plus a small Sourcegraph margin. Free credits are granted to new accounts; teams can prepay and centrally manage budgets. For developers and engineering teams that find Cursor's request limits or Claude Code's surface restrictions limiting, Amp is the clearest example of the 'unleashed agent' design pattern: best models, full context, transparent metering, no artificial throttle.

Pricing

Free ($10/day credit grant) / Usage-based (no markup) / Enterprise (custom)

Platforms

CLI (macOS, Linux, WSL), VS Code

Categories

Tags

Use Cases

Alternatives

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source