Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:HTML language:HTML

Filter by

187M results  (2 s)

187M results

Added admin page,edited students and teachers dashboard

Motivation - Enable safe CUDA mixed-precision training using torch.amp.GradScaler so loss scaling, unscaling, and scaler state persistence are handled correctly during D/G updates and checkpointing. ...
codex

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Motivation - Make quote data parsing and substrate extraction more robust to variations in payload shape and noisy material descriptions. - Deduplicate and prefer substrate entries with explicit ...
codex

Branch: feature/observability-diagnostics (off dev, after #76) 2 commits. All green: 452 Python tests pass, ruff clean. Came out of reading a real domain.py pipeline run. Your four observations were all ...

Issue Closes #2775 Summary Add an explicit ESM package entrypoint for @freelanceflow/db so workspace consumers can import it by package name. The package metadata now declares main, types, and exports, ...

변경 사항 - api/search.js: Vercel 서버리스 함수로 통합 검색 제공(구글 뉴스 RSS + 네이버 뉴스 라이브). 정적 호스팅과 달리 배포본에서도 검색 동작 - vercel.json: Vite/dist 자동 인식 - vite base 환경 분기: Vercel=/, GitHub Pages=/news/, 로컬=/ - README: ...