Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:C# language:TypeScript

Filter by

54.8M results  (2 s)

54.8M results

Summary Entry doc for the natural Phase 1 follow-on. When Phase 1 analysis (template #665) shows non-null signal, Phase 2 reuses the same 3 sector cells at M_S (gemma3:4b) instead of M_M (gemma4:e4b). ...

Summary - Forward the under-target quality-increase flag through the app proposal-alignment wrapper used by Folder Studio preview. - Let final profile approval accept under-target samples that ...

This PR has been triggered in an effort to close out the migration for libboost186. IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL ...

Motivation - Provide an easy way to run and inspect the local PostgreSQL instance for the grammar module via Docker and Adminer. - Standardize local environment variables and Docker defaults to use ...
codex

Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 10.0.8. details summary Release notes /summary Sourced from Microsoft.Extensions.DependencyInjection.Abstractions s releases. ...
dependencies
.NET

Summary - Adds reusable ProximityGroup for cursor-distance scaling (not just binary hover) - Applied to homepage state grid and facility profile sub-nav - Respects prefers-reduced-motion and skips ...

Summary Fixes native Cloud agent sandbox startup/routing issues found while validating Suki s ElizaCloud agent locally against the current Cloud stack. The production failure mode matched two concrete ...
build
Tests

What The Tablet / Mobile viewport toggle in the edit canvas did nothing — content stayed full-width. Only Present mode resized. Root cause .bp-device-frame { flex: 1 } resolves to flex-basis: 0%. A ...

Symptom Saving any new data-source key (Settings → Connections) returned 403. (Schwab s Save credentials had the same latent bug.) Root cause (confirmed empirically) The data-source save/clear/test ...

💡 What: Wrapped the filteredPins calculation in App.tsx with a useMemo hook, providing the correct dependency array. 🎯 Why: Previously, the application was performing expensive, synchronous array operations ...