pullrequests Search Results · language:Dune language:Python language:Python language:PHP language:Java language:JavaScript
Filter by
195M results
What
Reworks the Non-Steam shortcut launcher into a pure exec wrapper and moves the launch command into the shortcut s launch
options.
- bin/romm-launcher → bin/rom-launcher — reduced to exec $@ . ...
area:architecture
area:ci
area:downloads
area:sync
area:ui
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
This adds all the changes that happened during the first data-taking run.
For some reason, there is a column that is filled with null values, so we need to add a protection for that.
This branch is currently ...
- Add _dequant_paged_kv_block_kernel and rewrite the int8 dequant prefill to dequantize referenced KV blocks to bf16,
then reuse the bf16 FA2 kernel; fall back to the scalar kernel for unsupported ...
Three remote-mode improvements for the desktop app, each shipped with the gateway endpoint it needs so the feature works
on a fresh deploy (no out-of-tree dependencies).
1. Remote image attach
When the ...
Closes #38.
Problem
connector_log.run() appended each row with a bare:
try:
with out_path.open( a , encoding= utf-8 ) as f:
f.write(json.dumps(record) + \n )
except Exception:
pass ...
Vercel Speed Insights Installation
Successfully installed and configured Vercel Speed Insights for this Vite + React project.
Changes Made
1. Package Installation
- Added @vercel/speed-insights ...