Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:JavaScript language:HTML

Filter by

257M results  (2 s)

257M results

Summary Frontend-only accessibility + mobile/motion polish, plus error-state and keyboard E2E coverage. Confined to public/** and tests/e2e/** — app.js (the trust loop) is untouched, and no fetch/write ...

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, vite and @vitejs/plugin-react. These dependencies need to be updated together. Removes esbuild Updates vite from 5.4.21 ...
dependencies
javascript

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

Summary Refactored the application navigation to match the Atlas design system specification. Replaced the horizontal top navigation bar with a proper left sidebar layout, bringing the UI into compliance ...

Fix pry py exec --script /nonexistent.py dumped a raw Python traceback (uncaught FileNotFoundError from Path.read_text) instead of a clean CLI error. The read is now wrapped to raise cannot read --script ...

Summary - Fix CalibratedPairwiseAssociationModel so binary predict_proba outputs use the column corresponding to class label 1 when the wrapped model exposes classes_. - Keep the existing fallback ...