Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:TypeScript language:Python

Filter by

134M results  (2 s)

134M results

WS-13 — Brain pattern deep-link The CHILI OS ⌘K palette returns pattern results whose URL is /brain?pattern= ScanPattern.id (app/services/workspace_search.py _patterns). The Brain page never read that ...

Motivation - Challenge artwork text (e.g. “Circular industry pilot”) was sitting too close to the top edge of responsive cards and got visually clipped when images were cropped. - Ensure challenge ...
codex

Instead of just mocking out the send function at the top level and asserting that it was called, mock out socket.sendmsg at the lower level and collect the actual packet data sent. This allows us to verify ...

A/B view: framed overlay vs. plain player. Two changes 1. All four bands always opaque in the framed overlay. The bottom 1/3 no longer fades with chrome visibility — you see the complete cover-up ...

Bumps eslint-import-resolver-typescript from 4.4.4 to 4.4.5. details summary Release notes /summary p em Sourced from a href= https://github.com/import-js/eslint-import-resolver-typescript/releases eslint-import-resolver-typescript ...
dependencies
javascript

Vercel Speed Insights Configuration Report Summary Successfully verified and updated Vercel Speed Insights configuration for the dentidad-landing Next.js project. What Was Done 1. Fetched Latest Documentation ...

What The panel-nav radial reveal computed its WAAPI duration with parseFloat(durToken) || 750. The token --effect-animation-duration-long-1 is authored in seconds (.75s), and parseFloat( .75s ) is 0.75 ...

Corrects the status table (SLR(1) not LALR(1), no conflict detection, lexer not true maximal-munch, transparent _rule not inlined) and adds a Known Bugs section with precise file/line pointers and fix ...

Pull request created by AI Agent

Summary The worktree-isolation follow-up to #681 / #684. VpWorkerLoop._provision_workspace already isolates each vp.coder mission in an ephemeral git worktree — but it created the branch with git worktree ...