pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
183M results
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
Changes
- Redesigned startup, reload, validation, and integration logging with compact component statuses.
- Added /zaminshop diagnostics for live runtime health information.
- Hardened GUI actions ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
Motivation
- Fix incorrect charge accounting when a use happens exactly at a charge-recovery time due to
floating-point/time-equality edge cases.
- Provide visibility of current charge counts ...
codex
Summary
- Removes the manual 6-mode dropdown — users now get a single input box; the backend auto-detects whether to search or
answer
- Three-tier intent routing: ToolAgentLoop (when local model ...
Performance Accessibility Optimization - 6 Tasks Complete
Summary
Implementação completa de otimizações de performance, acessibilidade, analytics e testes para preparar o Trancoso
Resolve para launch. ...
🤖 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
Summary
Tightens the Pillow lower bound in requirements.txt to close three active 2026 CVEs. The existing 13 upper cap is
unchanged.
-Pillow =10.0, 13
+Pillow =12.2.0, 13
CVEs addressed
| CVE | Severity ...
🎯 What: The testing gap in sendMessage error catching (in backend/src/controllers/messageController.js) was addressed. 📊
Coverage: Test coverage for messageController.js has been added, verifying the 400 ...