pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:Python
Filter by
147M results
Summary
Moves the D6 header-conveyance config from an env-only LANGGRAPH_HTTP var to on-disk langgraph.json, so it rides image
promotion instead of drifting per-environment.
langgraph.json for langgraph-python ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
bot
update
Bumps the all-minor-patch group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @tailwindcss/vite | 4.2.1 | 4.3.0 |
| js-yaml | 4.1.1 | 4.2.0 |
| react | 19.2.4 | 19.2.6 ...
dependencies
javascript
Bumps ejs from 5.0.2 to 6.0.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/mde/ejs/releases ejs s releases /a . /em /p blockquote h2 v6.0.1 /h2 p Version 6.0.1 /p ...
automated
dependencies
npm
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
- records FP-001 Floor Plan Model beta-readiness evidence for the Wednesday 2026-06-03 operational beta
- confirms the current designer-path beta depends on manual room measurements and optional ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @commitlint/cli (source) | 21.0.1 → 21.0.2 | age | confidence |
| @commitlint/config-conventional ...
Problem
The Plackett-Luce (Gumbel-sort) path computed Gumbel(0,1) = -log(-log(u)) with u = rng.random(). But
random.Random.random() returns [0.0, 1.0), so a u of exactly 0.0 sends the inner math.log(0.0) ...
Bumps ruff from 0.15.14 to 0.15.15. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.15 /h2 h2 ...
dependencies
python