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
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Use site-specific commands such as `opencli hackernews top` or `opencli reddit h
120
120
Use these commands when the site you need is not covered yet:
121
121
122
122
-`explore` inspects the page, network activity, and capability surface.
123
-
-`synthesize` turns exploration artifacts into evaluate-based YAML adapters.
123
+
-`synthesize` turns exploration artifacts into evaluate-based JS adapters.
124
124
-`generate` runs the verified generation path and returns either a usable command or a structured explanation of why completion was blocked or needs human review.
0 commit comments