Skip to content

Add CoWorker Protocol — P2P agent collaboration over XMTP#159

Open
ZiwayZhao wants to merge 1 commit intoslavakurilyak:mainfrom
ZiwayZhao:add-coworker
Open

Add CoWorker Protocol — P2P agent collaboration over XMTP#159
ZiwayZhao wants to merge 1 commit intoslavakurilyak:mainfrom
ZiwayZhao:add-coworker

Conversation

@ZiwayZhao
Copy link
Copy Markdown

Adds CoWorker Protocol to the list under Multi-Agent Communication.

CoWorker is an open-source Python protocol for P2P agent collaboration:

  • Schema-based skill invocation (peers see contracts, not code)
  • E2E encrypted via XMTP production network
  • Revocable trust tiers with auto-downgrade
  • Async delegation — peers don't need to be online simultaneously
  • Zero dependencies, MIT licensed

GitHub: https://github.com/ZiwayZhao/agent-coworker
PyPI: https://pypi.org/project/agent-coworker/

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