II.
AgentProduct JSON
Structured · liveagent:amp
Sourcegraph Amp json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:amp",
"_kind": "AgentProduct",
"_file": "agent-stack/products/amp.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Sourcegraph Amp",
"vendor": "Sourcegraph",
"homepageUrl": "https://ampcode.com/",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Sourcegraph's Amp CLI — an agentic coding assistant with multi-model\nsupport, specialized subagents (Oracle, Librarian), advanced code\nunderstanding, and MCP integration. Authenticates via SOURCEGRAPH_ACCESS_TOKEN.\n"
},
"outgoingEdges": [
{
"from": "agent:amp",
"to": "agent-version:amp@current",
"kind": "has_version"
},
{
"from": "agent:amp",
"to": "agentVersion:amp:0-0-1780244579-g6b52f9",
"kind": "has_version"
},
{
"from": "agent:amp",
"to": "agentVersion:amp:0-0-1780336675-gf27daa",
"kind": "has_version"
},
{
"from": "agent:amp",
"to": "agentVersion:amp:0-0-1780637187-g70e21b",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agentVersion:amp:0-0-1780244579-g6b52f9",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "agentVersion:amp:0-0-1780336675-gf27daa",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "agentVersion:amp:0-0-1780637187-g70e21b",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "agentVersion:amp:0-0-1781711870-g4b29d4",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "agent-core-impl:amp.core@current",
"to": "agent:amp",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:amp.platform@current",
"to": "agent:amp",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-runtime-impl:amp.runtime@current",
"to": "agent:amp",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:amp@current",
"to": "agent:amp",
"kind": "version_of"
},
{
"from": "evidence:amp-0-0-1780336675-gf27daa-issue-858-release",
"to": "agent:amp",
"kind": "references"
},
{
"from": "evidence:amp-0-0-1780336675-gf27daa-update",
"to": "agent:amp",
"kind": "references"
},
{
"from": "evidence:amp-0-0-1780637187-g70e21b-2026-06-05",
"to": "agent:amp",
"kind": "references"
},
{
"from": "evidence:amp-0-0-1781711870-g4b29d4-2026-06-17",
"to": "agent:amp",
"kind": "references"
},
{
"from": "claim:amp-has-code-intelligence",
"to": "agent:amp",
"kind": "asserts_about"
},
{
"from": "claim:amp-has-sourcegraph-context",
"to": "agent:amp",
"kind": "asserts_about"
},
{
"from": "plugin-target:amp",
"to": "agent:amp",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:amp.scope",
"to": "agent:amp",
"kind": "bounds_subject"
}
]
}