Skip to content

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

Filter by

231M results  (2 s)

231M results

Summary - capitalize each segment of composer model labels instead of only the first character - normalize GPT casing so fallback ids like gpt-5.3-codex display as GPT-5.3-Codex - update model dropdown ...

Problem Keel already classifies transient provider failures such as HTTP 429 and 5xx, but those errors were not recovered anywhere. A single temporary rate limit, server error, or network blip could abort ...

Bumps the minor-and-patch group with 4 updates in the / directory: lucide-react, @playwright/test, eslint and eslint-plugin-react-refresh. Updates lucide-react from 1.17.0 to 1.18.0 details summary Release ...

Merges the long-running feat/router-wiki-preload working branch into main (98 commits; main is strictly behind, so this is a clean fast-forward). This is the branch where the MI agent grew from a single-turn ...

Bumps @types/node from 25.9.2 to 25.9.3. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li /ul ...
dependencies
javascript

Summary - Install Prisma CLI and Prisma Client. - Pin Prisma to v6 for stable NestJS integration. - Add initial Prisma schema using PostgreSQL datasource. - Add PrismaService and PrismaModule. ...

Overview Implemented the client-side course system. Features - Added course listing page - Added single course details page - Added course reviews - Added course enrollment functionality - ...

…impl Float8Tensor/NVFP4Tensor carry an optional amax_reduction_group attribute (set e.g. by FSDP2 in fsdp_pre_all_gather). The in-place re-quantization path reads it from the tensor and sets it on the ...

BuildStatus holds a reference to control_w_conn which is used to enable/disable log following by sending a byte. That s not the best design, because BuildStatus lives longer than ChildInfo (which is the ...
unit-tests