Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:JavaScript

Filter by

185M results  (2 s)

185M results

Adds a one-shot / hard mode to the ladder benchmark, complementing the scaffolded runner.sh, plus a write-guard. Both come from a 3-model run (Qwen3.6-27B, Ornith-1.0-35B, Gemma-4-12B) on a local RTX 5090. ...

Problem The high-res BP02 art (commit ec521f6) replaced the old BP02 images under the same filenames. /cards/ is served with Cache-Control: max-age=31536000, immutable (vercel.json) and the service worker ...

Continuation of #47 (auto-closed when its stacked base #46 merged and the branch was deleted). Rebased onto main; same content + the dogfood-iteration amendment. What The cross-family review of the ADR ...

Contexte Les montants des commandes étaient calculés à partir du prix courant du plat/de la boisson. Si un cuisinier changeait son prix après la commande, les totaux (et donc les remboursements Stripe) ...

What Removes the duplicate @APIResponse(responseCode = 200 , ...) annotation on InstanceCapabilitiesRest.getCapabilities(). OpenAPI does not allow two responseCode = 200 entries on one operation; SmallRye ...

Doc update 35.

Because CI is failing on https://github.com/jupyterlab/jupyter-builder/pull/140
maintenance

robotsix-modules has a version-consistency CI check (.github/workflows/ci.yml lines 105–111) that validates CHANGELOG.md s latest version header matches pyproject.toml s version, failing the build on mismatch. ...

Description Makes the unit suite hermetic against the developer s real .env, fixing the full-suite-only failures described in #322. get_effective_config() runs load_dotenv(find_dotenv(usecwd=True), override=True), ...