claude-code - 💡(How to fix) Fix Per-session transcript sharing instead of global toggle [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46986Fetched 2026-04-13 05:44:30
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I'd like to selectively share session transcripts with Anthropic — some sessions contain uncritical code where sharing benefits both sides (better LLM training for you, better models for me). But other sessions involve proprietary or security-sensitive work that I cannot share. The current global on/off toggle in data privacy settings doesn't support this. I either share everything or nothing.

Proposed Solution

Proposed solution: add a per-session /share command that explicitly opts in for that session only. This would likely increase the amount of quality training data Anthropic receives, since users like me who currently must say "no" globally would happily contribute individual sessions.

Alternative Solutions

when asking "Can Anthropic look at your session transcript to help us improve Claude Code?" ... add an option "just this session (up to now)"

Priority

Low - Nice to have

Feature Category

Other

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implementing a per-session sharing option, such as a /share command, could allow users to selectively share session transcripts with Anthropic.

Guidance

  • Consider adding a toggle or button within the session interface to enable per-session sharing, allowing users to opt-in for individual sessions.
  • Evaluate the feasibility of modifying the existing "Can Anthropic look at your session transcript to help us improve Claude Code?" prompt to include an option for sharing "just this session (up to now)".
  • Assess the potential impact on data privacy settings and ensure that any new feature aligns with existing privacy policies and user expectations.
  • Develop a clear user interface and experience for per-session sharing, including any necessary prompts, warnings, or confirmations to ensure users understand what they are sharing.

Notes

The implementation details and technical requirements for adding per-session sharing are not specified in the issue, so further discussion and planning would be necessary to determine the best approach.

Recommendation

Apply workaround: Implementing a per-session sharing option, such as a /share command, could provide a viable solution for users who want to selectively share session transcripts with Anthropic, increasing the amount of quality training data received.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Per-session transcript sharing instead of global toggle [1 participants]