You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review PR#244: adds ## Contributing section to README.md β β οΈ note: PR body says "Fixes [Repo Assist] Monthly Activity 2026-02Β #220" which would close this issue; please edit to remove that line before merging
Suggest: Create a GitHub Release for v4.0.0 β the last GitHub Release is v2.0.24 (2020); NuGet has v4.0.0 but no matching GitHub Release β RELEASE_NOTES.md
Future Work for Repo Assist
Fix Fable test build errors (pre-existing from v4 migration)
Add interop examples to docs/AsyncSeq.fsx (e.g. round-tripping with EF Core IAsyncEnumerable)
Prepare release notes PR once windowed, reduce, and min/max are merged
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for February 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
AsyncSeq.windowedsliding-window combinator β 201 tests pass βAsyncSeq.reduceandAsyncSeq.reduceAsync(mirrorsSeq.reduce) β 199 tests pass βAsyncSeq.min,max,minBy,maxBy,minByAsync,maxByAsyncβ 202 tests pass β## Contributingsection to README.md βAsyncSeq.sumBy,sumByAsync,average,averageBy,averageByAsyncβ 200 tests pass βFuture Work for Repo Assist
IAsyncEnumerable)Run History
2026-02-23 20:36 UTC β Run
AsyncSeq.sumBy,sumByAsync,average,averageBy,averageByAsync; all 200 tests pass β2026-02-23 20:01 UTC β Run
AsyncSeq.min,max,minBy,maxBy,minByAsync,maxByAsync; all 202 tests pass β2026-02-23 19:49 UTC β Run
AsyncSeq.reduceandAsyncSeq.reduceAsync(mirrorsSeq.reduce); all 199 tests pass β2026-02-23 17:50 UTC β Run
AsyncSeq.windowedsliding-window combinator (analogous toSeq.windowed); all 201 tests pass β2026-02-22 (Run 24 β workflow 22284232113)
yield! list<'T>in asyncSeq computation expressionΒ #240: add 2 tests foryield! list<'T>inasyncSeqCE; all 194 tests pass β β merged by dsyme2026-02-22 (Run 23 β workflow 22281612939)
2026-02-22 (Run 22 β workflow 22278136143)
closes #125)Β #235: add[(CompilerMessage)]warning togroupBy/groupByAsync(Closes #125) β merged by dsymeyield!status; offered to create PR or close issue β closed by dsyme after Copilot opened PR AddYieldFromoverload forseq<'T>inasyncSeqcomputation expressionΒ #2362026-02-22 (Run 21 β workflow 22277836207)
spam, Why AsyncSeq.iterAsyncParallelThrottled is inside this libraryΒ #174question2026-02-22 (Run 20 β workflow 22276980096)
getIteratorobsolete attribute and complete #if FABLE_COMPILER cleanupΒ #233 (guardgetIteratorobsolete attribute for#if FABLE_COMPILER) β merged by dsyme2026-02-22 (Run 19 β workflow 22275271399)
2026-02-22 (Run 18 β workflow 22274606457)
AsyncSeq<'T>to BCLIAsyncEnumerable<'T>(v4.0 major breaking change) βCloses #230; all 190 tests pass β β merged by dsyme2026-02-22 (Run 17 β workflow 22273496797)
enhancement,refactor,breaking change2026-02-22 (Run 16 β workflow 22268210784)
ofAsyncEnumdeadlock on Blazor WASM (Closes #152); all 190 tests pass β β merged2026-02-22 (Run 14 β workflow 22267510040)
enhancement, AsyncSeq deadlocks in Blazor WASM environmentΒ #152bug, SupportofAsyncEnumonnetstandard2.0Β #173enhancement2026-02-22 (Run 13 β workflow 22266754407)
PackageLicenseUrl+ updateMicrosoft.Bcl.AsyncInterfaces5.0β10.0.3 β merged2026-02-21 (Run 8 β workflow 22260054627)
2026-02-21 (Run 7 β workflow 22258041770)
AsyncSeq.mapAsyncUnorderedParallelThrottled(Closes #31) β merged2026-02-21 (Run 6 β workflow 22249988090)
2026-02-21 (Run 5 β workflow 22249505878)
AsyncSeq.chunkByandAsyncSeq.chunkByAsync(Closes #156) β merged2026-02-21 (Run 4 β workflow 22248981881)
AsyncSeq.mergeAllto acceptseqinstead oflist(Closes #165) β merged2026-02-20 (Run 2 β workflow 22231625810)
mapAsyncParallelordering semantics2026-02-20 (Run 1 β workflow 22226329040)
PackageLicenseExpressionfix for Nuget 404ofAsyncEnumonnetstandard2.0Β #173: identified.fsigating issue; offered to open a PRtryFirstordering semanticsmergeAlltoseq; offered PRchunkByfunction (to group and yield adjacent items sharing the same key) to the libraryΒ #156: gavechunkByimplementation feedback; asked if PR welcome