pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:HTML language:Java
Filter by
14.7M results
🤖 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
🤖 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
Summary
- convert scorer sample ideas into a Java CandidateEngagementScorer
- estimate engagement probabilities, weighted engagement score, and combined prediction score for final ranking
- apply ...
Details
Automated update of model_prices_and_context_window.json file and regeneration of supported models documentation.
Files updated:
- apps/opik-backend/src/main/resources/model_prices_and_context_window.json ...
Automated test pull request
Summary
Adds the post-publication retraction path for rollup snapshots.
- Adds RollupSnapshotCommandService.retract_published
- Exposes Tier 0-only POST /api/rollup-snapshots/{snapshot_id}/retract ...
Automated test for staging environment with private endpoints
⚡ Bolt Performance Optimization: Lazy Loading on Dashboard
💡 What:
Implemented a lazy-loading strategy for vehicle visit summaries on the Dashboard.
🎯 Why:
Previously, the Dashboard component used ...
Fixes: 1) torch.stack crash when no samples generated, 2) load_csm_1b crash on CPU-only systems