pullrequests Search Results · language:B4X language:C++ language:Java language:HTML language:Java language:C# language:Go
Filter by
109M results
Why
- Tune interest bonuses so Platform/SRE topics rank higher than generic AI items in the daily digest.
- Expand the daily digest from 10 to 30 articles with longer, more structured Japanese summaries. ...
Summary
Completes the Dify-style canvas: drag-to-connect already worked off the source handle, but there was no way to add a
node from a node. Now each node shows a ** + on its right edge on hover** — ...
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
- Carrots (🥕) spawn in the visible area at a static rate (5–11s random interval, not difficulty-scaled); collected by
walking over them
- Score formula: seconds × 10 + carrots × 25
- ...
Summary
Package 11 of the per-package refactor initiative (Initiative 2) — internal/aliasdispatch, the manifest-alias →
read-verb dispatcher. Unlike the prior wire-format packages, this one has genuine ...
changes
- fix bug: the id might not be a number or too large
- improve the README.md
Sync commit to make staging and main identical.
Summary
sqly decided the export format only from output mode flags, so --output result.parquet without --parquet wrote
result.csv and --output result.csv.gz ignored the compression. This adds format and ...