Genie React
Workflows

Workflows

Small command sequences that answer one runtime question.

Genie works best when the agent measures one exact flow and asks the smallest useful question.

For every workflow, use agent-browser or agent-device to perform the action and verify the visible result. Use Genie to read the causal and performance evidence.

GoalStart with
Explain a renderreact_get_renders, then react_render_causes
Inspect mounted statereact_find_components, then react_inspect_component
Check Contextreact_inspect_context
Find an effect loopreact_effect_timeline, then react_effect_audit
Test loading or error UIQuery simulation, Suspense, or error actions
Check Query workquery_list, query_get, and an exact devtools_wait
Check a routerouter_get_state and router_list_matches
Find a slow flowreact_profile_start, then react_profile_report
Check an optimizationRepeated captures and devtools_capture_compare
Check memory or framesbrowser_get_memory or browser_fps