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
Consider tryPickV/pickV follow-up once njlr's planned PR materialises (they mentioned a follow-up to feature/choose-value-optionΒ #385)
Remaining while go patterns in zip/zip3/zipWith/zipWithAsync/zipWith3/zipWithAsync3 β multi-enumerator, cannot cleanly convert to while! without overhead
Remaining while go patterns in forall/exists/contains/tryPick/tryFind β early-exit on find/fail, cannot use while!
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
while!β submitted this run β BranchawaitTaskCorrectand publicAsync.ofTask(bartelink confirmed keeping as placeholder) β Viewignorefunctions already inUtils.fsβ active T-Gro/bartelink design discussion ongoing β ViewstartImmediateAsTaskproposal β ViewAsync.parallelLimitdesign β ViewFuture Work for Repo Assist
@dsymein [Repo Assist] feat: add TaskSeq.rev, sort, sortDescending, sortBy/Async, sortByDescending/Async, sortWith (101 tests)Β #309TaskSeq.allPairsβ PR [Repo Assist] feat: add TaskSeq.allPairs (69 tests)Β #333 closed without mergeTaskSeq.zip4β PR [Repo Assist] feat: add TaskSeq.zip4 (53 tests)Β #326 closed without mergeTaskSeq.map3/map3Asyncβ PR [Repo Assist] feat: add TaskSeq.map3 and TaskSeq.map3Async (81 tests)Β #331 closed without mergeTaskSeq.iteri2/mapi2β PR [Repo Assist] feat: add TaskSeq.iteri2, iteri2Async, mapi2, mapi2AsyncΒ #330 closed without mergeTaskSeq.splitIntoβ PR [Repo Assist] feat: add TaskSeq.splitIntoΒ #327 closed without mergeTaskSeq.exists2/forall2/fold2β PR [Repo Assist] feat: add TaskSeq.map2, map2Async, iter2, iter2Async (124 tests)Β #322, [Repo Assist] feat: add TaskSeq.exists2, forall2, forall2Async, fold2, fold2Async (206 tests)Β #324 closed without mergeTaskSeq.map2/iter2β PR [Repo Assist] feat: add TaskSeq.map2, map2Async, iter2, iter2Async (124 tests)Β #322 closed without mergetryPickV/pickVfollow-up once njlr's planned PR materialises (they mentioned a follow-up to feature/choose-value-optionΒ #385)while gopatterns in zip/zip3/zipWith/zipWithAsync/zipWith3/zipWithAsync3 β multi-enumerator, cannot cleanly convert towhile!without overheadwhile gopatterns inforall/exists/contains/tryPick/tryFindβ early-exit on find/fail, cannot usewhile!Run History
2026-04-18 01:03 UTC β Run
while!, removing go2 flag and manual pre-advance β 5180 tests pass2026-04-17 01:08 UTC β Run
2026-04-16 01:10 UTC β Run
awaitTaskCorrectand publicAsync.ofTask; summarised fix approach2026-04-15 01:08 UTC β Run
2026-04-13 01:09 UTC β Run
2026-04-09 00:56 UTC β Run
2026-04-08 01:04 UTC β Run
2026-04-07 01:03 UTC β Run
2026-04-04 00:58 UTC β Run
SideEffectsmodules toTaskSeq.SplitAt.Tests.fsandTaskSeq.ZipWith.Tests.fsβ 52 new tests β merged 2026-04-042026-04-01 01:09 UTC β Run
TaskSeq.findBack,tryFindBack,findIndexBack,tryFindIndexBack(and async variants); 273 new tests β PR [Repo Assist] feat: add TaskSeq.findBack, tryFindBack, findIndexBack, tryFindIndexBack (and async variants)Β #374 subsequently closed without merge