pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python is:unmerged
Filter by
92.9M results
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Summary
Adds per-host time-series charts (one line per VPS) under the console Hosts screen:
- Disk used (worst mount) — 24h window
- Memory used — 6h window
- CPU busy — 1h window
Server getHostRange(metric, ...
Summary
修复预览黑屏问题。三个改动:
1. createNode() 里新增 node.layer = cc.Layers.Enum.UI_2D — new cc.Node() 默认在 DEFAULT 图层(bit 30),但相机 visibility 只包含
UI_2D(bit 25),导致所有动态创建的节点不可见
2. buildScene() 开头改为自动查找 Canvas ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.run ...
ai-remediation
severity-medium
เปิดระบบให้รองรับสติกเกอร์จากลูกค้า (LINE) เหมือนกับรูปภาพ
สิ่งที่เพิ่ม
- เมื่อลูกค้าส่ง สติกเกอร์ มาทาง LINE ระบบจะบันทึกเป็นข้อความ พร้อมรูปสติกเกอร์จาก LINE sticker CDN
- สติกเกอร์จะแสดงเป็นรูปในกล่องข้อความออนไลน์ ...
Summary
- Adds a second confidence gate in agents/router/index.ts: AdministrativeAction intents where requiresConfirmation:
true now require confidenceScore = 0.8 (not just = 0.6) to execute
...
Summary
Follow-up to #1678 (copy fix). The practice.higherOrLowerNudge teaser fired from seenPokemon.length = 1
(ReviewSession.tsx:1089), i.e. right after the first card. But the Higher or Lower mini-game ...
EPIC-017 Slice 2 — JWT multi-key verification
Part of EPIC-017 (Secrets Credential Rotation). Inert until an operator configures retiring keys.
What changed
- Added _decode_token(token) to backend/auth.py ...
Fixes #3
What was requested: Issue #3 asks that the automated fix pipeline should only trigger when an issue is labeled with
ai-fixer. Without this gate, every new issue triggers the fix agent, which ...