π€ *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: * [ ] **Close PR** #256: Superseded by new release PR for 4.4.0 β [View](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/256) * [ ] **Merge PR**: Prepare release 4.4.0 β bumps version.props 4.2.0 β 4.4.0; covers 4.3.0 + 4.4.0 additions; 256 tests pass β [Review](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pulls) * [ ] **Merge PR**: Add `AsyncSeq.last`, `item`, `tryItem` β 3 new positional-access combinators mirroring `Seq`; 267 tests pass β [Review](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pulls) ## Future Work for Repo Assist - Update NUnit 3.9.0 β 4.x (requires code changes in test suite β separate dedicated PR) - Create a GitHub Release for v4.4.0 (maintainer action required after release PR merges) - Fix pre-existing Fable test build errors (FS0039/FS0041 in `AsyncSeq.test.fs`) - Continue filling API gaps: `splitAt`, `sortWith`, `pairwise` improvements, etc. ## Run History ### 2026-02-28 23:20 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22531188826) - π§ Created PR: Prepare release 4.4.0 β bump version.props 4.2.0 β 4.4.0 (supersedes #256); 256 tests pass - π§ Created PR: Add `AsyncSeq.last`, `item`, `tryItem` β 3 new positional-access combinators, 11 new tests, 267 total pass ### 2026-02-27 23:20 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22507621882) - π§ Created PR: Prepare release 4.3.0 β bump version.props 4.2.0 β 4.3.0; 248 tests pass - π§ Created PR #257: Add `AsyncSeq.findAsync`, `existsAsync`, `forallAsync` β 3 new async-predicate combinators, 8 new tests, 256 total pass β merged β ### 2026-02-26 23:21 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22465475766) - π§ Created PR #255: Add `AsyncSeq.head`, `iteri`, `find`, `tryFindAsync`, `tail` β 5 new combinators, 11 new tests, 248 total pass β merged β ### 2026-02-25 17:18 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22407813033) - π§ Retried PR for #251: Switch publish workflow to NuGet trusted publishing (OIDC) β patch applied by maintainer β - π§ Proposed PR: Add `AsyncSeq.zip3`, `zipWith3`, `zipWithAsync3` β merged by maintainer β ### 2026-02-24 21:55 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22371680169) - π§ Created PR for #251: Switch publish workflow to NuGet trusted publishing (OIDC) - π¬ Commented on #251: explained setup steps for nuget.org trusted publisher ### 2026-02-24 17:48 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22362991497) - π Task 5: Verified PRs #246, #247, #249 remain open and healthy; no changes needed this run ### 2026-02-24 12:26 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22350700455) - π Verified PRs #246, #247, #249 are all clean and healthy - π No open issues to triage ### 2026-02-24 12:16 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22350350120) - π§ Created PR #249: Add `AsyncSeq.distinct`, `distinctBy`, `distinctByAsync`, `countBy`, `countByAsync`, `exactlyOne`, `tryExactlyOne` β merged β ### 2026-02-24 12:09 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22350132655) - π§ Updated PR #246: Added `AsyncSeq.min`/`max`/`minBy`/`maxBy`/`minByAsync`/`maxByAsync` to 4.1.0 RELEASE_NOTES ### 2026-02-24 02:25 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22333926543) - π§ Created PR #246: Prepare release 4.1.0 β merged β - π§ Created PR #247: Update test dependencies β merged β > Generated by [Repo Assist](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22531188826) > > To install this [agentic workflow](https://github.com/githubnext/agentics/tree/afb00b92a9514fee9a14c583f059a03d05738f70/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md@afb00b92a9514fee9a14c583f059a03d05738f70 > ``` <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, id: 22531188826, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22531188826 --> --- π€ *Closing this issue as February 2026 has ended. A new [March 2026 activity summary](../../issues) will track ongoing work.* > Generated by [Repo Assist](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22548097857) > > To install this [agentic workflow](https://github.com/githubnext/agentics/tree/da02dddebe71d9a937665abdcd1f5214dab852a7/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md@da02dddebe71d9a937665abdcd1f5214dab852a7 > ``` <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, id: 22548097857, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/22548097857 -->
π€ 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.last,item,tryItemβ 3 new positional-access combinators mirroringSeq; 267 tests pass β ReviewFuture Work for Repo Assist
AsyncSeq.test.fs)splitAt,sortWith,pairwiseimprovements, etc.Run History
2026-02-28 23:20 UTC β Run
AsyncSeq.last,item,tryItemβ 3 new positional-access combinators, 11 new tests, 267 total pass2026-02-27 23:20 UTC β Run
AsyncSeq.findAsync,existsAsync,forallAsyncβ 3 new async-predicate combinators, 8 new tests, 256 total pass β merged β2026-02-26 23:21 UTC β Run
AsyncSeq.head,iteri,find,tryFindAsync,tailβ 5 new combinators, 11 new tests, 248 total pass β merged β2026-02-25 17:18 UTC β Run
AsyncSeq.zip3,zipWith3,zipWithAsync3β merged by maintainer β2026-02-24 21:55 UTC β Run
2026-02-24 17:48 UTC β Run
2026-02-24 12:26 UTC β Run
2026-02-24 12:16 UTC β Run
AsyncSeq.distinct,distinctBy,distinctByAsync,countBy,countByAsync,exactlyOne,tryExactlyOneβ merged β2026-02-24 12:09 UTC β Run
AsyncSeq.min/max/minBy/maxBy/minByAsync/maxByAsyncto 4.1.0 RELEASE_NOTES2026-02-24 02:25 UTC β Run
π€ Closing this issue as February 2026 has ended. A new March 2026 activity summary will track ongoing work.