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.
Each item below was checked against live GitHub state during this build.
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.
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.
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.
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.
Landed upstream.
| PR | Title | State | Diff | Kind | Review | CI | Days open |
|---|---|---|---|---|---|---|---|
| go-sdk #1251modelcontextprotocol | docs/server: fix logging defaults and the SetLoggingLevel method name | Merged2026-09-15 | +14 / -62 files | Docs only | Approved | Passing | 3 |
| 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-gemini | Fix broken cells in the autonomous video notebook and lint for syntax errors | Merged2026-09-15 | +136 / -84 files | Code | Approved | Passing | 2 |
| 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-sigs | TAS: reconcile node failures by the kubernetes.io/hostname label | Merged2026-09-15 | +334 / -126 files | Code + tests | Commented | Passing | 0 |
| 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 #4546kornia | fix(augmentation): honour the sampler device in linear illumination | Merged2026-09-15 | +48 / -123 files | Code + tests | Commented (bot) | Passing | 0 |
| 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 it | Merged2026-09-14 | +326 / -142 files | Code + tests | Approved | Passing | 1 |
| 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-ml | fix(pack): compare layer paths by path element, not string prefix | Merged2026-09-14 | +26 / -22 files | Code + tests | Approved | Passing | 2 |
| 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 #1252modelcontextprotocol | docs/client: fix the SEP-1034 and SEP-1330 links | Merged2026-09-14 | +4 / -42 files | Docs only | Approved | Passing | 3 |
| 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 #14389kubeflow | fix(backend): pass dagTasks to resolveInputParameter in the DRA claim path. Fixes #14388 | Merged2026-09-14 | +1 / -11 file | Code | Commented (bot) | Passing | 0 |
| 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-deepmind | Default tendon actuatorfrclimited to auto as documented | Merged2026-09-14 | +60 / -77 files | Code + tests | None | Passing | 2 |
| 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 | |||||||
A human other than the author has commented or reviewed.
| PR | Title | State | Diff | Kind | Review | CI | Days open |
|---|---|---|---|---|---|---|---|
| mujoco #3570google-deepmind | Fix documented default of ccd_iterations (35, not 50) | Open | +1 / -11 file | Docs only | Approved | Passing | 4 |
| 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-deepmind | Fix AdamW example in getting started notebook | Open | +2 / -11 file | Docs only | Commented | Running | 4 |
| 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 #2724kubeflow | fix(metrics-collector): skip non-numeric metric values | Open | +108 / -43 files | Code + tests | Commented | Passing | 3 |
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 #3220kubeflow | fix(core): propagate filterQuery in GetServingEnvironments and GetModelArtifacts | Open | +308 / -145 files | Code + tests | Commented | Passing | 3 |
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 #6205kserve | fix(python): serialize numpy unicode arrays as BYTES tensors | Open | +132 / -23 files | Code + tests | None | Passing | 2 |
| 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 #3843pytorch | Fall back to first visible GPU when local rank exceeds device count | Open | +56 / -54 files | Code + tests | None | Passing | 2 |
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-devs | Treat discrete JAXOp inputs as disconnected in the gradient | Open | +73 / -82 files | Code + tests | Commented | Passing | 1 |
| 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 | |||||||
No human response yet.
| PR | Title | State | Diff | Kind | Review | CI | Days open |
|---|---|---|---|---|---|---|---|
| mujoco #3571google-deepmind | Fix dead links in python, mjx, and XML reference docs | Open | +4 / -43 files | Docs only | None | Passing | 4 |
| 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-deepmind | Fix onecycle and warmup cosine schedule docstrings to match the code | Open | +6 / -41 file | Code | None | Passing | 4 |
| 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 #2265apple | Sync command reference with current CLI options | Open | +10 / -202 files | Docs only | None | No checks | 4 |
| No human comments yet.opened apple/container PR: command reference synced with CLI help (scheme auto removed, kernel-arg added, dead completions link) | |||||||
| container #2267apple | Apply --ulimit in container exec and machine run | Open | +25 / -24 files | Code + tests | None | No checks | 4 |
| 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 #923apple | Encode os.version and os.features with OCI spec keys | Open | +50 / -13 files | Code + tests | None | No checks | 4 |
| 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-deepmind | Fix vision notebook links and RSL-RL log path in learning README | Open | +2 / -31 file | Docs only | None | Passing | 4 |
| 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-deepmind | Fix minimum Python version in README (3.11) | Open | +1 / -11 file | Docs only | None | Passing | 4 |
| 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 exist | Open | +4 / -92 files | Docs only | None | Passing | 4 |
| No human comments yet.opened huggingface_hub PR: hf discussions info docs claimed --comments, --diff, --no-color which do not exist | |||||||
| jaxtyping #400patrick-kidger | Fix numpy.typing.ArrayLike annotations crashing with numpy >= 2.5 | Open | +7 / -11 file | Code | None | No checks | 4 |
| No human comments yet.opened jaxtyping PR: numpy 2.5 ArrayLike crash fix (jaxtyping-1) | |||||||
| jaxtyping #401patrick-kidger | Bump mypy so the pre-commit hook works with numpy 2.5 stubs | Open | +1 / -11 file | Code | None | No checks | 4 |
| No human comments yet.opened jaxtyping PR: mypy pin bump (jaxtyping-2) | |||||||
| jaxtyping #402patrick-kidger | Update docs for PRNGKeyArray union and minimum Python version | Open | +3 / -33 files | Docs only | None | No checks | 4 |
| No human comments yet.opened jaxtyping PR: PRNGKeyArray and Python 3.11 docs (jaxtyping-3) | |||||||
| adk-go #1573google | fix(exampletool): skip example injection when the invocation has no user content | Open | +22 / -22 files | Code + tests | None | Passing | 4 |
| No human comments yet.opened adk-go PR: exampletool nil user-content panic guard with two table tests and mutation check | |||||||
| adk-go #1574google | fix(loadartifactstool): stop double-wrapping the artifact load error | Open | +58 / -12 files | Code + tests | None | Passing | 4 |
| No human comments yet.opened adk-go PR: loadartifactstool double-wrapped error with a test | |||||||
| mujoco_menagerie #313google-deepmind | Fix the list of models whose assets() raises in python/DOC.md | Open | +20 / -14 files | Code + tests | None | Passing | 4 |
| 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-deepmind | Point README source links at permalinks where the upstream file moved | Open | +21 / -79 files | Docs only | None | Passing | 4 |
| No human comments yet.opened mujoco_menagerie PR: seven dead upstream URDF links replaced with permalinks in four READMEs plus changelog lines | |||||||
| mlx #4492ml-explore | Add missing defaults to tri, tril, triu, gather_mm signatures | Open | +4 / -41 file | Code | None | No checks | 4 |
| No human comments yet.user opened mlx PR 4492 with their own description on branch fix-python-sig-defaults | |||||||
| trainer #4061kubeflow | fix(api): reject podGroupPolicy with both coscheduling and volcano set | Open | +69 / -08 files | Code + tests | Commented (bot) | Passing | 3 |
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 #455kubeflow | fix: merge Istio port list annotations instead of rejecting the pod | Open | +118 / -02 files | Code + tests | None | Passing | 1 |
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-d | kvevents: clear pod state on sequence reset without replay | Open | +59 / -02 files | Code + tests | Commented (bot) | Passing | 1 |
| 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-dev | fix(backend): rewrite Host to the Lambda endpoint before SigV4 signing | Open | +70 / -114 files | Code + tests | Commented (bot) | Passing | 1 |
| 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 | |||||||
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.
Bug reports opened alongside the pull requests.