Genie React

Genie React

Live React and TanStack DevTools for coding agents.

Always pair Genie with agent-browser or agent-device. The UI driver performs the action. Genie explains what happened inside React, Query, and Router. Together, the agent can reproduce a problem, find its runtime cause, change the code, and check the result.

UI driverGenie
Clicks, types, navigates, and checks the visible UIReads components, renders, effects, cache, routes, memory, and frames
Verifies text, layout, focus, and accessibilityExplains the runtime cause and measures the result

What the agent can do

GoalWhat changes for the agent
Verify a native app end to endPress the real iOS UI, explain its exact hook update, and prove Query cache delivery to visible native text.
Verify hard-to-reach UI statesRead live props, hooks, and Context. Force rare states, check the page, save screenshots, and restore the app.
Investigate repeated renders and hot effectsJoin one UI action to its render cause, changed hook value, effect execution, source ownership, and coverage.
Prove Query data reached the UIFollow one cache change through the exact observer notification and React render to visible text.
Check optimization evidenceRepeat the same flow, compare multiple runs, reject weak evidence, and verify behavior with the UI driver.

Genie reports what it observed and what it missed. The agent can act on exact evidence and collect another run when coverage is incomplete.

Start here

On this page