Skip to content

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

Filter by

156M results  (2 s)

156M results

Bumps the pip group with 2 updates in the /tools_mcp/servers/legacy-dms directory: python-multipart and authlib. Updates python-multipart from 0.0.26 to 0.0.27 details summary Release notes /summary p ...
dependencies
python

Summary - add Zotero.Items.eraseInChunks() to permanently delete items in bounded transactions - use chunked deletion for selected Trash items, annotations, and Empty Trash - yield between chunks ...

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

Design Doc: Context-Window Reasoning Algorithms (Problem-Space Search Error Correction) Status: Draft Author: Claude Created: 2026-06-07 Last Updated: 2026-06-07 1. Overview This feature adds two ...

roundOverScreen: declare finalHistory before the early returns so the passive map-fit effect never reads it in its temporal dead zone. On bail-out renders (empty history / Leaflet not ready) the const ...

🤖 Proposed change Migrate the UniFi Direct device tracker integration from the deprecated DeviceScanner (synchronous) pattern to the modern ScannerEntity (async) pattern. What changed - Replace get_scanner() ...
cla-needed
integration: unifi_direct
Quality Scale: legacy

This update significantly improves the actionable insights provided by the F O Option Chain Engine. Key changes: 1. Sentiment Metrics: Added PCR (Put-Call Ratio) and OI Difference calculation for every ...

Closes #1515 Summary - add Zotero.ItemMetadataUpdater backed by the existing Zotero.Translate.Search DOI lookup flow - update selected regular items in place, filling empty fields by default - ...

Makes the required validate check run on all PRs (so non-rule PRs don t stall), and documents the working pipeline in the README with the Actions screenshot + the end-to-end PR #1.

💡 What: Refactored files.find() inside the process-progress event listener to use a pre-computed O(1) lookup dictionary (fileIdsByPath). 🎯 Why: High-frequency event listeners cause redundant array iterations, ...