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
feat: add continue_flag to resume sessions in existing directories
When navigating to an existing directory, appends --continue (by default)
to the agent command, allowing users to resume their previous coding
session. Configurable via config file or SCRY_CONTINUE_FLAG env var.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments