pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:Java
Filter by
183M results
💡 What: Wrapped the scroll-to-top button visibility toggle in requestAnimationFrame and added { passive: true } to the
scroll listener. 🎯 Why: Scroll events fire at high frequency. Synchronously querying ...
📌 관련 이슈
- close #1100
✨ 변경 내용
앱 용량이 꽤 크길래 이미지 리소스 용량을 줄였습니다😅
- 이미지 압축률이 더 좋은 webp로 loss encoding으로 변환했습니다.
- 마스코트 이미지는 사용처에 비해 크기가 커서 50% 리사이징 적용했습니다.
- 전체 합산: 약 14.05MB → 약 2.52MB, 총 약 11.53MB ...
🤖 AN
🔧 refactor
:robot: I have created a release beep boop
2.13.2 (2026-06-16)
Dependencies
- Bump pyjwt from 2.12.0 to 2.13.0 (eb8c546)
This PR was generated with Release Please. See documentation.
autorelease: pending
Bumps @vitest/browser from 4.1.6 to 4.1.8. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases @vitest/browser s releases /a . /em /p blockquote ...
dependencies
javascript
Proves pell-doubling-identity-generic-d: for d a b : ℤ with a² − db² = 1, (a²+db²)² − d(2ab)² = 1.
Doubling a generalized Pell solution (a,b) ↦ (a²+db², 2ab) again solves x² − dy² = 1: (a²+db²)² − d(2ab)² ...
swarm:prove
Updates the requirements on pytest-mock to permit the latest version. details summary Release notes /summary p em
Sourced from a href= https://github.com/pytest-dev/pytest-mock/releases pytest-mock s releases ...
dependencies
python
Intent
Enable pi-web-chat to accept another chat message while a response is streaming by steering the active Pi RPC run
instead of aborting or starting a competing run.
Changes
- Route active streaming ...
Follow-up to #86
Your console showed Extraction: linkedin-guest — so the guest path is reached and LinkedIn did return content. The
remaining problem: we scored the whole guest fragment, and LinkedIn ...
Adds the Agriculture AgTech Research Agent from Superhighway.
What it does: A Python agent that researches agriculture markets and AgTech using live web data — combining USDA
NASS/ERS crop data, FAO food ...
背景
本 PR 用于把 GitLab/K8s 验证过的当前代码同步回 GitHub main。
- 原始本地/GitLab main 相对 GitHub origin/main:领先 20 个提交,落后 1 个提交
- PR 分支 sync/gitlab-main-20260616 已基于 GitHub 最新 main 重新生成,并 squash 为 1 个同步提交,避免把分叉历史带进 ...