MARS Multi-Specialist Relay System for Competitive Programming
August 26, 2026
MARS is a prompt-only multi-agent framework where specialized LLM agents (e.g., dynamic programming, graphs) relay code drafts through a retrieval-augmented pipeline. The system uses a sandbox-based feedback loop and topic-specific specialists to solve complex algorithmic problems.
HOW THIS AFFECTS YOU
●
builderThis demonstrates how topic-specific agent relay systems can outperform generic planner-coder-debugger architectures.
●
researcherThis offers a new architecture for multi-agent coding systems using RAG-grounded domain specialists.