Skip to content

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

Filter by

113M results  (2 s)

113M results

🤖 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 ...
ai-remediation
severity-medium

Summary - Corrects the contributions_comp pseudocode block: changes amount to amount / 2 to match the actual implementation in src/reports.py:38 - Adds a one-line explanation of the half-amount ...

b166 — eval determinism The autoresearch self-improvement loop was a random walk: eval generation used default sampling (no temperature pinned, no seed), so re-scoring the same config swung the composite ...

Summary Three backend changes to addTenant: Feature 1 — Monthly Rate written to Units sheet - Parse body.monthlyRate (NaN-safe, defaults to 0) - On the Units sheet update pass: set Status = Occupied ...

Empty list [] is truthy in Python — triggers input_json_delta with empty partial_json instead of text_delta. Fixes #29286

Move the massive boilerplate profiler and validator logic out of the core RecipeMapBackend file. -1k LOC on the core logic file.

Add Leaflet map integration and related capabilities (zoom in-out, satellital layer and go to current location).