Skip to content

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

Filter by

156M results  (2 s)

156M results

Problem The centre hero oscillator editor — the 3D WavetableDisplay plus the WT POS / WARP / UNISON / DETUNE knobs and LEVEL / PAN sliders — was hardwired to OSC A. OSC B has the identical, fully DSP-wired ...

Bumps the root-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | @modelcontextprotocol/sdk | 1.26.0 | 1.29.0 | | zod | 3.25.76 | 4.4.3 | | @eslint/js ...
dependencies
javascript

Hito: ya leo los DWG de El Burgo directamente (build WASM de LibreDWG en Node) y extraigo sus capas a coordenadas locales E/N del render. La transformación es local = (UTM − origen del layout), verificada ...

Why LinkedIn is the primary channel. Inbound LinkedIn replies were silently dropped (no source, no channel) — so turning the autopilot on LinkedIn would lose them. The spec (#452) found no inbound source ...

Summary - Replaces all UI-visible Fracture Systems references with Exit Blueprint across 16 files - Covers sidebars, browser title, page titles, landing page, auth pages, pricing, partner landing, ...

Summary - Add Git branch, commit, and PR formatting rules for agents. - Add CLAUDE.md pointing Claude to AGENTS.md. Checks - Verified staged diff and clean git status.

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 ...

💡 What: Replaced Math.sqrt and Math.pow in CombatTerrainGrid.update() nested loop with primitive integer squaring. 🎯 Why: Math.pow and Math.sqrt cause significant floating-point JNI overhead, especially ...