Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion a2a/SKILLS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ AI-powered shopping agent built with Google ADK, demonstrating UCP commerce inte
| LLM | Gemini 3.0 Flash |
| Commerce Protocol | [UCP](https://ucp.dev/) (Universal Commerce Protocol) |
| Agent Protocol | [A2A](https://a2a-protocol.org/) (Agent-to-Agent) JSON-RPC 2.0 |
| Backend | Python 3.13, Uvicorn, Starlette, Pydantic |
| Backend | Python 3.10+, Uvicorn, Starlette, Pydantic |
| Frontend | React 19, TypeScript, Vite, Tailwind |

## Directory Structure
Expand Down
Loading