pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Java language:Java
Filter by
183M results
Why
The 2026-06-20 codebase sweep flagged this as ** the one that matters ** (handover §1, TODO.md #1). SPEC Rule 6
(Medi-Cal handling) reads the payload plan_type field, but on live data PayerPlan is ...
Summary
Two fixes for fresh installs:
1. Missing dependencies in requirements.txt — adds channels==4.0.0, daphne==4.0.0, and openai==1.30.1. These are
required at runtime but were missing, causing ...
Motivation
- Provide an integration-style test that exercises POST /api/v1/experiments against a temporary SQLite catalog to
catch regressions in experiment creation and job enqueueing.
- Avoid ...
codex
Bumps the quality group with 1 update: ruff.
Updates ruff from 0.15.17 to 0.15.18 details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases ...
dependencies
python
Summary
Completes Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement (line 110)
- Added ...
Summary
Keep Natural-Language-Processing verification and recursive cleanup rooted inside the checkout, including absolute
Makefile paths containing spaces or apostrophes.
Baseline
The Makefile derived ...
Summary
Three related changes to the FlyDSL mixed fp4/fp8 MoE GEMM path:
1. k_wave (intra-block K-slice) for fp4 gemm1 (MoE stage1). At small batch (M≤32) the tile_m=32 block has too little
work ...
PR-RDL-3.5B-pre — tenant_risk_config.decision_snapshot_write_enabled
Per-tenant business flag (guard #1 of the dual-guard design, Q6.2) that gates scoring-time decision snapshot writes in
the orchestrator ...