Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:Java language:Java language:HTML language:PHP

Filter by

141M results  (2 s)

141M results

Summary Four data-integrity bugs fixed in recording_chain.py (3 MED, 1 LOW) plus missing cascade in history_service.py: - BUG1 (MED, duplicate) — replace_items_in_chain: when new_id was already present ...

Documents the fail-loud profile validation decision and reconciles the docs with the implemented parser. Docs only — code changes tracked in #125. What changed - ADR-0017 (new, Accepted) — fail-loud ...

Adds ESLint rule no-spread-readonly-workaround. Imported from vibe-types/eslint-plugin.

Summary Generic type construction (List[int32](), Dictionary[string, int32](), …) failed in any project built through the G# SDK, which passes explicit /r: references and therefore resolves them inside ...

Updates .gitattributes to include the file extensions used in the project This pull request changes the following file(s): - Update .gitattributes
gitattributes
patch

개요 QC 전수조사(#236)에서 발견한 P0 CRITICAL 크래시 2건 수정. 둘 다 TDD로 진행 — 회귀 테스트를 먼저 작성해 RED(올바른 이유로 실패)를 확인한 뒤 수정하고 GREEN을 확인했다. 수정 #225 plot_colors(sort_colors=False) 크래시 + dead code diagnostics.py에서 color_groups가 ...

🚨 Severity: MEDIUM 💡 Vulnerability: Zod s .email() validation does not intrinsically limit string length. Attackers can supply extremely large strings masquerading as email addresses. Because validating ...