pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python
Filter by
182M results
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
Playbook item #1 — internal link checker
The handbook s directory tree is its URL tree, so a renamed/moved file silently breaks every relative link pointing at
it (called out in CLAUDE.md). This adds ...
Summary
- SQLite migration: adds rank REAL column to tasks table, seeds existing rows with rank = rownum * 1000 ordered by
created_at within each space+column group (idempotent, guarded by PRAGMA ...
🤖 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
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
Summary
Adds a GitHub Actions workflow (.github/workflows/ci.yml) that runs the test suite on every push to main and every PR
targeting main, so changes are gated by the 61-test suite.
Details
- Python ...
💡 What: Replaced .flatMap().map().filter() with a single-pass for...of/for loop in buildSupplierProducts
(supplier_inventory.js). 🎯 Why: Chained array operations create multiple intermediate array allocations ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
What
Fill in the remaining brand/endpoint placeholders in landing-page/src/config/landing.ts:
| Field | Before | After |
| --- | --- | --- |
| site.name | YourMCP | GmailMCP |
| meta description + hero ...