pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python
Filter by
183M results
Summary
Implements Track 1: In-Browser Audio Synthesis from #253 — a local-first text-to-speech engine that turns typed text
into speech entirely client-side, with zero network calls and zero audio sent ...
Summary
- update package.json main from missing src/index.js to existing bin/codexa.js
- keep the current bin.codexa and root exports entry aligned with the same CLI file
Validation
- node -e ...
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
Automated promotion PR (manually opened — promote.yml pushed the branch but gh pr create was blocked by the org rule
GitHub Actions is not permitted to create or approve pull requests, same as last time). ...
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
Search results showed a generic globe because the site only shipped an SVG favicon (no /favicon.ico, which Google
reliably uses). Adds: real multi-size favicon.ico (16/32/48), icon.png (512), apple-icon.png ...
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
Summary
Ships ChoiceQuestionElement (single- and multiple-choice MCQ) as new Element types in the existing GFK join-row +
concrete-model pattern. Authors add questions through the existing per-unit editor; ...