Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:Java

Filter by

264M results  (2 s)

264M results

概要 楽曲詳細ページの「属性比率」と「ノーツ内訳」を PC(lg 以上)で横並び(2:3)にする。 変更点 - songs/[id].astro: 2 セクションを grid grid-cols-1 lg:grid-cols-5 gap-6 でラップ。属性比率 lg:col-span-2・ノーツ内訳 lg:col-span-3。片方のみ存在する楽曲では全幅 lg:col-span-5 ...

Summary Three changes to the WebGL viewer: 1. Rig moved ~50 ft away from City Hall — cityHall.position.z changed from -100 * FT to -150 * FT, civic axis camera preset adjusted accordingly. 2. ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: LOW - Confidence: 95% - Auto-fix allowed: True 📝 Summary The application uses subprocess ...
ai-remediation
severity-low

Addresses #178. Summary Improve RingCentral thread follow-up handling and add explicit diagnostics for the accepted inbound message but no visible agent run failure mode. This PR intentionally does ...

Summary Wires the IntelliJ plugin for JetBrains Marketplace release — a follow-up to the #135 MVP (publishing was explicitly out of MVP scope). Changes - Plugin icons — META-INF/pluginIcon.svg + pluginIcon_dark.svg ...

💡 What: Converted polygon NumPy arrays to native Python lists using .tolist() before iterating in _point_in_polygon and _squared_distance_to_polygon. 🎯 Why: Accessing individual elements of a 2D NumPy ...

Summary 공개 채팅 화면에서 사용할 WebSocket message 이벤트를 추가했습니다. 기존 매칭 채팅 저장/방 참여 흐름과 분리해 공개 메시지만 브로드캐스트합니다. 원인 프론트에 공개 채팅 화면을 추가해도 서버가 일반 message 이벤트를 처리하지 않아 사용자 간 실시간 대화가 전달되지 않았습니다. 변경 - ws-public 등 ws-* ...

Summary 비로그인 사용자도 접근 가능한 공개 채팅 진입점과 화면을 추가했습니다. /match/new 모바일 폼의 2열 입력을 1열 우선으로 바꿔 가로 스크롤을 방지했습니다. 원인 기존 /chat은 미인증 사용자를 즉시 로그인으로 보내 공개 채팅을 둘 위치가 없었습니다. /match/new의 모바일 고정 2열 입력은 실제 디바이스 폭에서 overflow를 ...

문제 (DAR-227) mobile/app/(tabs)/signals/index.tsx의 buyHeader·sellHeader가 컴포넌트 바디 일반변수라 매 렌더 새로 생성. search state 변경(타이핑)마다 헤더 JSX 전체가 재생성돼 ListHeaderComponent로 전달 → 헤더 서브트리(CurationSlot 쿼리구독·SegmentedButtons) ...

Update DeepSeek V4 Pro context and output limits from 131,000 to 1,048,576 tokens to match the model s actual context window.