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
Bump version to 0.1.22 (#146)
Also updates version.sh to automate the release branch + PR flow
(required by main branch protection rules).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Adds support for agent client protocol (ACP) which standardizes the interface for running coding agents. This change increases the stability of sudocode-managed agent executions.