Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# language:C++

Filter by

203M results  (3 s)

203M results

Summary - Replaced the hardcoded 1.6vh scroll nudge so PRODUCT links land on the Features section instead of overshooting it on mobile. - Fixed the feature-icon explode on Nest Hub by giving short, ...

Fleet Hydra 🐉 Adds a live pixel-art hydra to the harness serve dashboard — one head per worker agent, so a parallel run is legible at a glance. Self-contained canvas widget, no dependencies, driven entirely ...

Two unrelated quality-of-life fixes bundled together. CI: remove PR triggers from claude.yml The Claude Code action was firing on every PR review comment and review submission, generating a flood of ...

- Removed text names and icons from the 8 .stonk-item boxes in the grid, leaving only the price, holdings, and buy/sell buttons to reduce horizontal footprint. - Applied inline border-color to ...

Summary - deprecate send_job_status in favor of collect_job_status - keep GitHub Actions workflow status collection active through collect_job_status - centralize deprecated-input handling for cleanup ...

AlarmManager::snooze() applied the minutes passed by the caller. The web ringing banner sent a hardcoded 5, so snoozing always waited 5 minutes regardless of the alarm s snoozeMinutes setting. Now snooze() ...

The long awaited Command Zone! It took some time to extract and review the refactors needed to get there. This is the last piece of the puzzle in the Command Zone saga. Thanks for reviewing my work since ...

O que muda Dashboard - Cards de métricas com altura igual via CSS Grid align-items: stretch - Lista de Top Produtos com scroll independente (flex: 1 + overflow-y: auto + minHeight: 0) - Emoji removido ...

Mejora de los primitivos de dialog (dialog/sheet/alert-dialog): bottom-sheet anclado con safe-areas (isla/home indicator) y dvh en mobile, modal centrado en desktop. Mejora el dialog Sumar aporte de /objetivo ...