pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS
Filter by
156M results
Summary
- Page background → #F7F4EF (cream), text → black, cards → white.
- All hardcoded rgba(255,255,255,X) borders/hovers flipped to rgba(0,0,0,X) so they read on the light surface.
- Prize ribbons ...
概述
修复 REPL 交互体验和约束系统的多个问题,优化国际化加载的错误处理。
变更内容
♻️ REPL 交互优化
- 自动模式中断后可恢复:Ctrl+C 中断自动渗透后,按 Enter 即可恢复执行,无需重新输入目标(last_auto_input 机制)
- 双击 Ctrl+C 防误触退出:需在 3 秒内连续按两次 Ctrl+C 才退出 REPL,避免单次误触中断会话
- 修复聊天内容误入自动模式:移除 ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The code uses the subprocess.call ...
ai-remediation
needs-human-review
severity-high
배경
PR #125로 인쇄 저장 이 전용 보고서 페이지를 새 탭으로 열게 되면서, 이 경로(및 기존 내 분석 보고서 목록의 보고서 보기 )로 참여 설문을 우회할 수 있게 되었다. 사용자가 보고서를 영구 획득하려면 설문을
거치도록 서버 측에서 강제한다.
⚠️ 의존성: #125 위에서 작업됨. base 브랜치를 fix/124-report-print-save로 ...
Summary
- Fixes test_gateway_url_returns_url_when_is_gateway that fails across all platforms in CI (1636 passed, 1 failed)
- Root cause: _init_job_persistence called during MayaMcpServer.__init__ ...
Updates the requirements on uv-build to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/astral-sh/uv/releases uv-build s releases /a . /em ...
dependencies
python:uv
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess.run with proper ...
ai-remediation
severity-low