Open source pull requests

Live state of every pull request and issue opened by rishabhsai across 26 repositories. Every row is read straight from the GitHub API at build time.

Generated 2026-09-16 03:26 UTC · regenerate with cd /Users/rishabhsai/Desktop/mergebot/tracker && python3 build.py

9Merged
27Open
26Repos touched
2183Lines added
36Pull requests
2Issues filed

Needs you

Each item below was checked against live GitHub state during this build.

Run the Slurm repro for pytorch/ignite #3843

Live check: the PR is open and vfdev-5 has commented.

Maintainer vfdev-5 asked for a real Slurm run rather than unit tests alone. The batch script is at /Users/rishabhsai/Desktop/mergebot/prs/ignite-3259.sbatch and the step-by-step is at /Users/rishabhsai/Desktop/mergebot/prs/ignite-3259-steps.md. Run it on a real cluster and reply on the PR in your own voice.

Claim kgateway-dev/kgateway issue #14662 and open the PR yourself

Live check: the issue is open and assigned to nobody.

Branch fix-lambda-host-rewrite-sigv4 is pushed and ready on your fork. The repo bans AI-written descriptions, so the PR body has to be yours. Facts are in /Users/rishabhsai/Desktop/mergebot/prs/kgateway-1-FACTS.md.

Retry the second huggingface_hub docs PR

Live check: no PR exists from rishabhsai:docs-inference-provider-table-sync; PR #4886 is open.

Branch docs-inference-provider-table-sync is pushed but PR creation was denied, which looks like a new-contributor interaction limit. Retry once #4886 resolves.

Kubeflow PRs still need a reviewer to add ok-to-test

Live check: 4 open Kubeflow PRs carry no ok-to-test label, and 3 of them show only prow gate checks with no repository test job.

kubeflow/dashboard #455, kubeflow/hub #3220, kubeflow/katib #2724, kubeflow/trainer #4061. The test jobs do not start until a reviewer labels the PR, and prow holds them at tide until lgtm and approve land. Any reply on these threads has to come from you, not an agent.

Merged

Landed upstream.

PRTitleStateDiffKindReviewCIDays open
go-sdk #1251modelcontextprotocoldocs/server: fix logging defaults and the SetLoggingLevel method nameMerged2026-09-15+14 / -62 filesDocs onlyApprovedPassing3
Maintainer or contributor activity from guglielmo-san.opened go-sdk PR: logging section said stateful twice and named a nonexistent SetLevel methodgo-sdk 1251: reviewer suggested a more precise stateless-vs-sessionless wording, applying verbatim; katib 2724: contributor suggested NaN/Inf and…
cookbook #1376google-geminiFix broken cells in the autonomous video notebook and lint for syntax errorsMerged2026-09-15+136 / -84 filesCodeApprovedPassing2
No issue filed; opened as a direct PR.Maintainer or contributor activity from Giom-V.opened cookbook PR: three cells with prematurely closed triple-quoted strings and a missing GEMINI_API_KEY binding, plus a syntax::code_cell nblint…declined all three Gemini Code Assist suggestions on cookbook 1376 with one reply
kueue #15575kubernetes-sigsTAS: reconcile node failures by the kubernetes.io/hostname labelMerged2026-09-15+334 / -126 filesCode + testsCommentedPassing0
Issue filed first: #14304.Maintainer or contributor activity from linux-foundation-easycla, mimowo.opened kueue PR: TAS node failure reconcile keyed by the hostname label via a new field index; 74 codegen files proven to be generator drift and…took CodeRabbit's duplicate-hostname finding on kueue 15575: skip and log at error level rather than pick the first match; replaced the now-stale…
kornia #4546korniafix(augmentation): honour the sampler device in linear illuminationMerged2026-09-15+48 / -123 filesCode + testsCommented (bot)Passing0
Issue filed first: #4536.Maintainer or contributor activity from ducha-aiki.opened kornia PR 4546: linear illumination generators now honour the sampler device and dtype; changelog fragment renamed to the PR number and…
aibrix #2723vllm-project[Bug] Scope BlockRemoved prefix eviction to the pod that sent itMerged2026-09-14+326 / -142 filesCode + testsApprovedPassing1
No issue filed; opened as a direct PR.Maintainer or contributor activity from varungup90.opened aibrix PR: BlockRemoved now evicts only the source pod and totalPrefixes no longer drifts; two table tests red then green; race suite, lint…pipelines 14389 got /ok-to-test from maintainer jeffspahr minutes after opening; aibrix 2723 got an approve verdict from the repo's cursor bot with…
kitops #1280kitops-mlfix(pack): compare layer paths by path element, not string prefixMerged2026-09-14+26 / -22 filesCode + testsApprovedPassing2
Issue filed first: #1279.Maintainer or contributor activity from amisevsk.opened kitops PR: kit pack silently dropped files sharing a string prefix with a sibling layer path; issue 1279 filed firstkitops 1280 merged by amisevsk ('Great catch, thanks for the fix') and go-sdk 1252 merged by guglielmo-san; four merges total
go-sdk #1252modelcontextprotocoldocs/client: fix the SEP-1034 and SEP-1330 linksMerged2026-09-14+4 / -42 filesDocs onlyApprovedPassing3
Maintainer or contributor activity from dtjldamien, guglielmo-san.opened go-sdk PR: two bare-number SEP links replaced with the sitemap slugshuggingface_hub issues 4887 and 4888 closed by the maintainer as unmaintained code paths; go-sdk 1252 got a non-maintainer approval
pipelines #14389kubeflowfix(backend): pass dagTasks to resolveInputParameter in the DRA claim path. Fixes #14388Merged2026-09-14+1 / -11 fileCodeCommented (bot)Passing0
Issue filed first: #14388.Maintainer or contributor activity from jeffspahr.opened kubeflow/pipelines PR: one-line fix restoring the driver build after 14338 missed the DRA call site from 14243; issue 14388 filed and…pipelines 14389 got /ok-to-test from maintainer jeffspahr minutes after opening; aibrix 2723 got an approve verdict from the repo's cursor bot with…
mujoco #3573google-deepmindDefault tendon actuatorfrclimited to auto as documentedMerged2026-09-14+60 / -77 filesCode + testsNonePassing2
opened mujoco PR: tendon actuatorfrclimited defaults to auto as documented, with schema regen, two gtests, changelogmujoco 3573 merged: tendon actuatorfrclimited now defaults to auto, the first merge of the campaign and the substantive one

Open, with maintainer activity

A human other than the author has commented or reviewed.

PRTitleStateDiffKindReviewCIDays open
mujoco #3570google-deepmindFix documented default of ccd_iterations (35, not 50)Open+1 / -11 fileDocs onlyApprovedPassing4
Maintainer or contributor activity from kbayes.opened mujoco PR 3570: documented ccd_iterations default 50 to 35commented '@googlebot I signed it!' on mujoco 3570 and 3571 to re-trigger the CLA check
optax #1780google-deepmindFix AdamW example in getting started notebookOpen+2 / -11 fileDocs onlyCommentedRunning4
Maintainer or contributor activity from selamw1.opened optax PR: getting_started AdamW cell used nonexistent optax.scale_and_decayrebased optax 1780 branch onto current main and force-pushed to rerun CI
katib #2724kubeflowfix(metrics-collector): skip non-numeric metric valuesOpen+108 / -43 filesCode + testsCommentedPassing3
Issue filed first: #2723.Maintainer or contributor activity from vjkumar2756.Only prow gate checks have run; no repository test job has started.opened katib PR: metrics collector skips non-numeric values instead of recording empty strings; issue 2723 filed and self-assigned firstgo-sdk 1251: reviewer suggested a more precise stateless-vs-sessionless wording, applying verbatim; katib 2724: contributor suggested NaN/Inf and…Needs you: a reviewer must add ok-to-test before the test jobs run; replies on this thread come from you, not an agent.
hub #3220kubeflowfix(core): propagate filterQuery in GetServingEnvironments and GetModelArtifactsOpen+308 / -145 filesCode + testsCommentedPassing3
Issue filed first: #3219.Maintainer or contributor activity from vjkumar2756.Only prow gate checks have run; no repository test job has started.opened kubeflow/hub PR: filterQuery propagated on serving_environments and model_artifacts, GetRestEntityType added; issue 3219 filed firstNeeds you: a reviewer must add ok-to-test before the test jobs run; replies on this thread come from you, not an agent.
kserve #6205kservefix(python): serialize numpy unicode arrays as BYTES tensorsOpen+132 / -23 filesCode + testsNonePassing2
Issue filed first: #6204.Maintainer or contributor activity from Madhur-7568.opened kserve PR: v2 inference 500 on numpy unicode outputs fixed by a BYTES-compatible normalisation in three serializer paths; issue 6204 filed and…
ignite #3843pytorchFall back to first visible GPU when local rank exceeds device countOpen+56 / -54 filesCode + testsNonePassing2
Issue filed first: #3259.Maintainer or contributor activity from vfdev-5.opened pytorch/ignite PR: first visible GPU fallback when local rank exceeds device count, DDP device_ids consistent, versionchanged notes; issue…ignite 3843: maintainer asked for a real Slurm repro and check; wrote prs/ignite-slurm-repro.sh for the user, who must run it and reply in their own…Needs you: run the Slurm repro (prs/ignite-3259.sbatch) and reply to vfdev-5 in your own voice.
pytensor #2418pymc-devsTreat discrete JAXOp inputs as disconnected in the gradientOpen+73 / -82 filesCode + testsCommentedPassing1
Issue filed first: #2072.Maintainer or contributor activity from ricardoV94.opened pymc-devs/pytensor PR: JAXOp grad with integer inputs now reports discrete inputs as disconnected, plus connection_pattern; closes 2072

Open and quiet

No human response yet.

PRTitleStateDiffKindReviewCIDays open
mujoco #3571google-deepmindFix dead links in python, mjx, and XML reference docsOpen+4 / -43 filesDocs onlyNonePassing4
No human comments yet.Automated review only (google-cla).opened mujoco PR: dead links in python.rst, mjx.rst, XMLreference.rstcommented '@googlebot I signed it!' on mujoco 3570 and 3571 to re-trigger the CLA check
optax #1781google-deepmindFix onecycle and warmup cosine schedule docstrings to match the codeOpen+6 / -41 fileCodeNonePassing4
No human comments yet.opened optax PR: linear_onecycle and warmup_cosine_decay docstrings correctedrebased optax 1780 branch onto current main and force-pushed to rerun CI
container #2265appleSync command reference with current CLI optionsOpen+10 / -202 filesDocs onlyNoneNo checks4
No human comments yet.opened apple/container PR: command reference synced with CLI help (scheme auto removed, kernel-arg added, dead completions link)
container #2267appleApply --ulimit in container exec and machine runOpen+25 / -24 filesCode + testsNoneNo checks4
Issue filed first: #2266.No human comments yet.opened apple/container PR: apply --ulimit in exec and machine run, with issue 2266 filed first
containerization #923appleEncode os.version and os.features with OCI spec keysOpen+50 / -13 filesCode + testsNoneNo checks4
No human comments yet.opened apple/containerization PR: Platform and Image now encode and decode os.version and os.features under the OCI spec keys
mujoco_playground #363google-deepmindFix vision notebook links and RSL-RL log path in learning READMEOpen+2 / -31 fileDocs onlyNonePassing4
No human comments yet.opened mujoco_playground PR: dead vision notebook links and wrong RSL-RL log path in learning/README.md
mujoco_playground #364google-deepmindFix minimum Python version in README (3.11)Open+1 / -11 fileDocs onlyNonePassing4
No human comments yet.opened mujoco_playground PR: README minimum Python 3.10 to 3.11
huggingface_hub #4886huggingface[Docs] Fix hf discussions info options that do not existOpen+4 / -92 filesDocs onlyNonePassing4
No human comments yet.opened huggingface_hub PR: hf discussions info docs claimed --comments, --diff, --no-color which do not exist
jaxtyping #400patrick-kidgerFix numpy.typing.ArrayLike annotations crashing with numpy >= 2.5Open+7 / -11 fileCodeNoneNo checks4
No human comments yet.opened jaxtyping PR: numpy 2.5 ArrayLike crash fix (jaxtyping-1)
jaxtyping #401patrick-kidgerBump mypy so the pre-commit hook works with numpy 2.5 stubsOpen+1 / -11 fileCodeNoneNo checks4
No human comments yet.opened jaxtyping PR: mypy pin bump (jaxtyping-2)
jaxtyping #402patrick-kidgerUpdate docs for PRNGKeyArray union and minimum Python versionOpen+3 / -33 filesDocs onlyNoneNo checks4
No human comments yet.opened jaxtyping PR: PRNGKeyArray and Python 3.11 docs (jaxtyping-3)
adk-go #1573googlefix(exampletool): skip example injection when the invocation has no user contentOpen+22 / -22 filesCode + testsNonePassing4
No human comments yet.opened adk-go PR: exampletool nil user-content panic guard with two table tests and mutation check
adk-go #1574googlefix(loadartifactstool): stop double-wrapping the artifact load errorOpen+58 / -12 filesCode + testsNonePassing4
No human comments yet.opened adk-go PR: loadartifactstool double-wrapped error with a test
mujoco_menagerie #313google-deepmindFix the list of models whose assets() raises in python/DOC.mdOpen+20 / -14 filesCode + testsNonePassing4
No human comments yet.opened mujoco_menagerie PR: python/DOC.md assets() raising set corrected to pal_talos, robotis_op3, ufactory_lite6, with a sweep test
mujoco_menagerie #314google-deepmindPoint README source links at permalinks where the upstream file movedOpen+21 / -79 filesDocs onlyNonePassing4
No human comments yet.opened mujoco_menagerie PR: seven dead upstream URDF links replaced with permalinks in four READMEs plus changelog lines
mlx #4492ml-exploreAdd missing defaults to tri, tril, triu, gather_mm signaturesOpen+4 / -41 fileCodeNoneNo checks4
No human comments yet.user opened mlx PR 4492 with their own description on branch fix-python-sig-defaults
trainer #4061kubeflowfix(api): reject podGroupPolicy with both coscheduling and volcano setOpen+69 / -08 filesCode + testsCommented (bot)Passing3
Issue filed first: #4060.No human comments yet.Automated review only (google-oss-prow, github-actions, copilot-pull-request-reviewer).opened kubeflow/trainer PR: CEL one-of rule on PodGroupPolicy, CRDs regenerated, integration entries per kind; issue 4060 self-assigned firstNeeds you: a reviewer must add ok-to-test before the test jobs run; replies on this thread come from you, not an agent.
dashboard #455kubeflowfix: merge Istio port list annotations instead of rejecting the podOpen+118 / -02 filesCode + testsNonePassing1
Issue filed first: #340.No human comments yet.Automated review only (google-oss-prow).Only prow gate checks have run; no repository test job has started.the `build` job of .github/workflows/poddefaults_unit_test.yaml is already red on `main` and will be red here too, for a reason unrelated to this…opened kubeflow/dashboard PR: PodDefault webhook unions the four Istio exclude-list annotations instead of denying the pod; issue 340 self-assignedNeeds you: a reviewer must add ok-to-test before the test jobs run; replies on this thread come from you, not an agent.
llm-d-router #2854llm-dkvevents: clear pod state on sequence reset without replayOpen+59 / -02 filesCode + testsCommented (bot)Passing1
Issue filed first: #2853.No human comments yet.Automated review only (copilot-pull-request-reviewer).opened llm-d-router PR: restart without a replay endpoint now clears the pod's stale KV blocks; issue 2853 filed and claimed first
kgateway #14712kgateway-devfix(backend): rewrite Host to the Lambda endpoint before SigV4 signingOpen+70 / -114 filesCode + testsCommented (bot)Passing1
Issue filed first: #14662.No human comments yet.Automated review only (copilot-pull-request-reviewer).opened kgateway PR 14712 with the user's own verbatim description; kind/fix unfenced so the labeler sees it

Repositories contributed to

Merged contributions to google-deepmind/mujoco, google-gemini/cookbook, kitops-ml/kitops, kornia/kornia, kubeflow/pipelines, kubernetes-sigs/kueue, modelcontextprotocol/go-sdk, vllm-project/aibrix.

Issues filed

Bug reports opened alongside the pull requests.


Generated 2026-09-16 03:26 UTC from PRS_OPENED.md, decisions.tsv and live gh queries. Regenerate with cd /Users/rishabhsai/Desktop/mergebot/tracker && python3 build.py.