pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:C# language:Java
Filter by
222M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-low
added new features in app.js file
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
변경 (사용자 요청)
테마 풀을 짙은(다크) 계열 중심 5종으로 재편.
- 유지: editorial_cream(유일 라이트) · burgundy_mono · midnight_indigo
- 삭제(풀+CSS 블록): slate_steel · forest_sage · dusk_rose · paper_classic
- 신설(다크): pine_forest(짙은 ...
Summary
Adds scripts/demo-e2e-run.sh, a demonstration/inspection helper that drives a single scenario end to end against a
running playground and pretty-prints the full picture in one shot:
- the input, ...
작업 내용
- 1-playable-slice Step 11 smoke-docs-polish 범위를 구현했습니다.
- 산출물: Stage 1 playable slice 검증과 README/명령 문서 정리를 완료함
변경 이유
- Harness 작업을 작은 step 단위로 리뷰하고 안전하게 병합하기 위해 분리했습니다.
주요 변경 사항
- Step ...
What
A live turn can go silent longer than the SDK s 30s read timeout while a slow tool runs (share_file upload, Playwright
screenshots). That surfaced as httpx.ReadTimeout out of sessions.events(). Because ...