pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python language:CSS
Filter by
183M results
What does this PR do?\n\nOn Windows, RotatingFileHandler.doRollover() raises PermissionError when another process holds the log file lock. This was uncaught, spamming stderr on every emit. Fix catches ...
Thay đổi
Thêm logo công ty vào góc trên bên trái header của 5 trang báo cáo (thay icon hub bằng lt;img src= logo.png gt;).
⚠️ Cần thao tác thủ công
File ảnh logo (bản nền tối) chưa có trong repo. Vui ...
Summary
- Recover corrupt settings, connections, and statistics files by preserving invalid backups and continuing with safe
defaults
- Move hardcoded runtime messages to i18n and update security/check ...
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 ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Hero h1 and the browser title now read AI Agent to Learn Faster — matching the repo name. The agent-loop tagline stays
underneath.
🤖 Generated with Claude Code
Summary
Clears the gds_ad validation BLOCK (report added in the first commit). Test-first remediation of the Critical finding
plus all four Must findings.
| Finding | Fix |
| --- | --- |
| F01 (Critical) ...
What does this PR do?\n\nWhatsApp debounce was set to 5s (split 10s), causing 5 seconds of dead silence before the agent responds. Telegram uses 0.3s. This reduces WhatsApp defaults to 1s/3s.\n\n## Related ...