Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:JavaScript

Filter by

175M results  (2 s)

175M results

…tabase setup, and settings page configuration

Summary Closes the root cause behind PR #164. The skill self-improvement loop s quality gate only verified that a ## Prerequisites heading existed — never that its content matched the code. So when the ...

Summary Completes the Sphinx documentation in two areas: the API reference (which silently omitted several modules) and a new Design Architecture document. 1. API reference — fill the gaps The api/*.rst ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses subprocess.run ...
ai-remediation
severity-medium

Summary Adds scripts/analyze_valgrind.py and wires run_valgrind.sh to call it automatically, so a leak run ends with a categorised verdict, a readable summary file, and a small file containing any colstore-attributable ...
chore

This PR contains automated refactoring suggestions for low-density skills. Review and apply suggestions manually using npm run suggest:refactor.

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

- Added optional chaining (?.) and fallback values (|| or || N/A ) when reading order.customer properties in AdminPanel.jsx to prevent the UI from crashing (white screen) if an order document lacks ...

Summary Production-hardening pass over the crypto and credentials surface. 4220 tests passing, standard lint clean, all webpack bundles rebuilt. Released as v5.0.0 (one breaking change — see below). ...