Session Replay
Understand the distinction between Sessions telemetry, Timeline playback, and the separate Space Walk tool.
The current Space UI provides session telemetry and Git timeline playback. The separate Space Walk 3D replay tool is not launched from the Sessions view.
Inspect a run in Space
Open Sessions, choose its Sessions subview, and click a row. You can inspect token usage, tools, sub-agents, and typed prompts with reply/tool counts. There is no Replay button or registered /space/#/replay view in the current UI.
Play workspace history
Open Timeline and use Play or the scrubber to advance through mapped file dates or project commit days. This visualizes Git history; it does not replay the session's messages or individual tool calls.
Space Walk is a separate tool
Space Walk is a separate Go application that turns native session logs into a 3D repository map. Its server, commands, and API belong to that application. The Sessions telemetry endpoint and the Space static UI do not serve its replay API.
Run and configure Space Walk separately if you use it. Its optional model-based judge can send session-derived information to the provider behind your local model CLI and consume tokens; it is separate from reading local telemetry in Space.