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
New Config Options: PR #7580 extends SentryReplayOptions with new fields for capturing network request/response headers and bodies in Session Replay. These new options are not documented in skills/sentry-cocoa-sdk/references/session-replay.md.
New Experimental Flag: PR #7854 adds a new experimental flag to enable/disable network details capture in session replay.
Missing Feature Section: The session replay reference has no section on network request/response capture in replays — this is a significant new capability.
Why This Needs Manual Review
Need to read the actual PR diffs to understand the exact new API surface (option names, types, defaults)
The feature appears to be experimental (behind a flag), so the guidance should clearly mark it as such
The network details feature may have PII implications that need to be documented carefully
Multiple coordinated PRs need to be understood as a whole before documenting
Skill Files to Review
skills/sentry-cocoa-sdk/references/session-replay.md — add new SentryReplayOptions network detail fields to the config table and a new code example section
Priority
MEDIUM — New feature addition; users who ask about network capture in session replay will not find any guidance.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
#282list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#7847list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#1168list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#893list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2411list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2938list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
cc
@getsentry/team-mobileSDK Changes Detected
The following PRs were merged to
getsentry/sentry-cocoain the last 7 days that may affect thesentry-cocoa-sdkskill:getsentry/sentry-cocoa#7580 — feat(network-details): Extend SentryReplayOptions API with Session Replay Network Details (feat(network-details): Extend SentryReplayOptions API with Session Replay Network Details configuration sentry-cocoa#7580)getsentry/sentry-cocoa#7585 — feat(network-details): Implement header and body extraction (feat(network-details): Implement header and body extraction sentry-cocoa#7585)getsentry/sentry-cocoa#7588 — feat(network-details): Hook up request/response capture in SentryNetworkTracker (feat(network-details): Hook up request/response capture in SentryNetworkTracker sentry-cocoa#7588)getsentry/sentry-cocoa#7590 — feat(network-details): Extract network details data to Session Replay (feat(network-details): Extract network details data to Session Replay sentry-cocoa#7590)getsentry/sentry-cocoa#7854 — feat(network-details): Add experimental flag and changelog (feat(network-details): Add experimental flag and changelog sentry-cocoa#7854)Potential Skill Gaps
New Config Options: PR
#7580extendsSentryReplayOptionswith new fields for capturing network request/response headers and bodies in Session Replay. These new options are not documented inskills/sentry-cocoa-sdk/references/session-replay.md.New Experimental Flag: PR
#7854adds a new experimental flag to enable/disable network details capture in session replay.Missing Feature Section: The session replay reference has no section on network request/response capture in replays — this is a significant new capability.
Why This Needs Manual Review
Skill Files to Review
skills/sentry-cocoa-sdk/references/session-replay.md— add newSentryReplayOptionsnetwork detail fields to the config table and a new code example sectionPriority
MEDIUM — New feature addition; users who ask about network capture in session replay will not find any guidance.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: