Skip to content

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

Filter by

183M results  (2 s)

183M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

푸시 내용 브랜치: cursor/eval-report-7cb27 원격: https://github.com/teckyun73/WildTrail.git 최신 커밋: 1b50baa — ML 평가 리포트 갱신 및 여행 플래너 경로 정류장 API 확장 이번 커밋에 포함된 것 backend/app/schemas.py, trip_planner.py — route_stops, ...

This PR introduces two key performance improvements: 1. Code Splitting: Used React.lazy and Suspense in App.jsx to dynamically load major components. This significantly reduces the initial bundle ...

Summary Two changesets on one branch: (1) dead-code/logging cleanup and a store bug fix, and (2) the security change — move the refresh token out of JavaScript reach into a first-party, httpOnly cookie ...

Summary Append-only MEMORY entry for the small Phase B iteration that unblocked PR #61 s merge (split a compound ruff PT018 assertion at tests/test_bench_streaming.py:141). Memory-only PR per the portfolio-memory ...

What Adds fla/ops/nsa/README.md — a conceptual map of the natively-trainable sparse-attention family: NSA, MoBA, DSA, and MSA. Why NSA and MoBA both live under fla/ops/, and the surrounding literature ...

ip -j r does not always include a metric key for default routes. Use .get( metric , 0) so routes without an explicit metric are treated as highest priority (0) rather than crashing with KeyError. This ...

Description of change Adds the public-API surface needed for capability-driven sensor handling, all backward-compatible (every new field is optional; older firmware that omits them parses unchanged): ...

- Added a bug report issue form with reproduction, environment, task, agent implementation, sandbox mode, command, and log fields. - Added a feature request issue form with use case, proposed solution, ...