π€ *Repo Assist here β I'm an automated AI assistant for this repository.* ## Activity for April 2026 ## Suggested Actions for Maintainer * [ ] **Review PR** #1161: css introduce `--surface-background` and `--surface-border` for theming β closes #1156 β [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1161) * [ ] **Review PR** #1130: fix tooltip interactivity β allow mouse to enter tooltip to select/copy text β closes #949 β [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1130) * [ ] **Review PR** #1106: fix `Markdown.ToMd` multi-paragraph blockquote roundtrip β [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1106) * [ ] **Review PR** #1166: Dependabot β Bump FSharp.Data from 8.1.7 to 8.1.8 β [Review](https://github.com/fsprojects/FSharp.Formatting/pull/1166) * [ ] **Check comment** on #949: Repo Assist commented on tooltip interactivity β linked to PR #1130 β [View](https://github.com/fsprojects/FSharp.Formatting/issues/949) * [ ] **Check comment** on #1156: Repo Assist commented linking to CSS surface colors PR #1161 β [View](https://github.com/fsprojects/FSharp.Formatting/issues/1156) ## Future Work for Repo Assist - Continue investigating issue #585 (group overloaded methods) β complex, requires API docs changes - Monitor #1106 and #1130 for merge conflicts as main advances ## Run History ### 2026-04-14 10:46 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24394692121) - π§ Updated PR #1106: fixed duplicate `### Changed` subsection in `[22.0.0]` RELEASE_NOTES (was causing IKC0002 build error) ### 2026-04-13 10:55 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24339583031) - π§ Created PR for fix: `Markdown.ToMd` preserves YAML frontmatter β 283 tests pass ### 2026-04-12 10:35 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24304604567) - π¬ Commented on #1159, #1160, #1089: noted duplicates/superseded; closed shortly after - π¬ Commented on #924: linked to PR #1164 which implements the fix ### 2026-04-11 10:32 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24280584335) - π§ Created PR #1164: fix add `--root` to `fsdocs watch`; fix WebSocket hot-reload β closes #924 - π Created issue #1163: bundle Dependabot updates ### 2026-04-10 10:38 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24238894950) - π§ Created PR #1161: css `--surface-background`/`--surface-border` β closes #1156 - π§ Created PR #1162: perf compile regex instances to module-level singletons - π¬ Commented on #1156: linked to PR #1161 ### 2026-04-10 09:29 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24236258663) - π·οΈ Labelled #1156 with `enhancement` - π§ Created PR #1157: fix `Markdown.ToMd` preserves tight list formatting - π Created issue #1158: bundle Dependabot updates ### 2026-04-08 10:42 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24131147471) - π§ Created PR #1153: fix `Markdown.ToMd` preserves unresolved IndirectLink ### 2026-04-07 11:00 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24077156373) - π§ Created PR #1150: fix `Markdown.ToMd` preserves DirectLink/DirectImage titles ### 2026-04-06 10:55 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24028731971) - π§ Created PRs #1147 (InlineCode backtick fence), #1145 (EmbedParagraphs), #1144 (WebClientβHttpClient + deps bump) ### 2026-04-04 14:00 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/23980585767) - π§ Created PR #1142: fix `Markdown.ToMd` HardLineBreak/HorizontalRule round-trip fidelity + tests ### 2026-04-03 09:00 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/23939048097) - π§ Created PR #1134: fix `Markdown.ToMd` preserves indented code blocks as fenced - π Created April 2026 monthly activity issue #1131 ### 2026-04-01 10:00 UTC β [Run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/23852741888) - π§ Created PR #1130: fix tooltip interactivity β closes #949 - π¬ Commented on #949 ### Earlier runs (March 2026) - π§ Created PRs #1127 (ToMd tests), #1108 (SVG fix), #1106 (blockquote fix), #1089 (--root option) - π§ Merged: #1072 (embed-resources), #1103 (deps bump), #1128 (CI artifacts), #1129 (perf nav) > Generated by π Repo Assist, see [workflow run](https://github.com/fsprojects/FSharp.Formatting/actions/runs/24394692121). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > > To install this [agentic workflow](https://github.com/githubnext/agentics/blob/97143ac59cb3a13ef2a77581f929f06719c7402a/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md@97143ac59cb3a13ef2a77581f929f06719c7402a > ``` <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 24394692121, workflow_id: repo-assist, run: https://github.com/fsprojects/FSharp.Formatting/actions/runs/24394692121 -->
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
--surface-backgroundand--surface-borderfor theming β closes Decouple surface/component colors from --header-backgroundΒ #1156 β ReviewMarkdown.ToMdmulti-paragraph blockquote roundtrip β ReviewFuture Work for Repo Assist
Run History
2026-04-14 10:46 UTC β Run
### Changedsubsection in[22.0.0]RELEASE_NOTES (was causing IKC0002 build error)2026-04-13 10:55 UTC β Run
Markdown.ToMdpreserves YAML frontmatter β 283 tests pass2026-04-12 10:35 UTC β Run
watchserver from arbitrary hostΒ #924: linked to PR [Repo Assist] fix: add --root to fsdocs watch; fix WebSocket hot-reload URLΒ #1164 which implements the fix2026-04-11 10:32 UTC β Run
--roottofsdocs watch; fix WebSocket hot-reload β closes Enablewatchserver from arbitrary hostΒ #9242026-04-10 10:38 UTC β Run
--surface-background/--surface-borderβ closes Decouple surface/component colors from --header-backgroundΒ #11562026-04-10 09:29 UTC β Run
enhancementMarkdown.ToMdpreserves tight list formatting2026-04-08 10:42 UTC β Run
Markdown.ToMdpreserves unresolved IndirectLink2026-04-07 11:00 UTC β Run
Markdown.ToMdpreserves DirectLink/DirectImage titles2026-04-06 10:55 UTC β Run
2026-04-04 14:00 UTC β Run
Markdown.ToMdHardLineBreak/HorizontalRule round-trip fidelity + tests2026-04-03 09:00 UTC β Run
Markdown.ToMdpreserves indented code blocks as fenced2026-04-01 10:00 UTC β Run
Earlier runs (March 2026)
(radient)Β #1108 (SVG fix), [Repo Assist] Fix Markdown.ToMd multi-paragraph blockquote roundtrip; make code tooltips interactiveΒ #1106 (blockquote fix), [Repo Assist] Add --root option to fsdocs watch for remote/proxy hostingΒ #1089 (--root option)--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072 (embed-resources), [Repo Assist] Bump System.Text.Json 8.0.5β10.0.5, GR analyzers 0.21β0.22, Ionide.Analyzers 0.14.11β0.15.0Β #1103 (deps bump), [Repo Assist] ci: upload TRX test results as artifacts on CI failureΒ #1128 (CI artifacts), [Repo Assist] perf: pre-compute navigation menu structure once per build (O(nΒ²) β O(n))Β #1129 (perf nav)