Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript language:Ruby

Filter by

175M results  (2 s)

175M results

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

Bumps pyright from 1.1.409 to 1.1.410 by updating uv.lock only, keeping pyproject.toml constraints unchanged. Changes - uv.lock: Updated pyright package entry to 1.1.410 with new URLs, SHA-256 hashes, ...

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

🤖 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

🤖 Augment AI Agent Automated Changes Task Type: random Run ID: 27202926643 Summary refactor: 1 file changed, 1 insertion(+), 1 deletion(-) Auggie Output $(cat auggie-output.txt 2 /dev/null || echo ...
ai-generated
augment

Add results-matrix runner: configs + notebook 04 Produces the headline Task-1 deliverable — the strategy × domain TRACe matrix. configs/ — a 2×2 starter grid (4 YAMLs + README) Varies one lever at a ...

Summary - Add a focused Playwright browser coverage spec for js/lens-local-utils.js and js/wearables-formatters.js. - Exercise chunking boundaries and overlap, cosine/MMR selection paths, wearable ...

Summary Production hotfix for the three bugs reported on the live site after the dropped-archive feature deployed. #1 note on drop + #3 Restore button (Work Tasks). The note pop-up was created with new ...

Applicable issues - None (N/A) Description of changes This pull request introduces support for a new public_url parameter during document uploads. Key changes: - If the public_url is provided ...

💡 What: Replaced the O(n) array filter in the Users.getUser function with an O(1) Map.get lookup by storing users in a synced internal Map. Also refactored users.test.js to correctly utilize public APIs ...