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
Add continue-from-previous feature for grouped shots
Allow shots in a group to specify `continue: true` to reuse the
browser page from the previous shot instead of navigating to a new URL.
Concatenates descriptions from all shots in the continue chain into
a cumulative prompt for the LLM with COMPLETED EARLIER / CURRENT GOAL
labels.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments