pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Ruby language:Java
Filter by
58.1M results
Summary
A working slice of the ** learn by doing ** direction: the repo s exercises/ pytest suites were never wired to anything.
This connects them to in-browser Python so a learner edits code and gets ...
What
Tightens the 4.0.1 release notes now that the maxcso/CSO work (#127) is merged, keeping the existing voice and fixing
one internal inconsistency.
Changes
- Consistency fix. The Tool-neutral process ...
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
- Implements the P1 minimum vertical file-processing proof.
- Adds the runtime-neutral @beep/file-processing capability contracts for artifacts, operations, extraction, strategy,
service, ...
Addresses two of the three genuine ik findings, first-principles. (The third — large files — is a separate effort; see
below.)
#3 magic-numbers → named constants
Named the domain literals the modules ...
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
Finishes the three remaining screens to match the pixel mockups:
- How to Play: rebuilt in 8-bit pixel style (white box, pixel font, X/G/S outcomes).
- Home: fixed backgrounds — navy sky (pixel-bg) ...
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
In Tiptap v3 ReturnType typeof useEditor resolves to Editor (non-nullable), causing a type error when passing the hook
result which is Editor | null. Import Editor explicitly and type the prop as Editor ...