Memfun
Built at Built with Opus 4.6: a Claude Code hackathon · Feb 10, 2026

Memfun is an open-source autonomous coding agent that writes, verifies, and reviews its own code. It combines three ideas: a multi-strategy coding engine that escalates from fast 2-LLM-call solutions to parallel multi-agent workflows, DSPy Recursive Language Models for handling codebases beyond any context window, and a pluggable event-driven runtime that scales from a laptop to a distributed cluster. It features 9 specialist agents, a real-time web dashboard, persistent memory across sessions, and portable Agent Skills compatible with 20+ AI tools. Install in one command, run memfun init, and start building.