sootsim diagnose

composed read commands for "what just went wrong?"

sootsim diagnose

One command, one round of bridge calls, one paste-able output. sootsim diagnose recent runs timeline + network (failed/slow) + react summary + console errors in parallel against the same sim and returns a grouped report. Beats the agent-device sed/grep workflow on both speed and information density.

terminal

sootsim diagnose recent [--since <duration>] [--include <csv>] [--json]

Options

flagdescription
--since <duration>absolute window for timeline + network (e.g. 90s, 2m; default 90s)
--include <csv>dimensions to include: timeline, network, react, console, screen (default: all)
--slow-threshold <n>network slow-request threshold in milliseconds (default 1000)
--limit <n>rows to print per react table (default 8)
--jsonemit a single structured JSON document
--sim <sim>target a specific connected sim
--port <number>bridge port (defaults to 7668)

Examples

terminal

sootsim diagnose recent
sootsim diagnose recent --since 30s --include network,react
sootsim diagnose recent --json > /tmp/diagnose.json

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

npm i -g sootsim