Skip to main content

DreamerV3

6 tools in this family (folder Editor/Tools/DreamerV3/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
dreamer_encode_observationread-onlyEncode a game-state observation into a 256-dim float embedding via the
dreamer_health_checkread-onlyProbe the DreamerV3 JAX worker's /health endpoint.
dreamer_imagine_rolloutread-onlyImagine N-step rollouts for each candidate action against the current
dreamer_load_checkpointwritesLoad DreamerV3 world-model weights from a worker-side checkpoint file.
dreamer_save_checkpointwritesSave the current DreamerV3 world-model weights to a worker-side checkpoint
dreamer_train_stepwritesSubmit a batch of recent autoplay transitions for one DreamerV3 SGD update.