Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:HTML

Filter by

254M results  (2 s)

254M results

The README s hero PNG was still the pre-redesign artwork. - Sync docs/assets/hero.svg to the new hero SVG from the design bundle (website/assets/hero.svg). - Re-render docs/assets/hero.png at 2400×1260 ...

Bumps react-dom from 19.2.6 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript

logistics update to v0

Summary - Cockpit Lab (/lab) now runs the promoted matchup-lab model (Optuna trial 327) via run_lab_snapshot_analysis() and config/lab_matchup_champion_trial327.json. - Applies champion Platt, ...

Fixes auto-scroll logic in MessageList to use deterministic tracking, correctly wires Orchestration Modes UI in ModePill and InputBar to gracefully disable, and updates issue report. PR created automatically ...

Corrects a factual error in the scoring doc — the code in run_eval_pool.py runs the first spec twice, not three times across all specs.

Motivation - Remove duplicated class tokens emitted for toast DOM nodes, ensure subtle toast backgrounds are opaque for overlay use, and make toast titles reflect status colors while keeping the ...
codex

This PR fixes the bug where magda_agent/main.py did not handle asynchronous errors. It introduces a global aiogram error handler using the @dp.errors() decorator to catch ErrorEvents and log them appropriately ...