Skip to content

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

Filter by

166M results  (2 s)

166M results

Per the mockup, content links are accent-colored without a resting underline (Material underlines everything in prose). Evidence (rendered mock vs live, all 4 archetypes) Probed text-decoration on every ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | mbologna/.github (changelog) | action | digest | e9ea7f1 → efd33bd | Configuration 📅 Schedule: ...
dependencies

Adds a concurrent branch to find_maximum in NXReduce, following the same NXExecutor / as_completed pattern established by find_peaks. When self.concurrent is enabled in the server settings, frame chunks ...

💡 What: Re-enable disabled inputs before calling reportValidity(). 🎯 Why: When a form is submitted asynchronously, inputs are often disabled to prevent duplicate submissions. If a validation error is caught ...

Summary - Reorient the seed-generation judge agents (generator / critic / ranker) so difficulty (a strong target actually fails the target_dim) is the objective and realism is a floor gate — realistic-but-easy ...

📋 Pull Request Template Title: ✅ Description Please include a summary of the change and which issue is fixed. Also include relevant context and any dependencies this PR introduces. - What does this ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | Faker (changelog) | ==40.20.0 → ==40.21.0 | age | confidence | Release Notes details summary ...
infrastructure

概要 プロジェクトを取り込んだとき、ページ背景がキャンバス既定の灰色のままだったのを、ひな形から選んだパネルのページと同様に白にします。 原因 ひな形パネル生成時は canvas.backgroundColor = $( bg-color ).value(既定 #ffffff)を設定していますが(panel-manager.js)、取り込み時はこれを設定しておらず、canvas.clear() ...

Summary - Backend: 959 tests, 92% line coverage — added 649 new tests across all previously-untested modules (persistence, plugins, text, config, PTT, auth routes, CW decoder) - Frontend: 552 ...

- Added aria-label= Close modal to the delete confirmation modal backdrop button in webui/frontend/src/pages/CommandsPage.tsx to improve screen reader context. - Added UX learning entry to .Jules/palette.md ...