Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:Java

Filter by

183M results  (2 s)

183M results

Bumps starlette from 1.1.0 to 1.3.1. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python

The footgun Every regen invocation (make requirements, make requirements-check, the regen pre-commit / post-merge / post-rewrite hooks, the CI drift-gate) called bare tracegate, resolved from PATH. A ...

Supersedes the stale dependabot PRs #420, #421, #422, #423, #424 — all DCO-blocked and behind main. Most workflows were already on checkout v6 / upload-artifact v7 / download-artifact v8; this brings the ...

Automated MBridge dependency bump. Updated submodule to 48817fb3556ed541cf298a91ea708459fbca9cf1, synced CACHED_DEPENDENCIES and dependency metadata, regenerated uv.lock.
CI:L1

Summary Backport of #23925 to 2.42. Adds the superuser-only 2FA enrolment audit endpoints: - GET /api/users/twoFactor/summary — totals, byType breakdown, ALL-authority coverage stats. - GET /api/users/twoFactor ...

Problem The container crashed immediately with Error: Invalid value for --port : $PORT is not a valid integer. The Dockerfile CMD used a shell string to expand ${PORT}, which is fragile — CRLF line endings ...

In P/D-disaggregated serving the proxy forces the prefill (P) request to max_tokens=1, so a successful prefill normally finishes as FINISHED_LENGTH_CAPPED. However, when the single sampled token happens ...
kv-connector

What First build step of epic bd-3uh (Discord → runtime-installable external comms plugin). Closes the two reasons external plugins can t install inside the frozen desktop app — no git, no pip — so a ...

Summary - DefaultAgentManager.invokeAgent() built a fresh RuntimeContext with only sessionId/userId, discarding all parent context extras (typed attributes, string attributes, ToolExecutionContext, ...