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
refactor(examples): improve code quality and safety across examples (#12)
- Add HTTP server read/write/idle timeouts to go-webservice to prevent slowloris attacks
- Log exception details in python-cli token validation instead of silently swallowing
- Extract duplicated scopes list into SCOPES constant in python-cli
- Simplify python-m2m response reading from streaming chunk iterator to simple get
- Extract triplicated symlink/ownership guard into validate_cache_file helper in bash-cli
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments