Skip to Main Content
Trunchbull
Not yet importedRequires sandbox

BALROG

Upstream publisher BALROG AIbalrog-ai/BALROG

A shared evaluation framework for language and visual agents across long-horizon reinforcement-learning game environments.

simulationadaptervisual-agentssandbox
PROVENANCEUPSTREAM RECORD
Upstream source
balrog-ai/BALROG
Trunchbull port
Not packaged
Version
UPSTREAM
Release digest
Not compiled
Source commit: Upstream head not pinnedPublished Indexed July 30, 2026

WHAT THIS PROJECT MEASURES

README

BALROG is strategically useful as an adapter rather than a single game. One integration can expose several established environments through consistent model, rollout, and scoring machinery.

The import must preserve environment identity, observation modality, action interface, provider settings, and benchmark-specific rewards so unlike runs are never merged into one leaderboard.

EXECUTION CONTRACT

Requires a multi-environment sandbox adapter, parallel evaluation, modality-aware traces, and reward preservation.

TRUNCHBULL AVAILABILITY

Import status

Not yet imported

Not yet imported. Trunchbull should implement BALROG as shared simulation infrastructure, not duplicate each included environment.

2 CASES

Evaluation cases

2

balrog/language-agent

Language-agent rollout

Requires sandbox

Run an environment through structured language observations and actions.

BALROG adapter

balrog/visual-agent

Visual-agent rollout

Requires sandbox

Run the same environment class through pixel observations.

BALROG adaptervisual observation

1 REQUESTED TOOLS

Tools

1

BALROG adapter

sandbox

Normalizes lifecycle, actions, observations, and rewards across environments.

Required

MACHINE-READABLE PROVENANCE

Registry record

{
  "name": "BALROG",
  "catalogOwner": null,
  "source": {
    "url": "https://github.com/balrog-ai/BALROG",
    "version": "Upstream framework",
    "commit": "Upstream head not pinned",
    "license": "Review required"
  },
  "port": null,
  "release": {
    "digest": "Not compiled",
    "lane": "sandbox",
    "sandboxRequired": true
  },
  "cases": [
    "balrog/language-agent",
    "balrog/visual-agent"
  ],
  "tools": [
    "BALROG adapter"
  ]
}

BUILD ON THIS PROJECT

Build and run supported benchmarks in your workspace.

Sign up