Skip to content

[repo-assist] Monthly Activity 2026-09Β #1277

Description

@github-actions

πŸ€– Repo Assist here β€” I'm an automated AI assistant for this repository.

Activity for September 2026

Suggested Actions for Maintainer

Comprehensive list of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

Future Work for Repo Assist

  • Continue monitoring for genuinely new, low-risk coding/testing/performance improvements (Tasks 5/8/9) β€” none identified with high confidence this run beyond the dependency bump.
  • Revisit stale TODO markers in LatexFormatting.fs (150/168), MarkdownBlockParser.fs (442), MarkdownInlineParser.fs (288) only if a concrete, low-risk fix becomes apparent; still assessed as too risky without deeper investigation.

Run History


Generated by 🌈 Repo Assist. This is an automated summary; please verify details before acting.> Generated by 🌈 Repo Assist, see workflow run. Learn more.
Comment /repo-assist to run again

Add this agentic workflow to your repo

To install this agentic workflow, run

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

πŸ€– Repo Assist here β€” I'm an automated AI assistant for this repository.

Activity for September 2026

Suggested Actions for Maintainer

Comprehensive list of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

Future Work for Repo Assist

Run History

2026-09-11 00:22 UTC β€” Run

2026-09-05 ~00:20 UTC β€” Run

2026-09-03 β€” Prior run


Generated by 🌈 Repo Assist. This is an automated summary; please verify details before acting.
Generated by 🌈 Repo Assist, see workflow run. Learn more.
Comment /repo-assist to run again

Add this agentic workflow to your repo

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@ae8d551f07c7ed7619f8c58c7bb4c3ac89395d38
```> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/34546068188). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>
<details>
<summary><sub>Add this agentic workflow to your repo</sub></summary>

To install this agentic workflow, run

gh aw add githubnext/agentics@ae8d551

</details>


<!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 34546068188, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/34546068188 -->

---

πŸ€– *Repo Assist here β€” I'm an automated AI assistant for this repository.*

## Activity for September 2026

## Suggested Actions for Maintainer

**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

* [ ] **Review PR**: Fix postfix FSharp.Core type-constructor links (`list`, `option`, etc.) in API docs, closes #1316 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pulls?q=is:pr+is:open+head:repo-assist%2Ffix-issue-1316-fsharpcore-list-links)
* [ ] **Review/rebase PR** #1299: repo-assist tests PR (ToLatex coverage) β€” mergeable_state was `dirty` as of last check, needs a rebase onto main β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1299)
* [ ] **Review/rebase PR** #1291: repo-assist deps bundle (Aug 2026) β€” mergeable_state was `dirty` as of last check, needs a rebase onto main β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1291)
* [ ] **Review PR** #1319: repo-assist perf fix (pipe-table O(n2) split), 369/369 tests pass β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1319)
* [ ] **Review PR** #1315 (nojaf): Skip union case tester properties in API docs, fixes #1313 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1315)
* [ ] **Review PR** #1317 (nojaf): Keep comments of type abbreviations to tuples, fixes #1314 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1317)
* [ ] **Review PR** #1318: Dependabot bump github/gh-aw-actions/setup 0.86.2β†’0.88.6 (blocked, workflow file) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1318)
* [ ] **Close issue** #1296: stale `[aw] Repo Assist failed` infra notice β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1296)
* [ ] **Close issue** #1297: stale `[aw] Failed jobs: Repo Assist` infra notice β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1297)
* [ ] **Close issue** #1298: stale `[gh-aw] Protected Files` notice (deps bundle Aug 2026), superseded by merged/closed work β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1298)

## Future Work for Repo Assist

- Continue monitoring for genuinely new, low-risk coding/testing/performance improvements β€” none identified with high confidence beyond issue #1316's fix this run.
- Revisit stale `TODO` markers in `LatexFormatting.fs`, `MarkdownBlockParser.fs`, `MarkdownInlineParser.fs` only if a concrete, low-risk fix becomes apparent.

## Run History

### 2026-09-13 04:24 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/34727786811)
- Task 3 (Issue Fix): Implemented the fix proposed by `@nojaf` in #1316 β€” `tryResolveCrossReferenceForEntity` in `CrossReferenceResolver.fs` now resolves postfix FSharp.Core type abbreviations (`list`, `option`, `voption`, `string`, etc.) through their abbreviated type's definition when the abbreviation entity has no full name of its own, so they render as hyperlinks instead of plain text. Added a regression test and updated two pre-existing test assertions whose expectations predated the fix (`string` in union case signatures is now also correctly linked). Full test suite green (368+32+28+146+92 tests). Opened draft PR and commented on #1316 linking it.
- Task 2 (Issue Comment): Reviewed all 16 open issues oldest-first. All already have adequate Repo Assist/human engagement or open fix PRs; no new comment needed beyond #1316 (addressed via Task 3).
- Task 4 (Engineering Investments): Checked `Directory.Packages.props` (all packages current, recently bumped) and CI workflow action versions (`actions/checkout@v6`, `actions/cache@v5`, `actions/setup-dotnet@v5` β€” all current). No actionable engineering item found this run; verified issue #1240 (deps bundle, previously flagged blocked) is already closed by dsyme, correcting stale memory.
- Verified memory was stale on several fronts: issue #1240 already closed 2026-09-08; PRs #1130/#1241/#1242/#1264/#1267/#1275 already merged. Updated memory accordingly.

### 2026-09-11 β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/34546068188)
- Task 1: labelled #1316 (enhancement, documentation), #1313 (bug, documentation), #1314 (bug, documentation).
- Task 8: created PR fixing O(n2) `pipeTableFindSplits` in `MarkdownTableParser.fs`, 369/369 tests pass.
- Task 2: no new comment needed β€” all issues already adequately covered.

### 2026-09-09 β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/34294605274)
- Task 9: added 2 new tests to `Markdown.fs` covering `Markdown.ToLatex` OtherBlock and InlineHtmlBlock rendering (370/370 pass); opened draft PR.
- Task 3: reviewed several bug/help-wanted issues β€” no new fixable bug found this run.

### 2026-09-08 (command mode: /repo-assist try again to bump to tool 0.38.0)
- Bumped fsharp-analyzers tool 0.37.2β†’0.38.0, G-Research.FSharp.Analyzers 0.23.0β†’0.24.0, Ionide.Analyzers 0.15.0β†’0.18.0 directly on PR #1291's branch; build and full test suite green.

### 2026-09-05 ~00:20 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/33932588559)
- Task 6 β€” rebased & pushed PR #1264 and PR #1267 (conflicts resolved, tests pass); verified PR #1275 needs no action.
- Task 10 β€” created PR bundling Ionide.ProjInfo 0.75.0 and NUnit3TestAdapter 6.3.0 bumps via `create_pull_request` (protected-file friendly); build and tests green.

### 2026-09-03 β€” Prior run
- Attempted deps bundle bump but `push_to_pull_request_branch` blocked by protected-files policy (`Directory.Packages.props`); other maintenance activity recorded in memory.> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/34727786811). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>
<details>
<summary><sub>Add this agentic workflow to your repo</sub></summary>

To install this agentic workflow, run

gh aw add githubnext/agentics@ae8d551

</details>


<!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 34727786811, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/34727786811 -->

---

πŸ€– *Repo Assist here β€” I'm an automated AI assistant for this repository.*

## Activity for September 2026

## Suggested Actions for Maintainer

**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

* [ ] **Review PR** #1337: Add nested navigation categories via `/` separator in category front matter (closes #927) β€” reporter has not yet confirmed the feature is still wanted; a maintainer already asked them β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1337)
* [ ] **Review PR** #1332: docs: document embedding images in XML/Markdown doc comments β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1332)
* [ ] **Review PR** #1326: tests: cover option/voption/seq in postfix FSharp.Core abbreviation link test β€” mergeable_state is `dirty`; rebase attempted this run but aborted due to duplicate-titled commits in its history causing repeated conflicts, needs careful manual resolution β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1326)
* [ ] **Review PR** #1319: perf: avoid O(n^2) re-scan when splitting Markdown pipe-table rows β€” rebased onto main and pushed clean this run; build + 376/376 FSharp.Markdown.Tests pass β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1319)
* [ ] **Review PR** #1299: tests: add ToLatex coverage for OtherBlock and InlineHtmlBlock β€” rebased onto main and pushed clean this run; build + 377/377 FSharp.Markdown.Tests pass β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1299)
* [ ] **Review PR** (new this run): Remove dead code in `TakeCodeBlock` active pattern (`StringParsing.fs`) β€” internal cleanup only, build + 375/375 FSharp.Markdown.Tests pass β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pulls)
* [ ] **Review PR** #1335: Dependabot bump github/gh-aw-actions/setup 0.88.8β†’0.89.15 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1335)
* [ ] **Close issue** #1339: stale `[aw] Repo Assist failed` infra notice (push_repo_memory failure) β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1339)
* [ ] **Close issue** #1340: stale `[aw] Failed jobs: Repo Assist` infra notice (same run as #1339) β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1340)

## Future Work for Repo Assist

- Attempt PR #1326's rebase again with more care, or ask the PR author (repo-assist) to recreate the branch cleanly, since its commit history has duplicate-titled commits that make automated rebase error-prone.
- Continue monitoring issue #927 for the reporter's reply to the maintainer's question before doing further work on PR #1337.
- Continue scanning for low-risk coding/testing/performance improvements each run.

## Run History

### 2026-09-21 00:24 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35547475838)
- Task 6 (Maintain Repo Assist PRs): rebased PR #1319 (perf pipe-table split) and PR #1299 (ToLatex tests) onto main, resolving RELEASE_NOTES.md conflicts by adding an `## [Unreleased]` entry above the current top version; both pushed clean, build succeeds, tests pass (376/376 and 377/377 FSharp.Markdown.Tests respectively). Attempted PR #1326's rebase but its branch history contains duplicate-titled commits causing repeated, ambiguous conflicts; aborted rather than risk corrupting the branch, left for manual follow-up.
- Task 2 (Issue Investigation): reviewed all 14 open issues oldest-first β€” all previously-tracked issues (#585, #705, #828, #898, #927, #928, #929, #1064) have no new human activity since the last Repo Assist comment; issue #927 has a maintainer question awaiting the original reporter's reply, so no repo-assist action taken. New `[aw]` infra-failure issues #1339/#1340 are stale workflow-failure notices with no actionable repo-assist fix.
- Task 5 (Coding Improvements): identified and fixed dead code in `Lines.(|TakeCodeBlock|_|)` (`src/Common/StringParsing.fs`) β€” removed a stale commented-out implementation block and a tautological `spaceNum >= 4` guard (spaceNum is hardcoded to 4). Pure internal cleanup, no behavior change; build succeeds, 375/375 FSharp.Markdown.Tests pass. Opened draft PR.
- Task 11: rewrote this summary in full per the mandated format.

### 2026-09-19 β€” Prior run
- Task 3: reimplemented nested navigation category feature (#927) cleanly against current codebase after the earlier PR #1105 hit unrelated merge conflicts; opened new draft PR #1337, 33+146 tests pass.
- Task 4: bumped fantomas 8.0.0-beta-002β†’8.0.0 stable and Microsoft.NET.Test.Sdk 18.10.0β†’18.10.1, superseding Dependabot PR #1334 (since merged).
- Task 6: identified PR #1319 and PR #1299 as needing rebase (addressed this run).
- Task 11: closed stale #1198 and refreshed #1277 body (partially β€” noted as not fully applied due to a per-run tool limit).

---
> Generated by 🌈 Repo Assist. This is an automated summary; please verify details before acting.
> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35547475838). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>

<sub>Add this agentic workflow to your repo</sub>

To install this agentic workflow, run

gh aw add githubnext/agentics@ae8d551


> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35547475838). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>
<details>
<summary><sub>Add this agentic workflow to your repo</sub></summary>

To install this agentic workflow, run

gh aw add githubnext/agentics@4bc8419

</details>


<!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 35547475838, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/35547475838 -->

---

πŸ€– *Repo Assist here β€” I'm an automated AI assistant for this repository.*

## Activity for September 2026

## Suggested Actions for Maintainer

**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

* [ ] **Review PR** #1341: Remove dead code in `TakeCodeBlock` active pattern (draft, awaiting review) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1341)
* [ ] **Review PR** #1337: Add nested navigation categories via `/` in category front matter, closes #927 (draft, community interest confirmed via πŸ‘) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1337)
* [ ] **Review PR** #1332: docs β€” document embedding images in XML/Markdown doc comments, closes #928 (rebased onto main this run, build+tests n/a docs-only) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1332)
* [ ] **Review PR** #1326: tests β€” postfix FSharp.Core abbreviation coverage for option/voption/seq (rebased onto main this run, 100/100 ApiDocs tests pass) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1326)
* [ ] **Review PR** #1319: perf β€” avoid O(n2) re-scan splitting Markdown pipe-table rows (rebased onto main this run, 376/376 Markdown tests pass) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1319)
* [ ] **Review PR** #1299: tests β€” add ToLatex coverage for OtherBlock/InlineHtmlBlock (rebased onto main this run, 377/377 Markdown tests pass) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1299)
* [ ] **Review PR** #1335: Dependabot bump github/gh-aw-actions/setup 0.88.8 β†’ 0.89.15 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1335)
* [ ] **Close issue** #1198: stale "[Repo Assist] Monthly Activity 2026-05" β€” superseded by this issue (#1277) β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1198)
* [ ] **Close/triage issue** #1325: stale `[aw]` engine-crash failure notice, no repo-assist action possible β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1325)
* [ ] **Close/triage issue** #1333: stale `[aw]` rebase-conflict failure notice, the underlying RELEASE_NOTES.md conflicts it references have since been fixed β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1333)
* [ ] **Close/triage issue** #1339: stale `[aw]` repo-memory push failure notice β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1339)
* [ ] **Close/triage issue** #1340: stale `[aw]` failed-jobs notice (repo-memory push) β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1340)
* [ ] **Close issue** #1342: `[aw]` rebase-conflict failure notice for PR #1326 β€” root cause fixed and PR #1326 rebased/pushed this run β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1342)
* [ ] **Comment awaiting reply** #927: nested doc categories β€” maintainer asked reporter to πŸ‘ to gauge community interest; reporter confirmed value, one πŸ‘ recorded so far β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/927)

## Future Work for Repo Assist

- Monitor community interest (πŸ‘) on #927 as requested by maintainer before further action.
- Continue watching for new Dependabot PRs to bundle.
- Revisit large-scope issues (#585, #705, #828, #898, #929, #1064) only if new maintainer/community input narrows their scope.

## Run History

### 2026-09-23 00:21 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35801508162)
- πŸ”§ Rebased and pushed PR #1332 (docs images), #1319 (perf pipe-table), #1299 (ToLatex tests), and #1326 (postfix abbrev tests) onto `main`, resolving RELEASE_NOTES.md conflicts in each; this also resolves the root cause reported in stale issue #1342. Build succeeded and all relevant test suites passed (376/376, 377/377, 100/100 ApiDocs) for the code-bearing branches; #1332 is docs-only.
- πŸ’¬ Reviewed all open issues oldest-first; no new fixable bug or actionable gap found beyond the PR maintenance above. #927 has a maintainer/reporter exchange in progress, no repo-assist action needed until πŸ‘ interest is gauged.

### 2026-09-19 ~07:00–08:00 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35547475838)
- πŸ”§ Rebased and pushed PR #1319 (perf pipe-table split) and PR #1299 (ToLatex tests) onto `main`.
- πŸ”§ Opened draft PR #1341: removed dead code in `TakeCodeBlock` active pattern.
- πŸ”§ Reimplemented and opened draft PR #1337 for nested navigation categories, closing out the earlier abandoned attempt in #1105 for issue #927.
- πŸ”§ Opened PR bumping fantomas 8.0.0-beta-002β†’8.0.0 and Microsoft.NET.Test.Sdk 18.10.0β†’18.10.1 (supersedes Dependabot #1334, since merged as #1334/bedfacdc).
- πŸ’¬ Posted analysis comments on several long-standing large-scope issues (#585, #705, #828, #898, #929, #1064); no new activity warranted further engagement.

### 2026-09-05 ~00:20 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/33932588559)
- πŸ”§ Rebased & pushed PR #1264 (seealso feature) and PR #1267 (docs literate doctest fix for #1221).
- πŸ”§ Created PR bundling Ionide.ProjInfo 0.75.0 and NUnit3TestAdapter 6.3.0 bumps.
- πŸ’¬ Reviewed issues #585, #1064, #685; no new fixable bug found this run.

---
> Generated by 🌈 Repo Assist. This is an automated summary; please verify details before acting.

> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35801508162). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>
<details>
<summary><sub>Add this agentic workflow to your repo</sub></summary>

To install this agentic workflow, run

gh aw add githubnext/agentics@4bc8419

</details>


<!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 35801508162, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/35801508162 -->

---

πŸ€– *Repo Assist here β€” I'm an automated AI assistant for this repository.*

## Activity for September 2026

## Suggested Actions for Maintainer

**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).

* [ ] **Review PR** #1345: Dependabot bump github/gh-aw-actions/setup 0.88.8β†’0.89.17 β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1345)
* [ ] **Review PR** #1341: repo-assist β€” Remove dead code in TakeCodeBlock active pattern (draft) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1341)
* [ ] **Review PR** #1337: repo-assist β€” Add nested navigation categories via `/` in category front matter, fixes #927 (draft) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1337)
* [ ] **Review PR** #1332: repo-assist β€” docs: document embedding images in XML/Markdown doc comments, addresses #928 (draft, rebased onto main this run) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1332)
* [ ] **Review PR** #1326: repo-assist β€” tests: cover option/voption/seq in postfix FSharp.Core abbreviation link test (rebased onto main this run) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1326)
* [ ] **Review PR** #1319: repo-assist β€” perf: avoid O(n^2) re-scan splitting Markdown pipe-table rows (rebased onto main this run) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1319)
* [ ] **Review PR** #1299: repo-assist β€” tests: add ToLatex coverage for OtherBlock and InlineHtmlBlock (rebased onto main this run) β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1299)
* [ ] **Review PR** (new this run): perf β€” avoid `Seq.windowed`/`String` allocations counting repeated fence characters, 375/375 Markdown tests pass β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pulls?q=is:pr+is:open+head:repo-assist%2Fperf-fence-count-nowindowed-20260925)
* [ ] **Review PR** (new this run): refactor β€” remove long-dead commented-out code (`GenerateHtml.fs`, `SymbolReader.fs`, `CodeFormatAgent.fs`, `HtmlModel.fs`), full 695-test solution suite passes β€” [Review](https://github.com/fsprojects/FSharp.Formatting/pulls?q=is:pr+is:open+head:repo-assist%2Fimprove-remove-dead-comments-20260925)
* [ ] **Close issue** #1198: stale `[Repo Assist] Monthly Activity 2026-05` β€” superseded by this issue (2026-09) β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1198)
* [ ] **Close issue** #1325: stale `[aw] Repo Assist failed` infra notice, no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1325)
* [ ] **Close issue** #1333: stale `[aw] Repo Assist failed` infra notice (rebase-conflict, since resolved), no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1333)
* [ ] **Close issue** #1339: stale `[aw] Repo Assist failed` infra notice, no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1339)
* [ ] **Close issue** #1340: stale `[aw] Failed jobs: Repo Assist` infra notice, no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1340)
* [ ] **Close issue** #1342: stale `[aw] Repo Assist failed` infra notice, no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1342)
* [ ] **Close issue** #1343: stale `[aw] Repo Assist failed` infra notice, no longer actionable β€” [View](https://github.com/fsprojects/FSharp.Formatting/issues/1343)
* [ ] **Check comment**: Repo Assist has posted analysis/status comments (no fix planned) on #585, #705, #828, #898, #929, #1064 with no new human activity since β€” verify guidance is still helpful or close as won't-fix/out-of-scope β€” [View #585](https://github.com/fsprojects/FSharp.Formatting/issues/585)

## Future Work for Repo Assist

- Continue monitoring the long-standing large-scope enhancement requests (#585, #705, #828, #898, #929, #1064) for any new human activity that would justify further action.
- Revisit stale `TODO` markers in `LatexFormatting.fs`, `MarkdownBlockParser.fs`, `MarkdownInlineParser.fs`, and the exceptions/parameters-section TODO in `XmlDocReader.fs` only if a concrete, low-risk fix becomes apparent.

## Run History

### 2026-09-25 00:22 UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/36077089135)
- πŸ”„ Rebased and pushed PR #1319 (perf pipe-table), #1326 (ToLatex tests), #1332 (docs images) onto main β€” all previously `dirty`, all build + tests green after rebase
- πŸ”§ Created PR: perf β€” avoid `Seq.windowed`/`String` allocations in the fence-repeat-counting active pattern used by code-fence/header parsing (Task 8)
- πŸ”§ Created PR: refactor β€” remove long-dead commented-out code across 4 files, no behavior change, full 695-test suite passes (Task 5)
- πŸ“ Rewrote this Monthly Activity issue body from scratch (previous body had stale duplicated content from several past runs)

### 2026-09-19 ~00:2x UTC β€” [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/35801508162)
- Task 3 β€” reimplemented nested-category feature cleanly for #927 (PR #1337, old PR #1105 closed for merge conflicts)
- Task 4 β€” bumped fantomas 8.0.0-beta-002β†’8.0.0 stable and Microsoft.NET.Test.Sdk 18.10.0β†’18.10.1 (PR opened, supersedes Dependabot #1334)
- Task 6 β€” identified #1319 and #1299 as `dirty`, needing rebase (actioned this run)
- Task 2 β€” posted analysis comments on #585, #705, #828, #898, #929, #1064; deferred #1325/#1333 as stale infra notices

### 2026-09-15/17 β€” Prior runs
- Task 9 β€” added test coverage for postfix FSharp.Core abbreviation links (PR #1326) and ToLatex OtherBlock/InlineHtmlBlock coverage (PR #1299)
- Task 6 β€” attempted rebase of PR #1319, hit a transient push failure (documented in issue #1333, now stale/resolved)

> Generated by 🌈 Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/36077089135). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md).
> <sub>Comment <em>/repo-assist</em> to run again</sub>
>
<details>
<summary><sub>Add this agentic workflow to your repo</sub></summary>

To install this agentic workflow, run

gh aw add githubnext/agentics@4bc8419

</details>


<!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 36077089135, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/36077089135 -->

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions