pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Python
Filter by
176M results
Why
Each run of scripts/test-bills.js only reports its own 25-bill sample in isolation. There s no way to see, across the
full 2,517-bill pool, how many bills have actually been tested and how many of ...
Should fix #1824.
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- Bug Fixes
- Fixed device detection precedence for Launchpad Pro and Launchpad ...
Summary
- apply a 75% short-window budget to missing-route stream backfill
- keep the existing 25 detailed-route UI cap as an upper bound
- reuse named stream rate-limit thresholds for the old near-limit ...
Automated test pull request
Summary
Closes #88.
Phase 17 expands real-workbook formula semantics through the documented blocker-find-resolve-rerun loop. The branch adds
structured-reference diagnostics and support, additional formula/operator/function ...
Contribution #44 - 2026-06-20-20-26-40
Summary
- Add one generated contribution file
- File: updates/2026/06/20-20-26-40-contribution-44.md
Context
This PR was created by the manual bulk contribution ...
Fixes #5.
mcp_serve() parsed each stdio line with json.loads(), then immediately read req.get( id ). That works for normal
JSON-RPC objects, but valid JSON values like a batch array, 42, text, or null ...