Awesome-Minecraft-Agents

May 24, 2026 ยท View on GitHub

Our Minecraft Agent

Optimus-1: Hybrid Multimodal Memory Empowered Agents Excel in Long-Horizon Tasks

[๐ŸŽ Project Page] [๐Ÿ“– arXiv Paper] [๐ŸŒŸ GitHub]

We propose a Hybrid Multimodal Memory module that integrates structured knowledge and multimodal experiences into the memory mechanism of the agent. On top of it, we introduce a powerful Minecraft agent, Optimus-1, which achieves a 30% improvement over existing agents on 67 long-horizon tasks. โœจ

Optimus-2: Multimodal Minecraft Agent with Goal-Observation-Action Conditioned Policy

[๐ŸŽ Project Page] [๐Ÿ“– arXiv Paper] [๐ŸŒŸ GitHub]

We propose agent Optimus-2 which incorporates a Multimodal Large Language Model for high-level planning, alongside a Goal-Observation-Action Conditioned Policy (GOAP) for low-level control. Optimus-2 exhibits superior performance across atomic tasks, long-horizon tasks, and open-ended instruction tasks in Minecraft. โœจ

Optimus-3: Towards Generalist Multimodal Minecraft Agents with Scalable Task Experts

[๐ŸŽ Project Page] [๐Ÿ“– arXiv Paper] [๐ŸŒŸ GitHub]

We propose generalist agent, Optimus-3, endowed with multidimensional capabilities including Captioning, Embodied QA, Planning, Action, Grounding, and Reflection. Our comprehensive evaluation demonstrates that it consistently surpasses existing agents in the Minecraft environment across all assessed dimensions. โœจ


Table of Contents


Awesome Policy

Visuomotor Policy

TitleVenueYearCodeDemo
Star
Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
NeurIPS2022Github-
Star
GROOT: Learning to Follow Instructions by Watching Gameplay Videos
ICLR2024GithubDemo

Goal-conditioned Policy

TitleVenueYearCodeDemo
Star
MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge
NeurIPS2022GithubDemo
Star
Mastering Diverse Domains through World Models
Nature2025GithubDemo
Star
STEVE-1: A Generative Model for Text-to-Behavior in Minecraft
NeurIPS2023GithubDemo
Star
Open-World Multi-Task Control Through Goal-Aware Representation Learning and Adaptive Horizon Prediction
CVPR2023Github-
Star
MineDreamer: Learning to Follow Instructions via Chain-of-Imagination for Simulated-World Control
NeurIPS Workshop2024GithubDemo
Star
Pre-Training Goal-Based Models for Sample-Efficient Reinforcement Learning
ICLR2024Github-
Vision-Language Models Provide Promptable Representations for Reinforcement Learning
Arxiv2024Github-
Star
Reinforcement Learning Friendly Vision-Language Model for MineCraft
ECCV2024Github-
Star
ROCKET-1: Mastering Open-World Interaction with Visual-Temporal Context Prompting
CVPR2025GithubDemo
GROOT-2: Weakly Supervised Multi-Modal Instruction Following Agents
ICLR2025--
Optimus-2: Multimodal Minecraft Agent with Goal-Observation-Action Conditioned Policy
CVPR2025GithubDemo
ROCKET-2: Steering Visuomotor Policy via Cross-View Goal Alignment
Arxiv2025GithubDemo
Open-World Skill Discovery from Unsegmented Demonstrations
ICCV2025GithubDemo

Awesome Agent

End-to-end Architecture

TitleVenueYearCodeDemo
JARVIS-VLA: Post-Training Large-Scale Vision Language Models to Play Visual Games with Keyboards and Mouse
Findings of ACL2025GithubDemo
Star
Optimus-3: Towards Generalist Multimodal Minecraft Agents with Scalable Task Experts
Arxiv2025GithubDemo

Hierarchical Architecture

TitleVenueYearCodeDemo
Star
Describe, Explain, Plan and Select: Interactive Planning with Large Language Models Enables Open-World Multi-Task Agents
NeurIPS2023GithubDemo
Star
Skill Reinforcement Learning and Planning for Open-World Long-Horizon Tasks
NeurIPS Workshop2023GithubDemo
Star
Learning from Visual Observation via Offline Pretrained State-to-Go Transformer
NeurIPS2023GithubDemo
LLaMA Rider: Spurring Large Language Models to Explore the Open World
NAACL Findings2024--
Star
JARVIS-1: Open-World Multi-task Agents with Memory-Augmented Multimodal Language Models
NeurIPS Workshop2023GithubDemo
Star
Steve-Eye: Equiping LLM-based Embodied Agents with Visual Perception in Open Worlds
ICLR2024GithubDemo
Star
Optimus-1: Hybrid Multimodal Memory Empowered Agents Excel in Long-Horizon Tasks
NeurIPS2024GithubDemo
Star
MP5: A Multi-modal Open-ended Embodied System in Minecraft via Active Perception
CVPR2024GithubDemo
Star
OmniJARVIS: Unified Vision-Language-Action Tokenization Enables Open-World Instruction Following Agents
NeurIPS2024GithubDemo
MrSteve: Instruction-Following Agents in Minecraft with What-Where-When Memory
ICLR2025-Demo
ROCKET-1: Mastering Open-World Interaction with Visual-Temporal Context Prompting
CVPR2025GithubDemo
Optimus-2: Multimodal Minecraft Agent with Goal-Observation-Action Conditioned Policy
CVPR2025GithubDemo
BAR: ABackward Reasoning based Agent for Complex Minecraft Tasks
Findings of ACL2025Github-
Metagent-P: A Neuro-Symbolic Planning Agent with Metacognition for Open Worlds
Findings of ACL2025--
M2PA: A Multi-Memory Planning Agent for Open Worlds Inspired by Cognitive Theory
Findings of ACL2025--
ADAM: An Embodied Causal Agent in Open-World Environments
ICLR2025Github-
Star
Experience-based Knowledge Correction for Robust Planning in Minecraft
ICLR2026Github-

Code-based Agent

TitleVenueYearCodeDemo
Star
Voyager: An Open-Ended Embodied Agent with Large Language Models
NeurIPS2023GithubDemo
Star
Ghost in the Minecraft: Generally Capable Agents for Open-World Environments via Large Language Models with Text-based Knowledge and Memory
Arxiv2023Github-
Star
Creative Agents: Empowering Agents with Imagination for Creative Tasks
UAI2025GithubDemo
Auto MC-Reward: Automated Dense Reward Design with Large Language Models for Minecraft
CVPR2024-Demo
Star
Odyssey: Empowering Minecraft Agents with Open-World Skills
IJCAI2025Github-
Star
See and Think: Embodied Agent in Virtual Environment
ECCV2024GithubDemo
RL-GPT: Integrating Reinforcement Learning and Code-as-policy
NeurIPS2024-Demo
LARM: Large Auto-Regressive Model for Long-Horizon Embodied Intelligence
ICML2025-Demo
Luban: Building Open-Ended Creative Agents via Autonomous Embodied Verification
Arxiv2024--
WALL-E: World Alignment by NeuroSymbolic Learning improves World Model-based LLM Agents
Arxiv2024Github-
CausalMACE: Causality Empowered Multi-Agents in Minecraft Cooperative Tasks
Findings of EMNLP2025--

Benchmark

TitleVenueYearCodeDemo
Star
Optimus-1: Hybrid Multimodal Memory Empowered Agents Excel in Long-Horizon Tasks
NeurIPS2024GithubDemo
Star
Optimus-3: Towards Generalist Multimodal Minecraft Agents with Scalable Task Experts
Arxiv2025GithubDemo
MineNPC-Task: Task Suite for Memory-Aware Minecraft Agents
Arxiv2026--
Star
PillagerBench: Benchmarking LLM-Based Agents in Competitive Minecraft Team Environments
CoG2025Github-
Investigating Feasibility of Large Language Model Agent Collaboration in Minecraft and Comparison with Human-Human Collaboration
IJCNLP-AACL2025--
Star
MineAnyBuild: Benchmarking Spatial Planning for Open-world AI Agents
NeurIPS2025GithubDemo
VillagerAgent: A Graph-Based Multi-Agent Framework for Coordinating Complex Task Dependencies in Minecraft
Findings of ACL2024Github-