pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Python language:HTML
Filter by
175M results
Adds CI workflow (.github/workflows/ci.yml) that validates:
- Backend: ruff check, black --check, pytest
- Frontend: npm run lint, npm run format:check
Closes #16
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Fix dashboard timestamp rendering to use ctx.config.jarvis.timezone instead of the process-local timezone.
- Keep audit/error/schedule pages and live audit SSE rows consistent when the container ...
Cambios realizados
- Se agregó src/preprocessing.py.
- Se agregó src/model.py.
- Se incorporó limpieza, codificación, escalado y entrenamiento con RandomForest.
Verificación
- [x] Los archivos ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Phase 2 of the PRD roadmap: numeric fluents. Stacked on Phase 1 (phase-1-planner) — review/merge that first.
Object model
- Parse :functions → DomainProblem.functions() (name → ordered (param, type) ...
O que mudou
- remove a entrada duplicada de onnxruntime-react-native em commit isolado
- atualiza o workflow manual da Fase 0 para gerar um model.onnx int8
- embute mean pooling por attention_mask ...