Skip to content

Add agorio — open-source SDK for building AI commerce agents#16

Open
Nolpak14 wants to merge 2 commits into
Upsonic:masterfrom
Nolpak14:add-agorio
Open

Add agorio — open-source SDK for building AI commerce agents#16
Nolpak14 wants to merge 2 commits into
Upsonic:masterfrom
Nolpak14:add-agorio

Conversation

@Nolpak14

Copy link
Copy Markdown
Contributor

Adds agorio to the AI & Agent Integrations section.

agorio is an open-source TypeScript SDK (@agorio/sdk on npm) for building AI agents that discover merchants, browse products, and complete purchases using UCP and ACP protocols.

What it provides:

  • ShoppingAgent — LLM-driven plan-act-observe loop with 12 built-in shopping tools
  • UcpClient — merchant discovery via /.well-known/ucp, capability normalization, REST/MCP/A2A transport resolution
  • LLM Adapters — provider-agnostic interface (Gemini ships first, Claude/OpenAI coming)
  • MockMerchant — full UCP-compliant Express test server with chaos testing support

MIT licensed, 37 tests passing.

@Nolpak14

Copy link
Copy Markdown
Contributor Author

Hey! Just a friendly follow-up on this PR. We've since shipped v0.3.0 with dual-protocol support (UCP + ACP), streaming, and three LLM adapters (Gemini, Claude, OpenAI). Would love to get this merged when you have a moment. Happy to make any changes if needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant