Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:PHP language:Java

Filter by

195M results  (3 s)

195M results

Summary - Reconcile the main-only workflow auth naming note into current dev docs without replacing newer PageIndex/Zotero guidance. - Add runtime-only URL handoff wording for PageIndex/Zotero ...

Closes #13 — Phase 0c (ND-credibility basics). A toolbar focus toggle dims every top-level group except the active one — calming the ADHD failure mode of a never-forgetting canvas, without removing the ...

Bumps protobufjs to 7.6.2 and updates ancestor dependency firebase. These dependencies need to be updated together. Updates protobufjs from 6.10.2 to 7.6.2 details summary Release notes /summary p em ...
dependencies
javascript

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Bumps @angular/platform-browser-dynamic from 19.2.21 to 21.2.15. details summary Release notes /summary p em Sourced from a href= https://github.com/angular/angular/releases @​angular/platform-browser-dynamic ...
dependencies
javascript

Closes Sprint 3 (Observability) — the project s differentiator layer. All 3 phases shipped ✅ READY (PRs #12 tracing, #13 taxonomy, #15 dashboard; KB domain #14). Docs/SDD-only — no code touched. What ...

Adds CINEMATICUM v0.7 GODCUT. Includes: - autonomous cinematic quality compiler - real 60-second MP4 generated by CINEMATICUM - 1280x720, 24fps, 1440 frames, 10 shots - procedural generated audio ...

Description In Maths/MidpointIntegration.js the guard rejects non-positive N: if (N = 0) { throw Error( N has to be = 2 ) } // check if N 0 The thrown message says N has to be = 2, but: - the ...