π€ *Repo Assist here β I'm an automated AI assistant for this repository.* ## Activity for May 2026 ## Suggested Actions for Maintainer **Comprehensive list** of all pending actions requiring maintainer attention: * [ ] **Review PR** #321: Add `AsyncSeq.insertManyAt`, `removeManyAt`, `splitInto` β F# 6 API parity; CI passing β [Review](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/321) * [ ] **Review PR** #322: Add `AsyncSeq.exists2`, `exists2Async`, `forall2`, `forall2Async` β Seq parity; CI passing β [Review](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/322) * [ ] **Review PR** #325: Add `AsyncSeq.tryFindIndexBack`, `findIndexBack`, `tryFindIndexBackAsync`, `findIndexBackAsync` β Array parity; 444/444 tests passing β [Review](https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/325) * [ ] **Review issue** #313: CI update workaround β `.github/workflows` dotnet-version 8.0.x β 10.0.x patch available; requires manual PR creation β [View](https://github.com/fsprojects/FSharp.Control.AsyncSeq/issues/313) ## Future Work for Repo Assist - Consider a release PR for 4.17.0 once the feature PRs are merged - Continue monitoring for missing API parity with `Seq`/`List`/`Array` modules ## Run History ### 2026-05-05 12:49 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/25377274814) - π§ Created PR #325: Add `AsyncSeq.tryFindIndexBack`, `findIndexBack`, and async variants β Array API parity (Task 5) - β Task 6: PRs #321 and #322 have passing CI β no action needed ### 2026-05-01 00:18 UTC β [Run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/25195882464) - π Updated PR #318: cherry-picked `Microsoft.Bcl.AsyncInterfaces` 10.0.7 fix to resolve Fable CI failure (NU1605) (Task 6) - π Updated PR #320: cherry-picked BCL fix to resolve Fable CI failure (Task 6) - π Updated PR #321: cherry-picked BCL fix to resolve Fable CI failure (Task 6) - π Updated PR #322: cherry-picked BCL fix to resolve Fable CI failure (Task 6) > Generated by π Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/25377274814). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > > To install this [agentic workflow](https://github.com/githubnext/agentics/blob/main/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md > ``` > Generated by π Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/25377274814). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > > To install this [agentic workflow](https://github.com/githubnext/agentics/blob/96b9d4c39aa22359c0b38265927eadb31dcf4e2a/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md@96b9d4c39aa22359c0b38265927eadb31dcf4e2a > ``` <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, version: 1.0.36, model: claude-sonnet-4.6, id: 25377274814, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Control.AsyncSeq/actions/runs/25377274814 -->
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for May 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
AsyncSeq.insertManyAt,removeManyAt,splitIntoβ F# 6 API parity; CI passing β ReviewAsyncSeq.exists2,exists2Async,forall2,forall2Asyncβ Seq parity; CI passing β ReviewAsyncSeq.tryFindIndexBack,findIndexBack,tryFindIndexBackAsync,findIndexBackAsyncβ Array parity; 444/444 tests passing β Review.github/workflowsdotnet-version 8.0.x β 10.0.x patch available; requires manual PR creation β ViewFuture Work for Repo Assist
Seq/List/ArraymodulesRun History
2026-05-05 12:49 UTC β Run
AsyncSeq.tryFindIndexBack,findIndexBack, and async variants β Array API parity (Task 5)2026-05-01 00:18 UTC β Run
Microsoft.Bcl.AsyncInterfaces10.0.7 fix to resolve Fable CI failure (NU1605) (Task 6)