Skip to content

Cache browser redaction within requests - #77

Merged
alexandrefimov merged 1 commit into
mainfrom
perf/request-local-browser-redaction-cache
Sep 1, 2026
Merged

Cache browser redaction within requests#77
alexandrefimov merged 1 commit into
mainfrom
perf/request-local-browser-redaction-cache

Conversation

@alexandrefimov

Copy link
Copy Markdown
Owner

Reuse exact browser-redaction results only during one GET request. The cache is bounded, keeps all existing redaction options in its key, skips explicit credential environments, and is discarded before the next request.\n\nThis removes repeated regex work in Online History without weakening the browser safety boundary.\n\nChecks:\n- 494 focused web, Online History, and safety tests\n- full suite: 4,781 passed and 19 skipped; sandbox-only localhost bind failures rerun outside sandbox: 16 passed\n- Ruff check and format\n- public docs, distribution, and staged safety audits\n- git diff --check

@alexandrefimov
alexandrefimov merged commit 03d705f into main Sep 1, 2026
12 checks passed
@alexandrefimov
alexandrefimov deleted the perf/request-local-browser-redaction-cache branch September 1, 2026 11:53
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.

1 participant