Skip to content

[skill-drift] sentry-cocoa-sdk may need updates for Session Replay Network Details #113

@github-actions

Description

@github-actions

cc @getsentry/team-mobile

SDK Changes Detected

The following PRs were merged to getsentry/sentry-cocoa in the last 7 days that may affect the sentry-cocoa-sdk skill:

Potential Skill Gaps

  1. 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.

  2. New Experimental Flag: PR #7854 adds a new experimental flag to enable/disable network details capture in session replay.

  3. 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.

  • #282 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #7847 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #1168 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #893 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2411 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2938 list_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:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by SDK Skill Drift Detector · ● 828.3K ·

  • expires on May 18, 2026, 1:25 PM UTC

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions