Skip to content

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

Filter by

176M results  (2 s)

176M results

Motivation - Introduce a new three-stage fire-starter wyvern (Cinderkip → Ashvein → Pyroclast Sovereign) with a distinct rear-chase silhouette and controlled furnace/finger-ray wing progression. ...
codex

Reverses the play-once behaviour — the animated hero logo film now loops continuously. Only touches sidhu-auto-hub/. 🤖 Generated with Claude Code https://claude.ai/code/session_014zegfmi5Lco33M4BJF9kns ...

What goto + labels — the driver error-cleanup pattern: uint32_t classify(uint32_t x, uint32_t y) { uint32_t r = 1; if (x == 0) goto done; r = r + x; if (y == 0) goto done; r = r * ...

[S3-002a] Write ICourseMapService in BLL Summary This pull request implements the CourseMapService in the Business Logic Layer, a critical component for generating interactive course prerequisite graphs ...

Summary - Removes the global stub of Passwords::BreachCheck.call that lived in spec/support/passwords.rb. - Adds VCR (cassette dir under spec/cassettes/) wired through WebMock, with record: :none ...

Summary - Keep claude-smart local-script optimizer defaults scoped to local Reflexio by default. - Preserve an explicit override for hosted Reflexio via CLAUDE_SMART_ENABLE_OPTIMIZER=1 and disable ...

Bumps form-data from 4.0.5 to 4.0.6. details summary Changelog /summary p em Sourced from a href= https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript

This PR is automatically managed by GitHub Actions to sync feedback from Issues.

💡 What: Implemented a useMemo-based throttle for the update-room-state socket emission in WhiteboardRoom.jsx. 🎯 Why: Drawing on the canvas via pointermove generates events at roughly the screen refresh ...