pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Python language:TypeScript
Filter by
243M results
Bumps @types/node from 24.13.1 to 25.9.2. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript
This PR adds missing test cases to packages/core-ts/tests/transport/cache-version-key.test.ts to achieve 100% code
coverage for src/transport/cache.ts. It specifically addresses the untested catch block ...
The v0.4.0 /retro promote mode shipped without updating the user-facing mode lists. README s modes table had
Sweep/Spotlight/Outcome/Audit but not Promote; AGENTS.md was staler (only Sweep/Spotlight). ...
Refactored _build_filtered_query in src/web_core/search/client.py by extracting a helper function _get_safe_domains to
handle domain filtering, deduplication, and capping. This reduces nesting and improves ...
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
- match community GGUF repo names to benchmark IDs with the same model name when cardData.base_model is missing
- support underscore repo names such as Qwen_Qwen3.6-35B-A3B-GGUF
- keep parameter ...
Summary
- Allow GitHub REST fallback to read repo contents paths with GET /contents/ path .
- Keep contents writes behind existing guarded PUT-only contents mutation policy.
- Add fallback hardening ...
runtime
tests
This commit hardens the E2E OAuth client by moving the proactive health probe to the very beginning of all OAuth flows
(headless, browser-form, and upstream-consent).
Previously, the driver would attempt ...