Back
AAmp logo

Amp

Product information, use cases, and access for Amp.

AI codingCode assistantsSee official site
View source

Pricing information

No verified public pricing is available yet.

Sources

VerifiedSeptember 7, 2026

DevPrice organizes public information and does not sell Amp subscriptions. Prices and availability are determined by Amp.

What is Amp?

Amp is an AI coding agent from Sourcegraph for developers and teams working on tasks that require more than isolated code completion. It can plan work around an existing codebase and help carry a request through investigation, implementation, and related development tasks.

The agent is designed for multi-step work such as cross-module refactoring, test generation, and technical documentation. Developers can use it through a command-line interface or a VS Code extension, making it suitable for workflows where an AI assistant needs to understand project context and carry out changes rather than only suggest the next line.

Key features of Amp

  • Autonomous coding tasks

    Amp can plan and carry out multi-step programming work from a task description, including cross-module refactoring, test generation, and technical documentation.

  • Codebase understanding

    It uses Sourcegraph code-search capabilities to examine project structure and follow type definitions and function calls across services, shared libraries, and API boundaries.

  • Shareable Threads

    Users can save and share Threads containing prompts, agent responses, and code changes, allowing teams to reuse useful approaches and retain a record of the work.

  • CLI and editor integration

    Amp provides both a command-line tool and a VS Code extension, so developers can start agent sessions from a terminal or within a familiar editor-based workflow.