pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:Go
Filter by
205M results
Summary
Zwei unabhängige Features plus zwei Fixes in claude_works/main.py.
Feature A — Echo-Filter + Truncation-Hardening
- Filtert Echo-Antworten raus
- Härtere Truncation-Behandlung
Feature B ...
Adds the first CI gate to launchpad — the only public repo without one.
What runs (on push/PR to main, matrix node 20 22):
- npm ci
- npm test — 66 server tests (node --test)
- npm run build — ...
동판 마스터 + 배합 계층 탭
배합비를 차종 → 패턴 → 동판 → 배합비 계층으로 관리하고, 동판에 종속된 배합과 독립 배합을 구분합니다.
Backend
- Plate 모델 + /api/plates CRUD: 패턴에 종속, 패턴 내 동판 코드 중복 시 409
- Ink.plate_id: 배합 잉크의 동판 종속 (null이면 독립 배합). 동판 삭제 ...
Problem
Tracks with : in their title (e.g. You See Big Girl / T:T) failed to download even when candidates were found on
Soulseek. The search returned 10 results but all were rejected by the candidate ...
🚨 Severity: HIGH 💡 Vulnerability: A custom marshal template function was executing json.Marshal and directly casting the
result to template.JS, bypassing the built-in context-aware escaping protections ...
Summary
One-line amendment to the raid skill s model policy: haiku-pinned verification agents must be prompted for a one-line
verdict — haiku reliably ends its turn on process narration instead of producing ...
Summary
Second Phase 5 scoring-exercise conversion (after RadioQuiz, #8). Converts SelectExercise from React.PureComponent to a
functional component with no behavior change.
- useReducer merge + lazy ...