pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
210M results
変更点
アップロードいただいた陰陽玉シート assets/game/option_orb.png(240×840・7行×大小)から、最下段の白黒(大) を OPTION_ORB_SRC(sx=22, sy=742, 75×75)
で切り出してオプションに描画するよう drawPlayer を修正。
これまでは画像全体を縮小描画していたため、シート全体(14個の陰陽玉)が潰れて表示される状態でした。今回の修正で最下段の白黒の陰陽玉1個だけが正しく表示されます。 ...
🔥 작업 내용
- 좋아요 이력(liked_history_context)이 base taste_context에만 채워지고 Worker가 읽는 agent_taste_contexts로는 전달되지 않던 끊긴 연결을 이음
- TPO 충돌 해소 경로의 base taste_context 누락도 함께 보완
📌 변경 사항
- build_agent_taste_contexts: ...
Pull Request Description
This PR fixes issue #12196 by replacing the hardcoded #fff text color in components/announce-bar.css with a theme-aware
CSS variable.
This ensures the announce bar respects dark ...
component
good first issue
gssoc:approved
gssoc:invalid
GSSoC-26
help wanted
invalid-submission
level:intermediate
needs-files
type:bug
작업 브랜치
feat/employment-agent → dev
작업 내용
- EmploymentAgent 클래스 뼈대 생성 (_stub_agent.StubAgent 상속)
- search_policy 공통 tool 함수 뼈대 작성 (PGVector RAG 1순위 검색용)
- tools/common/ 공통 tool 구조 정리 — 에이전트별 중복 ...
Feat
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| docker | minor | 29.5.3-dind → 29.6.0-dind |
Configuration
📅 Schedule: (UTC)
- Branch creation
- ...
Phase 4 — Pairwise image pick + order-redeemable credit (ships DARK)
Builds on live Phase 1/2/3. Turns the images section into a community pick: over the 2 variants/type Phase 3 stores, the
viewer picks ...
Each Season can now override the global site name and logo. When a season is the current season (resolved by URL,
cookie, or active status), its branding takes priority over SiteConfig; both fields fall ...