Commerce Agents
Plugin / AgentAnthropic's official blueprint for shopping and merchant agents — prompts, skills, tool contracts, and guardrails defined once.
- official
- agents
- commerce
- blueprint
Graph-based orchestration framework for stateful, multi-agent LLM workflows.
LangGraph models agent workflows as directed graphs with explicit state, cycles, and human-in-the-loop checkpoints. Pairs with LangChain but standalone — works with any LLM SDK including the Anthropic SDK.
When you outgrow prompt-and-loop agents: workflows that need resumable long runs, auditable state transitions, or human approval gates. Deliberately more verbose than CrewAI — you trade boilerplate for control.
# Python pip install -U langgraph # JavaScript / TypeScript npm install @langchain/langgraph
'Draw your own graph' means a real design phase — budget for it. Claude runs through the langchain-anthropic package (init_chat_model), which you install and configure separately. The LangSmith/Platform pull can be more ecosystem than a solo project needs.
Repository
langchain-ai/langgraphCharted
Anthropic's official blueprint for shopping and merchant agents — prompts, skills, tool contracts, and guardrails defined once.
An open-source, E2E-encrypted mobile and web client for Claude Code and Codex.
1000+ tool integrations behind a single SDK — GitHub, Slack, Notion, Gmail, Salesforce, and more.