pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:Java
Filter by
113M results
Automated test pull request
Automated test pull request
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Adds the PR971 post-merge main verification log.
Evidence recorded:
- main is synced.
- PR970 and PR971 are merged.
- agentic-kit check-docs: PASS.
- agentic-kit doc-mesh-audit: PASS.
- targeted ...
배경
실 Gemini end-to-end 검증 중 claim 추출이 항상 0건으로 나오는 문제를 발견했다. 원인은 두 가지였고, @CircuitBreaker fallback이 예외를 삼켜 로그에 드러나지 않았다.
1. 요청이 XML로 직렬화 — jackson-dataformat-xml(data.go.kr XML 파싱용)이 classpath에 있어, GeminiClient가 ...
관련 이슈
- closes #
변경 요약
-
-
왜 필요한가
-
작업 범위
- [ ] 스키마/마이그레이션 변경
- [ ] 애플리케이션 코드 변경
- [ ] 문서 변경
검증
- [ ] 로컬 실행 확인
- [ ] 핵심 명령/쿼리 검증 완료
- [ ] 회귀 영향 점검
검증 로그 (선택)
# 예시:
# alembic ...
Standup
- Date: 2026-05-31
- Branch: cursor/workday-cycle-initiation-c159
- Content commit: 5df7c0b
See docs/company/standups/2026-05-31.md on this branch.
This PR fixes the Compiled slug size: 3.1G is too large (max is 1000M) error on Heroku.
Key changes:
1. Dependency Optimization: Removed torch and transformers (the primary cause of the bloat). Removed ...
x64 toolchain guard — ARM dev-gép védelem
A fejlesztőgép ARM lehet (node -p process.arch → arm64 verifikálva ezen a gépen), de a termék x64 Windows-on fut a
kollégáknál.
Miért kell, ha az electron-builder ...