Skip to content

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

Filter by

185M results  (2 s)

185M results

Summary - Added a CPU utilization trigger to the shared worker KEDA ScaledObject. - Configured CPU resource requests for the shared worker deployment to enable CPU-based autoscaling. - Aligned the ...

Summary Adds docs/goals/g2-multi-gpu.md — the acceptance contract (goal prompt) for extending Kairyu with intra-node and inter-node multi-GPU serving at maximum performance and minimum latency. It drives ...

The google power-up CLI can t run at all after #72, on both Linux and macOS. harness/google is an ESM script (import fs from node:fs , …) with no file extension, but the repo s package.json is type : ...

Motivation - Prevent fatal TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in exam-related flows when buckets like question, questionrows or score lists are ...
codex

Summary - Prepare the 3.0.0 release notes, version surfaces, security policy, example output, and Homebrew formula. - Harden DNS resolution/probe shutdown behavior, output and host-file safeguards, ...

Closes #36 Closes #44 Closes #45 Closes #46 Closes #59 Closes #60 Closes #61 Closes #62 Summary - turn Analysis and Synthesis into clearer task surfaces - split small page-level web helpers out of ...

Summary - Replace the public Meridian browser encrypt/open workbench with a read-only evidence review panel. - Remove browser-side file encryption, private-key handling, and envelope-opening code ...

Summary Completes the cursor-parameter rename begun in #2230 (APISIMP-PROV-CURSOR-INCONSISTENT). PR #2230 explicitly deferred the /entity/{appId} variants: * The /entity/{appId} per-entity activity endpoints ...

Summary !-- What does this PR do? Link the JIRA ticket. -- Closes [DIH-X] Type of change - [ ] Feature (new DIH ticket) - [ ] Bug fix - [ ] Refactor / tech debt - [ ] Documentation Checklist ...

Follow-up to #43: py-desmume imports fine in the slim image but DeSmuME init fails at runtime — it dlopens libglib-2.0/libSDL2/libGL and requires an SDL video driver. Adds the three runtime libs + SDL_VIDEODRIVER=dummy. ...