pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
185M results
Implements REQ-007 Fare Pricing domain foundation: rule-set publication, quote calculation with immutable snapshots,
quote expiry, and basic refund/change fee assessment tests.
✨ Description
The Monaco-based editor (KsEditor, used by both App execution form STRING inputs and the flow editor) only remeasured
font glyph widths on a hardcoded 1ms timer after mount. Monaco caches ...
Adds Operator-Lab run-card. Validation passed locally.
💡 What: Added a visual loading spinner (Loader2 from lucide-react) to the Submit Request button in ContactForm while the
submission is processing. Also added aria-hidden= true to both the Loader2 and ...
Summary
Implements an optimized Python equivalent of TradingView s Order Block / Fair Value Gap / Rejection Block detector
pattern, replacing the O(n) array.shift() antipattern with O(1) bounded event ...
Draft — not for merge yet. Combines the OPCS lending-type differentiation now on main with the peer-review /
priority-questions query capability from feat/priority-points.
- Base: current main (OPCS ...
Motivation
Project rule: no assert statements in main (non-test) code — asserts are stripped under python -O and fail with an
unhelpful AssertionError instead of handling the state (flagged on #161). ...
Résumé
Corrige 6 inexactitudes des README (EN + FR) repérées par audit du dépôt source moteur_agents (#T120), vérifiées contre
le code (seed_models_db.py, core/llm_gateway.py, absence de jitter dans le ...