pullrequests Search Results · language:Edge language:Python language:PHP language:Java
Filter by
12.4M results
Summary
Implements Branch 3 application-specific materials generation.
- Adds application material bundle/item persistence with Alembic migration
- Adds nullable full job description storage for ...
What this ships (no training required)
Runs on the existing v0.2.0 weights — a pure inference/UX upgrade to the live app.
- Car-presence gate — COCO-pretrained Mask R-CNN (car_gate.py): rejects non-car ...
Korean Summary (non-normative)
- agent_treport extraction-era bootstrap contract를 검증하고, agent_etf_report runtime package가 실수로 병존 추가되는 경우까지
contract-freeze test로 막았습니다.
- agent_treport import/package/CLI/data/schema/event ...
AICG cross-repo audit work item
- Type: curriculum_nav_drift / ?
- Work ID: nav-nav-missing-reference-curriculum-md-mod-007-developer-experience
- Repo: ai-infra-ml-platform-solutions
- Target: ...
What
Adds an explicit least-privilege permissions block to .github/workflows/laravel.yml:
permissions:
contents: read
Why
CodeQL (actions/missing-workflow-permissions) flagged the run-tests workflow ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| com.gradleup.shadow:com.gradleup.shadow.gradle.plugin | 9.4.1 ...
dependencies
renovate
Defense-in-depth hardening (audit follow-ups, batch 1)
Two fully unit-tested hardening items from the security audit. (The DNS-rebind/httpx pinning is a separate PR; this
batch is the lower-risk, locally-verifiable ...
v1.81.0 docs update
- README: What s new → v1.81.0 prepended (5 entries: v1.81.0–v1.78.3)
- CHANGELOG: v1.81.0 entry added
- ctest count: 1203 → 1207
- version refs: 1.80.0 → 1.81.0
Changes: ...
📌 Auditoría post-sprint
PR de fixes derivados de la auditoría completa de Semana 2 (SOLID, DRY, seguridad, cobertura de tests).
🔑 Cambios críticos
Race condition eliminada
AppointmentCreateSerializer.create() ...