Amp
Summary
Sourcegraph's frontier coding agent for the terminal and editor, built to use the strongest models without limits.
Screenshots
Description
Amp is Sourcegraph's coding agent, built on an explicit bet: model capability improves fast, so the agent should always use the best available model rather than a cheaper one tuned for margin. There are no model pickers and no token-saving compromises.
Characteristics
- Terminal-first, editor-friendly. A CLI for interactive and scripted use, plus VS Code and JetBrains extensions.
- Subagents. Amp spawns focused subagents for parallel work — searching, editing, verifying — which keeps the main thread's context clean on long tasks.
- Real execution. It runs commands, reads output, iterates on failures, and can drive a browser to check its work.
- Shareable threads. Sessions are URLs, so a teammate can read exactly how something was built or debugged.
- Team features. Shared threads, usage visibility, and leaderboards for teams adopting agentic workflows together.
Pricing model
Usage-based rather than per-seat: you pay for the tokens consumed, with free credits to start and a free tier option. That aligns cost with actual work and avoids paying for idle seats, though heavy use is genuinely metered.
Reviews
Similar App Suggestions
OpenHands
All Hands AI
OpenHands — the leading open-source coding agent platform, self-hostable or run in the cloud.
OpenRouter
One API and one bill for hundreds of language models, with automatic failover between providers.
Hugging Face
The open-source AI hub: over a million models, hundreds of thousands of datasets, and hosted demo Spaces.
Google AI Studio
Google's browser workbench for prototyping with Gemini models, then shipping the same prompt as production API code.
Cline
An open-source coding agent for VS Code and JetBrains that plans before it edits and asks before it acts.