pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:C# language:HTML language:Java
Filter by
127M results
Summary
Built a cot_styles.py module for the cipher category to generate 5 diverse Chain-of-Thought reasoning paths (forward
derivation, backward verification, pattern searching, concise compression, ...
- Harden SensitiveDataMasker coverage for public reporting paths
- Add key-aware masking for authorization, sessionId, session_id, cookie, and set-cookie
- Add value-aware masking for Cookie and ...
Bon pour le pulling
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
Summary
- Un-ignores frappe/public/dist/ from .gitignore so esbuild output bundles are tracked in git; source maps (*.map)
remain ignored to keep repo size manageable (~3–5× savings)
- Adds CI ...
Automated: move posted files to archived directory.
증상
한솔(베가스)을 업로드해도 아무 일도 안 일어난다 / 파일이 안 올라간다.
실제 사용자 스크린샷을 보면 한솔페이·일일마감은 정상 업로드됐지만 차트마감 칸이 비어 있어 분석 시작 버튼이 아예 나타나지 않은 상태였습니다.
원인
1. if f_d and f_p: 조건일 때만 분석 시작 버튼이 렌더링됨 — 일일마감·차트마감이 둘 다 있어야 버튼이 보임. ...
- Backend: extend GET /api/candidates with status, jobId, dateFrom, dateTo query params using dynamic Prisma where
clause
- Frontend: add filter panel with status/job dropdown + date range pickers ...