ironheart122/proxenos

An MCP server that lets Claude Code delegate coding tasks to Codex CLI workers, each running inside an isolated git worktree. Codex supplies the agent loop and sandbox; proxenos supplies the dispatch contract, isolation, verification, and observability

3Stars on the repository
1Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

delegate

01

ironheart122/proxenos

Agent

Dispatcher for offloading well-scoped, mechanical coding tasks to a foreign-model worker via proxenos. USE THIS for bulk refactors, test generation, boilerplate implementation against a clear spec, and codemods — tasks that are large but unambiguous. Do NOT use it for architectural decisions, ambiguous requirements…

3 2d ago A 72 tokens original MIT