pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:TypeScript
Filter by
265M results
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high
Summary
- Add sanitized Remote Pane analytics helpers and main-process instrumentation for host setup, code creation/import,
client lifecycle, host transport, PWA connections, and first remote runtime ...
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
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
/control-plane crashed with a white screen on the demo. Browser console showed:
TypeError: Cannot read properties of null (reading nodes )
Root cause
ControlPlane ...
Closes #164
What changed
useLastSessionStats was previously called independently in four components (ConjugateCharts, TotalChart, RepCalculator,
ExerciseList), each re-running the same regression fits ...
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
Async submit→poll fix for the Shotstack compressor. Edge function ran 89,679ms→546 (Supabase ~90s wall-clock kill) due
to synchronous polling. Now submits and returns a renderId in ~2s; client polls every ...
Motivation
- Allow traders to act on signals directly from each monitor card and avoid re-showing signals that were skipped or
already executed.
- Keep monitor-card presentation and behavior consistent ...
codex
Closes #165
🎯 Problem
The current search feature only works after submitting the form. Users have to type and hit enter, which is not ideal
for quick discovery. There is no instant feedback or suggestions. ...