Skip to content

Add redacted session exports#290

Open
jongio wants to merge 1 commit into
mainfrom
idea/redacted-session-exports
Open

Add redacted session exports#290
jongio wants to merge 1 commit into
mainfrom
idea/redacted-session-exports

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Closes #287

Summary

  • Add --redact to dispatch export
  • Mask common secret patterns before Markdown or JSON export output is written
  • Document the flag and keep the usage capture test safe as usage text grows

Verification

  • go build ./...
  • go test ./... -timeout 3m

Add a --redact flag to dispatch export that masks common secret patterns before Markdown or JSON output is written. Document the flag and keep usage capture tests safe as usage text grows.\n\nCo-authored-by: Copilot <[email protected]>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 2026
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add redacted session exports

1 participant