Skip to content

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

Filter by

262M results  (2 s)

262M results

Summary Family-cap v1 over-corrected — Dragapult Family went 33.9 % → 22.8 % when the target was ~28-30 %. My code applied the cap on predictedShareRaw at value 28 as if raw was already in percentage ...

Fixes the Execution Environment build failure caused by missing ansible-core in the python:3.12-slim base image. Error The build fails with: Root Cause The python:3.12-slim base image does not have ...

Summary - `pnpm ui-agent tokens --format fmt ` 추가. `@google/design.md` 의 모든 format 을 wrapper 가 그대로 통과 (값 검증 없음) - 미래 버전이 새 format 추가해도 wrapper 수정 불필요 - 기본 `dtcg` (호환성 유지) Dogfood UXResearchEngine ...

Summary Adds docs/AUDIT-RESPONSE.md — the formal response to the technical review in #1. Every one of the 30 audit findings is mapped to the specific commit(s) on main that fixed it. Pre-audit → post-audit ...

Summary - Fix ModuleNotFoundError for iu_crawler in nightly health report robots proof step. What changes - CI temp proof now inserts scripts/ into sys.path before importing iu_crawler. What does ...

Summary 홈 새로고침 버튼 클릭 애니메이션 - 새로고침 버튼 클릭 시 RefreshCw 아이콘이 0.35s 동안 한 바퀴 빠르게 회전해 즉각적인 시각 피드백을 제공 - 새로고침이 350ms 이상 걸리면 animate-spin(지속 회전)으로 자연스럽게 이어짐 - 클릭 시 isSpinning || isRefreshing 조건으로 버튼 비활성화 ...

Goal Record durable external-tool decisions for MarkItDown, Headroom, CodeGraph, and Understand-Anything before any adapters, dependencies, scripts, CI paths, or runtime behavior are added. Closes #91 ...

https://eaflood.atlassian.net/browse/WATER-5597 We have been investigating the differences between NALD and WRLS returns data. We have found some discrepancies after doing a comparison for 2014 between ...
enhancement

ファイル名・クラス名・例外名の命名をプロジェクト全体で統一する。 ファイル名・クラス名の改名: - collect_asset_interface.py → collect_asset_daily_interface.py ICollectDailyAssetUseCase → ICollectAssetDailyUseCase(動詞+目的語+修飾語の順に統一) - collect_asset_usecase.py ...