Elixir SDK for UCP and ACP: serve Google, OpenAI, and Stripe agents from one handler
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
4
commits
refactor: move UCP schemas under schemas/ucp/ parent directory
1432c80View on GitHubrefactor: remove unnecessary wrappers and dual string/atom handling
3b1653aView on GitHubfix: normalize Message.parse return type and tighten retry error matching
845b9d5View on GitHubrefactor: remove validate_openai_product_feed/1 convenience function
9840351View on GitHubrefactor: version ACP schemas and make return_policy conditionally required
1031bb4View on GitHubrefactor: replace JSON Schema with Ecto embedded schema for product feed
c9b6a4bView on GitHubfix(ci): chain hex-publish in release-please workflow
dd3efddView on GitHubdocs: add product schema comparison table to protocols guide
69efb8fView on GitHub