Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:HTML language:JavaScript language:JavaScript

Filter by

188M results  (2 s)

188M results

What does the pull request do? Add in PartitionExposureArray for AnycubicZipFile.LcdRerfFunction What is the current behavior? Current implementation omits details, causing Photon Workshop slicer to ...

문제 admin이 \ 박서연의 아이디는?\ 을 물으면 권한 문제로 조회 불가하다고 응답. 조사 결과 실제로는 조회 가능(데이터·권한 모두 존재)이며, LLM 도구 선택 단계 버그였음. 근본 원인 (systematic-debugging) 경계별 격리 실측: | 경계 | 판정 | | --- | --- | | 라우터 분기 | ✅ 정상 (agent 0.95) ...

Summary Lands the Trigger Service (COMP-004) design closure + M1 implementation plan ahead of the TS-IMPL execution loop. Design/docs only — no code paths touched. What changed - design.md — adds ...

Qué hace !-- Una oración describiendo el cambio -- Cómo probar !-- Pasos concretos para verificar que funciona -- Notas para el reviewer !-- Decisiones de diseño, tradeoffs, contexto útil. Borrar ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @types/react (source) | 19.2.15 → 19.2.16 | age | confidence | | react (source) | 19.2.6 → 19.2.7 ...

What changes for someone using the site The semester planner can now build degree plans for Surry Community College (NC) and Mott Community College (MI). Their program pages previously showed empty requirements ...

… to add .pipe(). Services were modified to add Observable. DataPipe was added to modify the date format.

Summary Full implementation of the HeadHunter local job board aggregator. - Crawlers — Adzuna, Indeed RSS, Remotive, The Muse; normalized to a common schema, deduplicated by hash(title+company) ...

🚨 Severity: CRITICAL 💡 Vulnerability: Unsanitized user input (course_dir and export_dir) passed directly to os.system(), resulting in command injection risk. 🎯 Impact: An attacker could execute arbitrary ...

What does this PR do? Before this PR, during weight refit, veomni materialize MoE experts by all_gather, requiring extra peak memory O(E). This PR replace all_gather by broadcast, each rank broadcast ...