pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:C#
Filter by
162M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| eslint (source) | 10.4.0 → 10.4.1 | age | confidence |
Release Notes
details summary eslint/eslint ...
Bumps flask from 3.0.0 to 3.1.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/pallets/flask/releases flask s releases /a . /em /p blockquote h2 3.1.3 /h2 p This is ...
dependencies
python
Summary
- Add explicit HEAD and OPTIONS handling for the local Web server.
- Return JSON 405 responses with Allow and security headers for unsupported or unknown HTTP methods.
- Cover method handling ...
- Setup tests/ with conftest.py (shared fixtures), pytest.ini, .coveragerc
- Added pytest-cov to requirements.txt
- 291 tests across 14 test files — all passing
- Coverage: 70% (target: 70%+) over ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Add --shuffle and --shuffle-seed to vf-eval and TOML eval configs.
- Apply shuffling in the shared evaluation input-selection path before num_examples selection and rollout repetition.
...
Problem
arxiv.org s native HTML conversion sometimes references figure assets it never materialized. Observed on 2601.08682: the
HTML page serves 200, but all 3 figure srcs (under a raw latex/ subdirectory) ...
Summary
Adds the headless Backlog Scout engine (Plan 1 of 2) and works through the full post-review refactor backlog. Scout sits
one stage before the watched inbox: it discovers stale, unassigned Tier-1 ...
Expose resources/templates/list, template-aware reads, and shared list pagination across tools, prompts, and resources
so the runtime matches the MCP spec surface.
Removes the Cheapest / Best Rated / Nearest sort pill buttons from the explore page as requested.