Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Observatory
  • Newsletter
  • Methodology
  • Origins
  • Vocab
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Use Cases
  • Readinessfree
  • Signals
  • Free scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
resources
  • Partners
  • Coding for Non-Coders
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchServicesSignalsAbout
ResearchServicesSignalsAbout
  1. Home
  2. Vocab
  3. Agent Voyager

Agent Voyager

An LLM-powered agent that continuously learns and improves its skills through self-directed exploration in Minecraft.

Year: 2023Generality: 600Added: Apr 17, 2026
Back to Vocab

Agent Voyager is an LLM-based agent that learns to play Minecraft by writing, executing, and revising skill code stored in a persistent library — effectively building up a repertoire of procedures it can reuse and combine to solve new tasks.

Unlike systems that learn from fixed datasets, Agent Voyager uses its language model to propose new skills based on failed attempts, then validates whether the new skill actually works before adding it to the library. Each skill is a reusable Python function that the agent can call when facing a similar situation in future gameplay, creating a compounding learning effect where later tasks are solved faster using skills discovered earlier. The agent identifies gaps in its own abilities and designs experiments to fill them, effectively writing its own curriculum.

The quality of the skill library depends on the underlying model's ability to write valid and useful code. Substantial compute is required for continuous skill discovery and validation. Transfer to environments outside Minecraft may be limited, since the specific skills learned are tied to the Minecraft action space and observation format.

How well skills learned in Minecraft generalize to other domains is unclear. Whether the self-curation process eventually plateaus or continues indefinitely is an open empirical question. Whether the approach can be combined with imitation learning from demonstrations to accelerate skill discovery is an active research area.

Research this in Signals

Scan Agent Voyager for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Agent Voyager already loaded, so edit it or scan as is.