L2MAC

L2MAC

🔓 Open SourceMulti-agentCodingBuild your own

Overview

Multi-agent generation framework creating extensive unbounded outputs like entire codebases or books from single input prompts. Achieves state-of-the-art generation for large codebase tasks ranking top 3 in HumanEval coding benchmark. Detects invalid code and failing unit tests with automatic error correction. Maintains complete file-store memory enabling LLM agents to read/write files. Follows exact prompt programs bypassing fixed context token limits through iterative generation. Published at ICLR 2024.

Details

Created by Sam Holt. Near unbounded output generation. Automatic code validation and correction. Persistent file-store memory. Context limit bypass through iteration. Peer-reviewed research publication.

Resources