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(ai): Redact base64 data URLs in image_url content blocks
Extend redact_blob_message_parts to detect and redact base64 data URLs
inside image_url content blocks, in addition to the existing blob type
handling. Move DATA_URL_BASE64_REGEX to sentry_sdk/ai/consts.py since
it is now shared across AI monitoring code.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments