-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
Description
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for March 2026
Suggested Actions for Maintainer
- Review PR (branch
repo-assist/improve-frontmatter-nestedcat-2026-03-21): Add nested navigation categories (category: Parent/Child) + fix front-matter value parsing β closes Nesting Document CategoriesΒ #927 β Review - Review PR [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: Bump
System.Text.Json8β10,G-Research.FSharp.Analyzers0.21β0.22,Ionide.Analyzers0.14.11β0.15.0 β CI fix pushed (fsharp-analyzers tool 0.35β0.36) β Review - Review PR [Repo Assist] Add --root option to fsdocs watch for remote/proxy hostingΒ #1089: Add
--rootoption tofsdocs watchβ enables Codespaces/reverse-proxy hosting β closes Enablewatchserver from arbitrary hostΒ #924 β Review - Review PR [Repo Assist] Add
--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072: Add--embed-resourcestofsdocs convertβ self-contained HTML by default β closes allow embedding resources in fsdocs convert html filesΒ #1068 β Review - Check comment Nesting Document CategoriesΒ #927: Repo Assist commented and opened PR β nested categories implementation β View
- Check comment Include images in documentation in generated contentΒ #928: Repo Assist commented β recommended workflow for images in API doc comments; noted
\{\{fsdocs-root}}not substituted in XML doc content β View - Check comment Use signature-like for documenting the APIΒ #929: Repo Assist commented on signature-like API docs β incremental path after PR [WIP] Experiment with porting generation to signature like APIΒ #932 closed β View
- Check comment The examples for the API needs a common way to represent the resultsΒ #705: Repo Assist commented β API example results feature (implementation sketch for
(resultbelow)tag) β View
Future Work for Repo Assist
- Continue splitting large files (Split large files across the repositoryΒ #1022):
BuildCommand.fs(2506 lines) once [Repo Assist] Add--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072 merges - Group overloaded methods (Group overloaded methods together and generate a page for themΒ #585) β feasibility analysis posted on issue
- Multi-TFM docs support (Consider different docs for different TFMsΒ #1064) β implementation analysis posted on issue
- Signature-like API docs (Use signature-like for documenting the APIΒ #929) β incremental path sketched
- Major version bumps deferred: NUnit 3β4, NUnit3TestAdapter 4β6, FsUnit 5β7, Microsoft.NET.Test.Sdk 17β18, Suave 2β3
Run History
2026-03-21 08:35 UTC β Run
- π§ Created PR (branch
repo-assist/improve-frontmatter-nestedcat-2026-03-21): Add nested navigation categories viacategory: Parent/Childsyntax β closes Nesting Document CategoriesΒ #927; fix front-matter value parsing for values containing: - π¬ Commented on Nesting Document CategoriesΒ #927: nested categories implemented, PR opened
2026-03-19 08:37 UTC β Run
- π§ Fixed PR [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: Bumped
fsharp-analyzerstool 0.35.0β0.36.0 β fixes Ubuntu CI failure caused by G-Research.FSharp.Analyzers 0.22.0/Ionide.Analyzers 0.15.0 requiring SDK 0.36.0.0 - π No new human activity on open issues; all have Repo Assist comments
2026-03-18 08:38 UTC β Run
- π§ Created PR [Repo Assist] Fix Markdown.ToMd: Emphasis serialised as bold; ordered list 0-indexedΒ #1102 (branch
repo-assist/fix-tomd-emphasis-ordered-2026-03-18): FixMarkdown.ToMdβ two bugs: Emphasis serialised as**bold**instead of*italic*; ordered list items 0-indexed without period (merged by dsyme β )
2026-03-17 08:38 UTC β Run
- π§ Created PR (branch
repo-assist/eng-deps-2026-03-17): BumpSystem.Text.Json8.0.5β10.0.5,G-Research.FSharp.Analyzers0.21β0.22,Ionide.Analyzers0.14.11β0.15.0 β blocked on protectedDirectory.Packages.props; created as issue [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Β #1101 instead (Task 4) ([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Β #1101 closed by dsyme; PR [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 created) - π All 14 open issues had been previously commented on; no new human activity requiring re-engagement (Task 2)
2026-03-16 08:42 UTC β Run
- π§ Created PR (branch
repo-assist/improve-tomd-tests-2026-03-16): Add 16Markdown.ToMdtests β first coverage of the round-trip serialiser (Task 9) (branch only β PR was not pushed to remote)
2026-03-16 00:42 UTC β Run
- π§ Created PR [Repo Assist] Perf: eliminate redundant string allocations in nameGen, heading parser, and llms.txtΒ #1095 (branch
repo-assist/perf-string-alloc-2026-03-16): Perf β eliminate redundant string allocations innameGen, setext heading parser, andllms.txtregex (closed by dsyme)
2026-03-15 08:36 UTC β Run
- π§ Created PR [Repo Assist] Fix crash in Markdown.ToMd when document contains indirect imagesΒ #1094: Fix crash in
Markdown.ToMdwhen document contains indirect images (failwith "tbd - IndirectImage") (merged by dsyme β ) - π¬ Commented on Include images in documentation in generated contentΒ #928: recommended workflow for local images in API doc XML comments;
\{\{fsdocs-root}}not substituted in doc comment content
2026-03-14 08:36 UTC β Run
- π§ Created PR [Repo Assist] Add regression test: type with same name as namespace appears in API docs (issue #944)Β #1092: Add regression test for issue Missing types in generated APIΒ #944 β type with same name as namespace β test confirms bug not present in current code (merged by dsyme)
- π§ Created PR [Repo Assist] Update Fantomas 7.0.3 β 7.0.5 (patch update)Β #1093: Update Fantomas 7.0.3 β 7.0.5 (patch update, no formatting changes) (merged by dsyme)
2026-03-13 UTC β Run
- π§ Fixed PR [Repo Assist] Add regression tests for cross-assembly tooltip resolution (issue #1085)Β #1090 Windows CI: backslash escaping in
#rpaths embedded in F# source strings - π¬ Commented on fsdocs build fails while cracking projects that have dependencies on another projectsΒ #680: asked for reproduction confirmation in v22; suggested
dotnet buildfirst
2026-03-12 08:37 UTC β Run
- π¬ Commented on The examples for the API needs a common way to represent the resultsΒ #705: API example results feature β implementation sketch for
(resultbelow)tag - π§ Created PR [Repo Assist] Improve Literate.ParseAndCheckScriptFile/ParseScriptString XML docs; fix Windows-only path fallbackΒ #1091: Improve
Literate.ParseAndCheckScriptFile/ParseScriptStringXML doc comments; fix Windows-only"C:\\script.fsx"path fallback (merged by dsyme)
2026-03-12 03:01 UTC β Run
- π§ Created PR [Repo Assist] Add regression tests for cross-assembly tooltip resolution (issue #1085)Β #1090: Add cross-assembly tooltip regression tests (issue Hover tooltips in literate scripts show
objfor types from external assembliesΒ #1085 investigation) (merged by dsyme) - π¬ Commented on Hover tooltips in literate scripts show
objfor types from external assembliesΒ #1085: investigation complete β tests pass, bug is path-resolution related
2026-03-11 08:37 UTC β Run
- π§ Fixed CI lint failure on PR [Repo Assist] Add
--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072: Fantomas format[ 1 .. 5 ]β[ 1..5 ]intests/manual/convert/example.fsx - π§ Created PR for issue Enable
watchserver from arbitrary hostΒ #924: Add--rootoption tofsdocs watchβ enables Codespaces / reverse-proxy hosting
2026-03-10 14:45 UTC β Run
- π§ Created PR [Repo Assist] Use scrollbar-gutter: stable on scroll containersΒ #1088 for issue scrollbar-gutter: stableΒ #1087: Add
scrollbar-gutter: stableto scroll containers; fix missingoverflow-y: autoonmain(merged by dsyme)
2026-03-10 08:37 UTC β Run
- π·οΈ Labelled Hover tooltips in literate scripts show
objfor types from external assembliesΒ #1085 withbug,needs investigation - π¬ Commented on Hover tooltips in literate scripts show
objfor types from external assembliesΒ #1085: cross-assemblyobjtooltip bug β traced to FCSGetToolTip, workarounds suggested - π§ Created issue [Repo Assist] Remove duplicate CI trigger on push to mainΒ #1086 (protected file β CI workflow change): Remove duplicate
push: maintrigger frompull-requests.yml(closed by dsyme after applying manually as PR [Repo Assist] Remove duplicate CI trigger on push to mainΒ #1100; merged)
2026-03-09 14:18 UTC β Run
- π¬ Commented on --watch expectationΒ #910: watch mode diagnosis β missing index.md, FSI context, startup error causes
2026-03-09 08:37 UTC β Run
- π§ Created PR [Repo Assist] Add
///doc comments to XmlDocReader.fs and GenerateMarkdown.fs (issue #1035)Β #1079: Add///doc comments to XmlDocReader.fs and GenerateMarkdown.fs β merged - π§ Created PR [Repo Assist] Experiment: View Transition API for smooth cross-document page transitions (issue #1077)Β #1080: View Transitions experiment β merged by dsyme, closes View transitionsΒ #1077
2026-03-08 15:41 UTC β Run
- π§ Created PR [Repo Assist] Split
MarkdownTableParser.fsout ofMarkdownBlockParser.fsΒ #1075: SplitMarkdownTableParser.fsout ofMarkdownBlockParser.fsβ merged
2026-03-08 15:09 UTC β Run
- π§ Created PR [Repo Assist] Add
///doc comments to CrossReferenceResolver.fs, CodeFormatAgent.fs, and YaafFSharpScripting.fs (issue #1035)Β #1076: Add///doc comments to CrossReferenceResolver.fs etc. β merged - π§ Created PR [Repo Assist] Add
///doc comments to SymbolReader.fs, TypeFormatter.fs, and ProjectCracker.fs (issue #1035)Β #1074: Add///doc comments to SymbolReader.fs, TypeFormatter.fs, ProjectCracker.fs β merged
2026-03-08 13:11 UTC β Run
- π§ Created PR [Repo Assist] Add
--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072: Add--embed-resourcestofsdocs convertβ closes allow embedding resources in fsdocs convert html filesΒ #1068
2026-03-08 08:36 UTC β Run
- π§ Created PR [Repo Assist] Perf: precompute entity name counts in renderEntities (O(N) vs O(NΒ²))Β #1071: Precompute entity name counts in renderEntities β merged
- π¬ Commented on allow embedding resources in fsdocs convert html filesΒ #1068
2026-03-07 08:35 UTC β Run
- π§ Created PR [Repo Assist] Remove duplicate LookupKey active patterns from HtmlFormatting.fs and LatexFormatting.fsΒ #1069: Remove duplicate LookupKey active patterns β merged
- π§ Created PR [Repo Assist] Precompile markdown parser regexes to avoid per-call constructionΒ #1070: Precompile markdown parser regexes β merged
2026-03-06 08:36 UTC β Run
- π¬ Commented on Improve the tooltip systemΒ #949: tooltip system β PR [Repo Assist] Use Popover API for code snippet tooltips; fix scroll-offset positioningΒ #1061 approach and trade-offs
- π¬ Commented on Use signature-like for documenting the APIΒ #929: signature-like API docs β incremental path forward
2026-03-05 08:37 UTC β Run
- π·οΈ Labelled allow embedding resources in fsdocs convert html filesΒ #1068 with
enhancement - π¬ Commented on allow embedding resources in fsdocs convert html filesΒ #1068: implementation sketch
2026-03-04 08:36 UTC β Run
- π¬ Commented on discussion: multi target F# libraries (IL, WebSharper, Fable, etc.)Β #828: multi-target F# libraries
2026-03-03 08:37 UTC β Run
- π·οΈ Labelled Consider different docs for different TFMsΒ #1064 with
enhancement,help wanted - π¬ Commented on Consider different docs for different TFMsΒ #1064: multi-TFM docs implementation analysis
2026-03-02 08:37 UTC β Run
- π§ Created PR [Repo Assist] Use Popover API for code snippet tooltips; fix scroll-offset positioningΒ #1061: Popover API tooltips β merged by nojaf 2026-03-10 β β closes CSS tooltips as an alternative (or replacement) for JS tooltipsΒ #422
- π¬ Commented on Group overloaded methods together and generate a page for themΒ #585: grouping overloaded methods analysis
- π Created March 2026 monthly activity issue [Repo Assist] Monthly Activity 2026-03Β #1060
Generated by Repo Assist Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@d1d884596e62351dd652ae78465885dd32f0dd7d
Generated by Repo Assist Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@d1d884596e62351dd652ae78465885dd32f0dd7d
Reactions are currently unavailable