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.

Amp Coding Agent is one of 10 APIs that Sourcegraph publishes on the APIs.io network.

Tagged areas include AI Coding Agent, CLI, and Amp. The published artifact set on APIs.io includes API documentation, a getting-started guide, pricing, an API reference, and a GitHub repository.

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