pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Java
Filter by
183M results
What
Reworks the app into a dark, Apple/Squarespace-inspired, assistant-first Materials Research Assistant cockpit. This PR
is the one commit (bbb6ddb) on top of the already-merged assistant-first redesign ...
Summary
- Replace magic integers in switch.py and light.py with TimerRelayMode IntEnum from lib
- Delegate decode_hidro_polarity, decode_ion_polarity, decode_ph_pump_status to lib -- removes three ...
Bump v3.0.0rc14
RC de la refonte des flags de qualité (PRs #329 + #330, déjà mergées dans main).
Contenu depuis rc13
- ⚠️ Cassant : retrait data_complete / coverage_abo / coverage_energie → qualite ...
- Add a plain-English explain like I m 5 TLDR to every term, shown as a highlighted callout on the detail page and on
the index cards
- Grow the lexicon from 15 to 29 terms (FMS, dual-use, anti-ship ...
What
Adds two new branded wizard intake forms, following the existing shared-core / per-form package pattern (schemas.py +
orchestrator.py + frontend/ + SPEC):
| Form | URL | Records created |
| --- ...
Consolidation runs as a staged pipeline (candidate select → routing → contradiction → generation). This introduces the
abstraction those stages compose through, so a new consolidation task is assembled ...
Tidies up the SensorRunner seam now that poll sensors run on the PollScheduler. The tier-1 sensor surface is two
siblings — a webhook server (push) and the poll scheduler (timer) — that share an output ...
Summary
The v2 table-verification harness (GH-56). Born-digital table extraction is reliable; the problem was the verifier
false-rejecting correct tables on dense multi-element pages. This reworks it ...