Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML language:CSS

Filter by

244M results  (3 s)

244M results

PR-time CI we didn t have before. Three checks: npm ci + npm run build to catch breakage, npm audit so we can see what we re shipping, and gitleaks so committed secrets don t sneak through. npm audit ...

Introspection should describe a consistent schema. The rules of the GraphQL schema validation aim that there are at least two consistent schemas (PR to follow to make this more explicit...): the source ...
🚀 Next Stage?
💭 Strawman (RFC 0)

- [ ] Stream has reduced latency - [ ] Real-time display - [ ] Fronted red/green dot indicating camera response - [ ] Real-time object detection in conjunction with the stream After connecting ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Summary - requiresAuthentication() compared loginUrl against request.getRequestURI(), which includes the servlet context path. Under a non-empty context path (e.g. /app ), getRequestURI() returns ...

Improve Vercel deployment by correcting the PORT variable initialization and adding a configuration file for build commands, output directory, and Node.js runtime settings. !-- This is an auto-generated ...

What Every fix card (dev overlay + docs pages) used to ship a multi-paragraph prompt string copied verbatim to the agent. This PR builds the prompt at click time from title + link so 71 prompt strings ...

- add mobile menu left and right side effect - split mobile menu to smaller resuable components

Closes #818 Summary - The settings-import path validated customParams with an inline 499-char regex while the canonical pipeline caps at MAX_PARAM_LEN = 64 — a crafted export file could push params ...