Published March 13, 2026 | Version v1.0.0
Software Open

thenamangoyal/multi-agent-mlx: Multi-Agent MLX Software Factory v1.0.0

Authors/Creators

Description

Initial release of a fully local, zero-API-key multi-agent system for Apple Silicon. Two LLM agents (Coder and Sheriff) collaborate via a shared mlx_lm.server instance to write, test, and debug Python scripts autonomously.

Key features:

Single-server, two-persona architecture optimized for 16 GB Apple Silicon Macs Self-correcting feedback loop with bounded autonomy (max attempts, stagnation detection, token budget) Orchestrator-driven code execution with markdown extraction fallback Three showcase scenarios: calendar generation, CSV analytics pipeline, gradient descent from scratch CLI interface via Typer with auto server lifecycle management Tech stack: MLX, mlx-lm, Agno, Typer, Rich, Pydantic

Model: Qwen2.5-Coder-7B-Instruct-4bit (auto-downloaded, ~4 GB)

Files

thenamangoyal/multi-agent-mlx-v1.0.0.zip

Files (449.6 kB)

Name Size Download all
md5:13ba1cc51b592902744c97be37911a5c
449.6 kB Preview Download

Additional details

Related works