Card snapshot
docs.benchpress.cloud
·
2026-08-29 03:11:37 UTC
·
4dc88ce18c33144910bbae4625e40273a8060cadde7f930ad3c25fbe70596430
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "BenchPress",
"description": "Press a button. Get a Frappe bench.",
"url": "https://docs.benchpress.cloud",
"version": "1.0.0",
"documentationUrl": "https://docs.benchpress.cloud/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/markdown"
],
"skills": [
{
"id": "benchpress-docs",
"name": "benchpress-docs",
"description": "Read and search the BenchPress documentation. Use when working with BenchPress \u2014 its setup, configuration, API, and behavior.",
"tags": [
"documentation"
]
}
]
}