pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
230M results
Summary
The GitHub link in the title-screen footer was hard to read against the dark road backdrop — --muted is a low-contrast
grey-brown by design, which is fine on the panel but disappears on the road. ...
OpenAI is developing industrial policy for the Intelligence Age that focuses on prioritizing people. They are no longer
accepting submissions but are offering policy ideas to expand opportunity and ensure ...
What
Follow-up fix to #422. The seed failed with Vercel Blob: Cannot use public access on a private store — the Blob store
was created with private access, but lib/datastore.mjs hard-coded access: public ...
Fixes Render deploy failure:
- Remove content_type from AuditLogViewSet filterset_fields (caused drf-spectacular schema generation to fail)
- Change Render health check path from /api/v1/schema/ to ...
Bumps the npm_and_yarn group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| simple-git | 3.28.0 | 3.36.0 |
| esbuild | 0.25.6 | 0.28.1 |
| vitest | 1.6.1 | 3.2.6 |
| ...
dependencies
javascript
What
Cut v0.8.0, packaging the pluggable extension subsystem milestone.
- Move the CHANGELOG [Unreleased] entries into ## [0.8.0] - 2026-06-14 — Pluggable extension subsystem, and add the
compare ...
Motivation
- Make recommended supply sizes immediately obvious by replacing faint helper text with high-contrast pill badges that
match the catalog badge visual language.
- Surface why recommendations ...
codex
Summary
sync docs requirements with rtfd
dependencies
The matcher was a copy-pasted Next.js pattern (_next/static|_next/image) that excluded paths which don t exist in this
SvelteKit app, causing the bot-blocking middleware to run on every static asset: /_app/immutable/* ...