pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:JavaScript
Filter by
53.7M results
What
Replaces the flat header language picker (a horizontal list of codes — EN ES DE FR IT PT) with a compact dropdown.
On narrow screens the flat list overflowed the header and got clipped (see the ...
Fixes #88.\n\n## Summary\n- Delete the MeID NFT region index entry using the same region-id prefix used by
SetMeidNFT.\n- Keep the primary MeID NFT deletion behavior unchanged.\n- Add regression coverage ...
Summary
Phase 4 of the refactor/performance roadmap. Multiple simultaneously-mounted React components were independently
subscribing to the same chrome.storage key, producing N listener callbacks + N ...
Summary
Adds a vLLM recipe for google/gemma-4-12B-it, the encoder-free unified member of the Gemma 4 family (11.95B params,
dense). Unlike the other Gemma 4 sizes it has no separate vision/audio encoders ...
- Enabled automatic height for brandbook component layouts to better accommodate dynamic content.
- Updated layouts and aspect ratios for campaign slides to improve visual consistency and display quality. ...
v0
:camera_flash: Screenshots/Gif/Videos
!--- Drag and drop your screenshot here --
!--- If you want to share the before and after images, use this table -- !---
| Before | After |
| --- | --- |
| before ...
Closes #2908
What
- The bounded dask path of proximity/allocation/direction folded the halo with _fit_halo_to_chunks but assigned the
folded array back to raster.data instead of the local data ...
Scrubs two leaked host worktree absolute paths from the stream outputs of notebooks/01-write-finding.ipynb (replaced the
/home/theo/.../results/sweep-full prefix with repo-relative results/sweep-full); ...
Automated test pull request
Summary
- Add api/src/instrumentation.ts with NodeSDK (traces + metrics + logs via OTLP gRPC)
- Import instrumentation first in src/index.ts (before Express + Apollo)
- Fix Dockerfile: node:14 - ...