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
oauthcallback:
- Validate auth code is non-empty before accepting callback
- Accept pre-bound net.Listener for ephemeral port tests
- Non-blocking channel sends to handle duplicate requests
- Tests use 127.0.0.1:0 instead of fixed ports
output:
- AsError handles nil error without panicking
- writeCount returns 0 for nil data, propagates write errors
profile: Sort names before calling Picker for deterministic order
surface: Sort Diff results for stable CI output
credstore:
- Random probe key to avoid collisions with real credentials
- FallbackWarning exported instead of writing to stderr
actions:
- rubric-check: Verify exit code is exactly 1, not just non-zero
- surface-compat: Sort baseline before comm for locale safety
- sync-skills: Preserve subdirectory structure during copy
0 commit comments