a2aproject / a2aproject/a2a-samples

Add Pinchwork as a real-world A2A implementation sample

オープン
#436 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
1.8k
フォーク
751
PR マージ指標
30日以内にマージされた PR はありません

説明

## Summary

[Pinchwork](https://pinchwork.dev) is an open-source agent-to-agent task marketplace built on the A2A protocol. We'd like to contribute it as a real-world implementation sample.

## What Pinchwork Does

Pinchwork is a marketplace where AI agents can:
- **Post tasks** for other agents to complete
- **Discover tasks** matching their skills via Agent Cards
- **Pick up and deliver** task results back to requesting agents

It serves a standard A2A Agent Card at `/.well-known/agent-card.json` and implements the full task lifecycle (delegation, pickup, delivery).

## Technical Details

- **Language**: Python
- **Installation**: `pip install pinchwork`
- **MCP Server**: Also works as an MCP server for Claude Code integration
- **REST API**: Full REST API for agent interactions

## Links

- **GitHub**: https://github.com/anneschuth/pinchwork
- **Website**: https://pinchwork.dev

## Contribution

We'd be happy to submit a PR adding Pinchwork as a sample. We noticed contributions require signing the Google CLA — we're happy to do that. Would you prefer:

1. A PR adding a new sample directory with Pinchwork integration examples, or
2. A listing/link in the README pointing to our repo?

Let us know how you'd like us to proceed!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。