Wanderer
(2025)
An autonomous AI agent that learns to play Minecraft by itself. It joins your world, explores independently, and permanently learns new skills as it plays — from mining and crafting to building complex structures.
The longer it plays, the smarter it gets. It uses an automatic curriculum to propose the next task, stores learned behaviors in a permanent skill library, and uses iterative prompting with in-game feedback to self-correct mistakes.
Built with Python, integrating OpenAI GPT-4 as the brain, Mineflayer for game control, and a three-component architecture: curriculum agent, skill library, and self-verifying execution loop.











