Player Workspace

Navigate the local player's Sessions, Tests, Apps, Trends, and Manage areas while keeping agent and automation work in the CLI.

The local player is organized around the resident host rather than a desktop project window. Its global navigation keeps local evidence, test execution, registered apps, quality history, and host administration in one browser UI.

Global areas

AreaWhat it provides
SessionsLive and recorded session selection, timeline playback, screenshots, logs, telemetry, annotations, trees, artifacts, network evidence, and linked traces.
TestsSource-controlled test discovery and execution plus persisted run history and model/tool audit traces.
AppsRegistered apps, current live-session state, and app-scoped context.
TrendsQuality signals grouped by app, including current values, references, deltas, decisions, history, and rebuild actions.
Manage → DevicesSupported local simulator and emulator discovery, preparation, and control.
Manage → Session storageSession import, export, retention, and cleanup.
Manage → Host healthDiagnostics, permissions, logs, and host readiness.
Manage → SettingsLocal host configuration exposed by the installed CLI version.

Available areas are capability-driven. The player hides controls when the running host does not expose the corresponding service.

Session context

Selecting a session keeps the relevant app and capture in context while you move between playback, simulator control, App Graph progress, and linked test traces. Connected simulator or emulator sessions can switch between Simulator and Playback without stopping capture.

Agent boundary

The player does not embed or manage coding-agent conversations. Give Codex, Claude, Cursor, CI, or another terminal-capable agent access to the ansight CLI instead. Use source-controlled workspace definitions for tests, tasks, triggers, trends, schemas, and sanitizers.

This separation keeps the browser UI focused on host state and evidence while agents consume the same services through stable JSON contracts.