# Contributors `open-multi-agent` is built by the people below. The [contributor graph](https://github.com/open-multi-agent/open-multi-agent/graphs/contributors) lists everyone who has landed a commit; this file records what each person contributed. Opening your first PR gets you added here. See the [contribution guide](.github/CONTRIBUTING.md). ## Framework features - [@ibrahimkzmv](https://github.com/ibrahimkzmv) (token budget, context strategy, dependency-scoped context, tool presets, glob, MCP integration, configurable coordinator, CLI, dashboard rendering, trace event types) - [@apollo-mg](https://github.com/apollo-mg) (context compaction fix, sampling parameters) - [@tizerluo](https://github.com/tizerluo) (onPlanReady, onAgentStream) - [@CodingBangboo](https://github.com/CodingBangboo) (planOnly mode) - [@Xin-Mai](https://github.com/Xin-Mai) (output schema validation) - [@JasonOA888](https://github.com/JasonOA888) (AbortSignal support) - [@EchoOfZion](https://github.com/EchoOfZion) (coordinator skip for simple goals) - voidborne-d (OpenAI mixed-content fix, text-tool-extractor depth fix) - [@NamelessNATM](https://github.com/NamelessNATM) (agent delegation base implementation) - [@MyPrototypeWhat](https://github.com/MyPrototypeWhat) (reasoning blocks, reasoning_effort, sampling parity, trace input/output) - [@SiMinus](https://github.com/SiMinus) (streaming reasoning events) - [@matthewYang08](https://github.com/matthewYang08) (OpenAI reasoning-to-text fallback) - [@dvirarad](https://github.com/dvirarad) (OpenAI-family adapter hardening) - [@cat0825](https://github.com/cat0825) (model routing policy, plan replay, structured shared-memory handoff) - [@mvanhorn](https://github.com/mvanhorn) (checkpoint & resume) - [@lesbass](https://github.com/lesbass) (run-level metrics rollup on `TeamRunResult`) - [@tlysanhuo](https://github.com/tlysanhuo) (trace span parent linkage) - [@LambIessz](https://github.com/LambIessz) (orchestrator cost budget, MessageBus persistence in checkpoints, retryable route fallback) - [@Bobuyoucrypto](https://github.com/Bobuyoucrypto) (Windows bash timeout process-tree kill) - [@green3sf](https://github.com/green3sf) (structured output refresh after an accepted verify revision) ## Provider integrations - [@ibrahimkzmv](https://github.com/ibrahimkzmv) (Gemini) - [@hkalex](https://github.com/hkalex) (DeepSeek, MiniMax) - [@marceloceccon](https://github.com/marceloceccon) (Grok) - [@Klarline](https://github.com/Klarline) (Azure OpenAI) - [@Deathwing](https://github.com/Deathwing) (GitHub Copilot) - [@JackChiang233](https://github.com/JackChiang233) (Qiniu) - [@CodingBangboo](https://github.com/CodingBangboo) (AWS Bedrock) - [@kidoom](https://github.com/kidoom) (MiMo, Doubao) - [@KaitlynFeng](https://github.com/KaitlynFeng) (Hunyuan) - [@octo-patch](https://github.com/octo-patch) (MiniMax-M3 model upgrade) ## Examples & cookbook - [@mvanhorn](https://github.com/mvanhorn) (research aggregation, code review, meeting summarizer, Groq example, Mistral example) - [@Kinoo0](https://github.com/Kinoo0) (code review upgrade) - [@Optimisttt](https://github.com/Optimisttt) (research aggregation upgrade) - [@Agentscreator](https://github.com/Agentscreator) (Engram memory integration) - [@fault-segment](https://github.com/fault-segment) (contract-review DAG) - [@HuXiangyu123](https://github.com/HuXiangyu123) (cost-tiered example) - [@zouhh22333-beep](https://github.com/zouhh22333-beep) (translation/backtranslation) - [@pei-pei45](https://github.com/pei-pei45) (competitive monitoring) - [@mmjwxbc](https://github.com/mmjwxbc) (interview simulator) - [@binghuaren96](https://github.com/binghuaren96) (incident postmortem DAG) - [@DaiMao-UT](https://github.com/DaiMao-UT) (paper replication triage) - [@oooooowoooooo](https://github.com/oooooowoooooo) (rare disease information triage) - [@CodingBangboo](https://github.com/CodingBangboo) (Express customer support pipeline) - [@nuthalapativarun](https://github.com/nuthalapativarun) (Doubao and Zhipu provider examples) - [@goodneamtakenbydogs](https://github.com/goodneamtakenbydogs) (Moonshot and Qwen provider examples) - [@suans4746-del](https://github.com/suans4746-del) (narrative puzzle hint arbitration) - [@gregkonush](https://github.com/gregkonush) (Bilig WorkPaper MCP integration) ## Docs & tests - [@tmchow](https://github.com/tmchow) (llama.cpp docs) - [@kenrogers](https://github.com/kenrogers) (OpenRouter docs) - [@jadegold55](https://github.com/jadegold55) (LLM adapter test coverage) - [@btroops](https://github.com/btroops) (DeepSeek tool-calling tests) - [@nuthalapativarun](https://github.com/nuthalapativarun) (context-management docs) - [@Oxygen56](https://github.com/Oxygen56) (errors.ts tests, provider docs for Grok/DeepSeek/Doubao) - [@RheagalFire](https://github.com/RheagalFire) (LiteLLM gateway docs)