Amp Coding Agent

Amp is Sourcegraph's frontier coding agent, designed for pay-as-you-go use against leading AI models. It ships a CLI for macOS, Linux, WSL, and Windows, supports plugins (slash commands in .agents/commands and toolbox tools in JavaScript, Python, or Bash), and is tuned for long, responsive agent threads. The amp-contrib repository ships starter slash commands (bigquery, deep_search, formatting, linear, tmux, typescript-codemod, web-browser) and tool templates.

API entry from apis.yml

apis.yml Raw ↑
aid: sourcegraph:amp
name: Amp Coding Agent
description: Amp is Sourcegraph's frontier coding agent, designed for pay-as-you-go use against leading
  AI models. It ships a CLI for macOS, Linux, WSL, and Windows, supports plugins (slash commands in .agents/commands
  and toolbox tools in JavaScript, Python, or Bash), and is tuned for long, responsive agent threads.
  The amp-contrib repository ships starter slash commands (bigquery, deep_search, formatting, linear,
  tmux, typescript-codemod, web-browser) and tool templates.
humanURL: https://ampcode.com
tags:
- AI Coding Agent
- CLI
- Amp
properties:
- type: Documentation
  url: https://ampcode.com/manual
- type: GettingStarted
  url: https://ampcode.com
- type: Pricing
  url: https://ampcode.com/pricing
- type: APIReference
  url: https://ampcode.com/models
- type: GitHubRepository
  url: https://github.com/sourcegraph/amp-contrib