commerce
Everything on Ground Truth tagged “commerce” — 2 items.
Anthropic published a working commerce agent, and left out the parts everyone else adds News
Anthropic released a commerce agent blueprint and runnable repository on September 2, 2026 built on a single Claude model in one agent loop, explicitly rejecting the intent router and specialised sub-agents that most production designs use, with checkout handoff and staged merchant writes enforced in code.
Anthropic Commerce Agents Tool
A runnable shopping agent and merchant agent from Anthropic, built on a single model in one agent loop with no intent router and no sub-agents. Ships four vertical examples (retail, travel, telecom, entertainment) and runs through the Messages API, the Agent SDK or Managed Agents. Checkout handoff and staged merchant writes are enforced in code rather than in the prompt.