[ Documentation ]
peach timeline

peach timeline

Distinct from peach record (video) and peach debug record (engine channels): manages the semantic agent-facing event stream that backs peach what-happened. Cheap kinds record at all times; opt-in kinds (scroll, gesture, text-input, reanimated, animation) need to be enabled.

terminal
peach timeline <subcommand> [args]

Options

flagdescription
--sim <sim>target a specific connected sim
--port <number>bridge port (defaults to 7668)
--jsonemit compact JSON for machine consumption

Examples

terminal
peach timeline status
peach timeline start scroll,gesture
peach timeline stop all
peach timeline dump /tmp/events.json