pullrequests Search Results · language:Dune language:Python language:Python language:Python
Filter by
53.4M results
What was the problem/requirement? (What/Why)
We want automated reviews on PRs.
What was the solution? (How)
Add Claude PR bot.
What is the impact of this change?
Automatic code reviews!
How was this ...
waiting-on-maintainers
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 75%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module ...
ai-remediation
severity-low
💡 What: Replaced the O(N²) nested list searches in merge_ranks with a single-pass, dictionary-based O(N) approach to
merge LBRow ranks. 🎯 Why: Iterating over all rows multiple times within an outer iteration ...
The invoice write path (EGE-383 epic, child 4): group enriched invoice lines into documents and upsert invoices +
invoice_lines, reusing the SO feed s sku/product enrichment. Blocks EGE-388 (linker) and ...
Swaps the prod reverse proxy from Caddy to Traefik v3 (Docker provider, auto-HTTPS via Let s Encrypt). App routed by
labels (Host(${APP_DOMAIN}) → :8000), HTTP→HTTPS redirect, cert in a named volume. SSE ...
Summary
- Reject account-style tx_type query parameters on public wallet detail pages.
- Keep the existing wallet-page type transaction filter unchanged.
- Add regression coverage for single and ...
Close the backend mypy strictness gap
make backend-lint runs mypy . from the backend dir. mypy — unlike ruff — does not walk up to the repo-root
pyproject.toml when invoked from a subdir, so the FastAPI ...
Summary
Direct response to operator feedback: an agent should never ändra fel sak (a shared template instead of the per-site
layer), and the where-to-change-it guidance should be findable in one place. ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.run with ...
ai-remediation
severity-low