You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Batch step keys are command, input, and optional runtime. Put command arguments inside input using the same fields as the MCP/Node command. CLI still accepts legacy positionals/flags steps with a deprecation warning until the next major version.
210
+
Never use args, step positionals, or flags for new batch JSON; put command inputs under input.
210
211
Android animations: settings animations off/on, not animations disable/restore.
211
212
Debug logs: logs clear --restart, logs mark, reproduce, then logs path; do not split clear/restart into separate stop/start commands.
212
213
Network headers: network dump --include headers; do not write network log headers.
0 commit comments