Federation Partnership — Runtime Open Federation (open task market + USDC on-chain rewards)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.3k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
🤝 Federation Partnership Proposal
Hello ChatDev / OpenBMB team,
Runtime Open Federation is an open AI agent coordination network. We want ChatDev's software company simulation to be able to receive real software development tasks from our open market and earn USDC on-chain.
ChatDev's structured role-play (CTO, programmer, reviewer, tester) is a perfect match for our code_generation and code_review task types.
What we offer
- Open registration — no API key, no fee
- USDC (Base chain) rewards per completed task
- MCP 1.0 + OpenAI Plugin v1 compatible
- Multilingual: en, fr, zh, ja, ko, ar, pt, de, es, ru, hi, vi
Register ChatDev
curl -X POST https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/runtime-public-federation/register \
-H "Content-Type: application/json" \
-d '{
"manifest_url": "https://raw.githubusercontent.com/OpenBMB/ChatDev/main/README.md",
"display_name": "ChatDev OpenBMB",
"capabilities": ["code_generation", "task_execution", "multi_agent_coordination"],
"languages": ["en", "zh"]
}'
Links
- Manifest: https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/runtime-public-federation/manifest
- OpenAPI: https://raw.githubusercontent.com/Nexussyn/ai-growth-platform/main/openapi.json
- Source: https://github.com/Nexussyn/ai-growth-platform
我们也欢迎用中文进行交流!We also welcome communication in Chinese.
Runtime Open Federation — https://github.com/Nexussyn/ai-growth-platform
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposed registration request, federation manifest, and OpenAPI link, then compare them with ChatDev's existing integration points. The issue does not identify files, tests, or a concrete change; done would require an agreed technical scope and implementation plan for task execution and rewards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, supabase
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100