pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Python language:HTML
Filter by
181M results
Two issues reported when running the launcher s Flatpak Chrome via Steam (SteamOS / Steam Deck).
1. Gamepad doesn t work in the menu or emulators
Flatpak Chrome s sandbox blocks /run/udev, so navigator.getGamepads() ...
Summary
- Make the static screenshot ignore cap a hard reset boundary even when it is below the general stall threshold.
- Tighten the Screwm OBS reset cap to 15s so a frozen OBS source cannot remain ...
목적
v5.5.7 이전 생성 + JSON 백필 불가인 보고서(예: analysis_20260502_*)는 후속 분석에 필요한 report_meta 가 없어, **[▶ 후속 보고 생성] 버튼을 눌러도 매번 후속 분석 불가
— 부모 컨텍스트가 registry 에 없음 ** 으로 막힌다. 누르면 죽는 버튼이 계속 노출되는 UX 문제를 제거한다.
Fix
_notify_signal_fired ...
This pull request was created by @kiro-agent on behalf of @synergixia :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous
agent ...
Описание изменений
fix запросы
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
Summary
Fixes #2727 (#2720 follow-up sweep). #2720 relativized the 5 fixtures that tripped on 2026-05-31; this sweeps the
remaining hardcoded option expiries that flow through var_calculator s expiry-exclusion ...
问题
install.sh 和 install.ps1 安装 code-server 时存在两个问题:
1. 无进度提示 — 安装可能长达数分钟,用户只能静默等待
2. 无超时控制 — 网络不通时 curl/npm 会一直阻塞,脚本卡死
改动
install.sh
- 新增 --skip-code-server 参数,允许跳过 code-server 安装
- 下载超时:curl ...