pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:CSS language:Python
Filter by
42.5M results
Dependency Audit — FPSDisplay
Routine dependency audit against latest stable/release versions for Minecraft 26.1.2.
Updated
| Dependency | From | To | Type | Notes |
| --- | --- | --- | --- | --- | ...
Summary
Implements yoinkit recon run-dir for the Map workbench stage runner.
- Reads 00-config.json, probes the configured viewport set primary-first, and writes 01-recon/page-state.json,
viewport-manifest.json, ...
💡 What: Consolidated three separate filter().reduce() operations in src/pages/AdminDashboard.jsx into a single reduce
pass wrapped in useMemo.
🎯 Why: To calculate revenue, commission, and GST simultaneously ...
Fix ragged dot kernels under WG semantics.
This change is necessary to satisfy the layout constraint introduced by plgpu.copy_gmem_to_smem.
🎯 What: Added tests to cover the unsupported platform early return logic and missing date error condition in
backend/lib/calendar.js (writeToSystemCalendar). 📊 Coverage: Now tests the missing date validation ...
Add an executable implementation of the NoblePort / Kuzo 100 Secrets Management Policy v1.0 and its Auditor Q A
Appendix.
Backend (backend/core/secrets):
- tiers.py: Tier 0-3 classification with cache ...
Factory.py has updated . adding new feature on factory pattern
problem: 동시 100명 CRM 채팅 요청 시 recommend_product_agent가 asyncio.gather()로 OpenSearch 쿼리를 무제한 병렬 호출 → 동시 470+ 쿼리가 단일 노드
OpenSearch에 집중 → ReadTimeout 전량 발생 → 파이프라인 완료율 0% (18차 부하 테스트 결과)
추가로 ProductClient ...