Model sketches and pipelines.

A quick snapshot of current directions: not release notes, but a map of how different pieces in the stack hang together.

prototype · wm‑0.3α
World‑Model / Clip‑Grounded
Multi‑step latent rollouts over video‑like streams, trained to predict controllable futures rather than single‑frame labels.
[vision] [control] [rollouts]
tooling · inspector
Trajectory Inspector
A thin, code‑first UI to scrub through agent trajectories, interventions, and counterfactuals with metrics aligned to your task.
[visualiser] [counterfactuals]
runtime · orchestration
Agent Runtime Shell
Shell‑inspired runtime for composing agents, tools, and environments using a small, strongly typed command surface.
[shell] [runtime] [composition]
safety · evals
Scenario Evals
Scenario‑driven evaluations that look at whole episodes, not just one‑step predictions, to keep behaviour aligned over time.
[evals] [policy] [long‑horizon]