Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# is:merged

Filter by

95.1M results  (2 s)

95.1M results

Adds a safe single-page checklist for AWS deployment preparation (region, ECR/Lambda config, secret names, env vars, Postgres secret format, Docker/Terraform/CLI commands, health-check + manual invoke, ...

Summary - Bug: handle_purge_all_data deleted hotwords.json from disk but never cleared the live HotwordDetector._hotwords / ._patterns dicts in memory. After a privacy purge, all registered hotwords ...

Automated migration of config files under configs to the latest schema version published at https://vrc-haptics.github.io/mapping-schema. See the job summary for the per-file status table (changed / unchanged ...

Z1 Daily Scanner SOP Orchestrator This PR implements the automated execution of the Z1 Daily Scanner (Harvest, Ponder, Evolve) using an independent script z1_runner.py. It fulfills all user requirements: ...

PolinRider malware cleanup Automatically generated by polinrider-remover. Every change below was confirmed by a known PolinRider signature. The scanner reads files as inert text and never executes them. ...

This pull request relocks the dependencies with conda-lock. The following packages have been updated: - platform: linux-64 - pixi: 0.69.0 - 0.70.0
dependencies

Summary - FormAdvAdviserRepository.GetLargestByAum had no direct test. It orders advisers by TotalRegulatoryAum descending with a ?? 0L floor, so an adviser whose AUM is unreported (null) must rank ...

…apture capabilities

5-field freshness tooltip ran off the top of the screen on modal-header chips. Now flips below the chip when room above is tight.