OpenBMB / OpenBMB/ChatDev

Federation Partnership — Runtime Open Federation (open task market + USDC on-chain rewards)

Open
#636 0 comments 0 reactions 0 assignees View on GitHub

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

我们也欢迎用中文进行交流!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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.