pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:JavaScript
Filter by
183M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vue-tsc (source) | 3.3.3 → 3.3.4 | age | confidence |
Release Notes
details summary vuejs/language-tools ...
area: dependencies
💡 What: Replaced string keys (${x},${y}) and coordinate object allocations ({x, y}) with 1D integer indexing (y * width
+ x) and flat arrays (queueX, queueY) for tracking BFS state in buildPath.
🎯 Why: ...
Summary
- Update R-04 from BLOCKED(reliefweb-appname) to AWAITING-ANDREW(appname-approval-email).
- Record that Codex submitted the ReliefWeb appname request for TheHeat-GDACSBackup-RW7K2Q using contact@theheat.app. ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application is vulnerable ...
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
- reject PR-mode submissions that put generated Jira work/head branches in workflow.git.branch
- preserve normal PR submissions that use an existing base branch like main
- add API regression ...
What
Story #209 of PCBA epic #214 — the mechanical half of the dual gate: does the lid close?
Prior rounds built makerbench/pcba_enclosure.py with the Z-height and keepout/clearance gates. This adds ...
Summary
Adds a vector retrieval store as the 5th system in the benchmark suite, tested through the same adapter interface,
timing, and stats as the existing MCP servers — so git-mem can be compared on ...
What?
This PR adds logging for allocation data provided by Solr, both as a message and to a SQL table.
Why?
As part of load balancing between multiple Solr instances, we need some way to robustly predict ...