pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Ruby language:HTML
Filter by
194M results
Summary
- New endpoint GET /api/geocode?venue= city= — calls Mapbox Geocoding v5, validates SA bounds (lat -35..-22 /
lon 16..33), returns {lat, lon, confidence: 80}. Reuses the existing public ...
Why
The step-3 joint-resolver pre-pass calls rijal.candidates() for every ambiguous link of every chain. candidates() scans
all ~20k entries on each call, so once the documented network is active the ...
Исправляет cash=NULL для всех 212 тикеров в скринере.
Корень проблемы: findVal(0,...) искал только в таблице №0, а BT кладёт баланс в разные таблицы для разных компаний.
Фиксы:
- findValAny() — перебирает ...
The weekly model-drift automation posts an @copilot comment to apply model additions, but it never triggered the Copilot
coding agent: the comment was authored by Polarsen-bot, a machine account with no ...
Bumps @babel/core from 8.0.0-beta.0 to 8.0.0-rc.5. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/core s releases /a . /em /p blockquote ...
dependencies
javascript
Automated test pull request
💡 What: Added aria-label attributes to various icon-only buttons across the application, including the mobile cart
button, modal close buttons ( times;), and the increase/decrease/remove quantity buttons ...
Summary
Replace whole-document translation with a shared segment-aware pipeline for both fast and high lanes.
Pipeline stages
segment builder → placeholder protector → translate batch → validator → ...
Problema
PR #93 colocou botão Voltar condicionado a destination !== null. No fluxo Carro, o usuário entra no mapa antes de
escolher destino (destination é null), então o botão não aparecia.
Causa
Chamar ...
Summary
- Add robot_sf.benchmark.manifest_lineage_graph for compact JSON graph and Markdown adjacency reports over manifest
lineage inputs.
- Add scripts/benchmark/build_manifest_lineage_graph.py ...