Skip to content

[Repo Assist] docs: update README to mark 0.6.0 functions as implemented#317

Draft
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/docs-update-readme-0.6.0-2026-03-f0c7c614ff95add8
Draft

[Repo Assist] docs: update README to mark 0.6.0 functions as implemented#317
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/docs-update-readme-0.6.0-2026-03-f0c7c614ff95add8

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 8, 2026

🤖 This is a draft PR from Repo Assist, an automated AI assistant.

What changed

Updated the README implementation table and "Status & planning" section to reflect all functions merged during the v0.6.0 release:

Function PR
average, averageBy, averageByAsync #304
sum, sumBy, sumByAsync #304
distinct, distinctBy, distinctByAsync #305
distinctUntilChanged #305
mapFold, mapFoldAsync #306
groupBy, groupByAsync #307 (was marked ❓ with note #1, now ✅)
countBy, countByAsync #307 (added missing table rows)
partition, partitionAsync #307 (added missing table rows)

Also:

  • Fixed a typo: dictinctBydistinctBy in the table
  • Updated the "Status & planning" checklist to check off completed items
  • Added link definitions [#304][#307] at the bottom

AI Disclosure

This PR was created by Repo Assist, an automated AI assistant. No code changes were made — only documentation.

Test Status

Documentation-only change. No build or test changes required.

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@5029c9574c7bd2baa70aab6c8de9ea09edf11803

Mark as implemented (✅) following the wave of PRs merged for v0.6.0:
- TaskSeq.average, averageBy, averageByAsync (#304)
- TaskSeq.sum, sumBy, sumByAsync (#304)
- TaskSeq.distinct, distinctBy, distinctByAsync, distinctUntilChanged (#305)
- TaskSeq.mapFold, mapFoldAsync (#306)
- TaskSeq.groupBy, groupByAsync (#307)
- TaskSeq.countBy, countByAsync — add missing table row (#307)
- TaskSeq.partition, partitionAsync — add missing table row (#307)

Also:
- Fix typo 'dictinctBy' → 'distinctBy'
- Update 'Status & planning' checklist to reflect completed work
- Add PR link definitions (#304#307) at the bottom

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants