Skip to content

fix(privacy): redact URL/title/text in diagnostics reports#28

Merged
NogaUwU merged 1 commit into
masterfrom
fix/privacy-redact-diagnostics
Mar 15, 2026
Merged

fix(privacy): redact URL/title/text in diagnostics reports#28
NogaUwU merged 1 commit into
masterfrom
fix/privacy-redact-diagnostics

Conversation

@NogaUwU
Copy link
Copy Markdown
Collaborator

@NogaUwU NogaUwU commented Mar 15, 2026

Summary

  • redact diagnostic URLs to route-level patterns (for example: /c/:id, /g/:id)
  • replace raw page titles with coarse labels like chatgpt:conversation
  • remove text payloads from turn snapshots and DOM samples

Why

Supports public-repo issue tracking while reducing risk of leaking sensitive context from user sessions.

@NogaUwU NogaUwU enabled auto-merge (squash) March 15, 2026 08:06
@NogaUwU NogaUwU merged commit 469ca2e into master Mar 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants