pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:Python
Filter by
196M results
Problem
The results feed showed lots of near-identical tiles (e.g. the same Nike SoHo storefront 4×). Two causes:
1. CDN size variants. Image CDNs serve one asset at many sizes via query params — .../nike-soho-...-tw.jpg?w=1080 ...
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
Summary
Complete CORE-995 through CORE-998 as the v0.1.0 release-finalization tranche.
This PR records the operator-approved anti-slop-receipts-v0.1.0 tag and updates the docs/proof/checks so the repo ...
Automated SHA bump for aws-core. The new SHA was validated via claude plugin validate in this workflow run before this
PR was opened.
| Old SHA | New SHA |
| --- | --- |
| 55b9acfefdcf | 7a1422d58a12 ...
backend
게시판 에디터 이미지, 파일 글 등록 및 출력, 수정, 삭제, 댓글 기능 구현 및 출결 자동 기능 삭제
board/BoardCommentsDTO.java bard/BoardController.java board/BoardDAO.java board/BoardPostsDTO.java
board/BoardService.java board-mapper.xml ...
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
Problem
The build fails because better-sqlite3@12.10.0 requires Node.js 20.x or higher, but the Nixpacks builder defaults to
Node.js 18.20.5. No prebuilt binaries are available for Node 18, and the fallback ...
Pull Request
Description
Adds a reusable MobiIntroScreen component that displays a mascot-dialogue introduction before game modes launch. This
component features Mobi (an animated character), speech ...
변경 내용 요약
팀원 피드백 7건을 반영했습니다.
UI 개선
스크롤 겹침 수정 (frontend/src/pages/chatbot/Chat.tsx)
- 메시지 전송 직후 즉시 스크롤 (기존 누락)
- 스트리밍 중 smooth → auto 전환으로 입력창 겹침 현상 해소
- 응답 완료 후에만 smooth 스크롤 적용
면책 문구 개선 (ai_worker/core/llm.py) ...
🎯 What: This PR addresses the testing gap for scanner/check_persistence.py, which previously had no tests. It also
includes a bug fix for safer database connection handling and a compatibility fix for ...