File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22" agent-react-devtools " : minor
33---
44
5- Add ` wait ` command and connection health tracking
5+ Show connection health in ` status ` and ` get tree `
66
7- - ` wait --connected ` β block until a React app connects
8- - ` wait --component <name> ` β block until a named component appears in the tree
9- - Both support ` --timeout ` (default 30s) and exit non-zero on timeout
107- Show last connection event in ` status ` (e.g. "app reconnected 3s ago")
118- Show contextual hint when ` get tree ` returns empty after a disconnect
Original file line number Diff line number Diff line change 1+ ---
2+ " agent-react-devtools " : minor
3+ ---
4+
5+ Add ` wait ` command
6+
7+ - ` wait --connected ` β block until a React app connects
8+ - ` wait --component <name> ` β block until a named component appears in the tree
9+ - Both support ` --timeout ` (default 30s) and exit non-zero on timeout
You canβt perform that action at this time.
0 commit comments