-
Notifications
You must be signed in to change notification settings - Fork 161
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/fix-quotedblock-tooltip-2026-03-23): FixMarkdown.ToMdmulti-paragraph blockquote roundtrip + make code tooltips interactive (Improve the tooltip systemΒ #949) β Review - Review PR [Repo Assist] Add nested navigation categories and fix front-matter value parsingΒ #1105 (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 β 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 β View
- Check comment Use signature-like for documenting the APIΒ #929: Repo Assist commented on signature-like API docs β incremental path β View
- Check comment The examples for the API needs a common way to represent the resultsΒ #705: Repo Assist commented β API example results feature sketch β View
Future Work for Repo Assist
- Group overloaded methods (Group overloaded methods together and generate a page for themΒ #585) β feasibility analysis posted on issue
- Keyword/glossary page (Create a keyword/glossary site mapΒ #898) β implementation sketch posted; data model changes needed
- 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-23 08:39 UTC β Run
- π§ Created PR (branch
repo-assist/fix-quotedblock-tooltip-2026-03-23): FixMarkdown.ToMdmulti-paragraph blockquote roundtrip (two new tests added); make code tooltips interactive so users can select/copy text (Improve the tooltip systemΒ #949)
2026-03-21 08:35 UTC β Run
- π§ Created PR [Repo Assist] Add nested navigation categories and fix front-matter value parsingΒ #1105 (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
2026-03-18 08:38 UTC β Run
- π§ Created PR [Repo Assist] Fix Markdown.ToMd: Emphasis serialised as bold; ordered list 0-indexedΒ #1102: Fix
Markdown.ToMdβ Emphasis serialised as**bold**instead of*italic*; ordered list items 0-indexed (merged by dsyme β )
2026-03-17 08:38 UTC β Run
- π§ Created PR (deps bump β 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 by dsyme)
2026-03-16 08:42 UTC β Run
- π§ Created PR branch: Add 16
Markdown.ToMdtests β first coverage of round-trip serialiser
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 (merged β ) - π¬ Commented on Include images in documentation in generated contentΒ #928: recommended workflow for local images in API doc XML comments
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: regression test for Missing types in generated APIΒ #944 (merged β ); PR [Repo Assist] Update Fantomas 7.0.3 β 7.0.5 (patch update)Β #1093: Fantomas 7.0.3β7.0.5 (merged β )
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
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 sketch
- π§ Created PR [Repo Assist] Improve Literate.ParseAndCheckScriptFile/ParseScriptString XML docs; fix Windows-only path fallbackΒ #1091: improve
Literate.ParseAndCheckScriptFileXML docs; fix Windows path fallback (merged β )
2026-03-11 08:37 UTC β Run
- π§ Created PR [Repo Assist] Add --root option to fsdocs watch for remote/proxy hostingΒ #1089: Add
--rootoption tofsdocs watch
2026-03-10 14:45 UTC β Run
- π§ Created PR [Repo Assist] Use scrollbar-gutter: stable on scroll containersΒ #1088:
scrollbar-gutter: stable+overflow-y: auto(merged β )
2026-03-08 β 2026-03-09 β Multiple runs
- π§ PRs [Repo Assist] Add
--embed-resourcestofsdocs convertβ self-contained HTML output by defaultΒ #1072 (embed-resources), [Repo Assist] Add///doc comments to SymbolReader.fs, TypeFormatter.fs, and ProjectCracker.fs (issue #1035)Β #1074β[Repo Assist] Add///doc comments to CrossReferenceResolver.fs, CodeFormatAgent.fs, and YaafFSharpScripting.fs (issue #1035)Β #1076 (doc comments), [Repo Assist] Add///doc comments to XmlDocReader.fs and GenerateMarkdown.fs (issue #1035)Β #1079β[Repo Assist] Experiment: View Transition API for smooth cross-document page transitions (issue #1077)Β #1080 (doc comments, view transitions) β most merged β - π¬ Commented on Include images in documentation in generated contentΒ #928, Use signature-like for documenting the APIΒ #929, 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 patterns (merged β ); PR [Repo Assist] Precompile markdown parser regexes to avoid per-call constructionΒ #1070: Precompile markdown regexes (merged β )
2026-03-06 08:36 UTC β Run
- π¬ Commented on Improve the tooltip systemΒ #949: tooltip system; Use signature-like for documenting the APIΒ #929: signature-like API docs
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 β ) β 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