ReCodeAgent: Multi-Agent Workflow for Language-Agnostic Repository-Level Code Translation
arXiv·high signal
ReCodeAgent presents a multi-agent system that translates entire repositories across programming languages, not just individual files. Most repo-level translation tools only work on a single source-target pair due to engineering complexity; ReCodeAgent uses coordinated agents to handle cross-file dependencies, build systems, and validation language-agnostically. A practical advance for teams managing polyglot codebases or migrating legacy systems.