pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python
Filter by
185M results
Summary
This PR does two things, as separate commits:
1. Asset commit — adds the three files you provided as-is, no wiring:
- toko-drop/js/tuning.js — the TUNING config module
- toko-drop/enemy-lab.html ...
Follow-up to #648: remove the Premium you quoted them ($) field from the remaining save tactics — Re-quote
(deductible/coverage), Bundled policies, and Held-vs-competitor.
Rationale
- On the confirmed-save ...
What
Add the missing celery package to the project s requirements.txt so that the CI environment can import it without
raising a ModuleNotFoundError.
Why
The CI job failed because the celery module ...
Logs and Traces (spans) Explore each had their own copy of the location-backed query params provider. They started
nearly identical, but only the spans copy received the duplicate-history-entry fix from ...
Scope: Frontend
Adds Phase 13 profile fidelity scoring and selector reranking so Hush can penalize generic smoothness and prefer
mask-native variance when semantic integrity holds.
Includes profile data, scoring engine, ...
Summary
- Retry authenticated API requests once after refreshing the access token on 401
- Use single-flight refresh to avoid parallel refresh storms
- Clear session and show session-expired error ...
Summary
Adds Claude Code as a supported distribution channel. No agent behavior changes — documentation + distribution plumbing
only.
- Claude Code adapter (adapters/claude-code/): marketplace manifest, ...