-
Notifications
You must be signed in to change notification settings - Fork 285
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 [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665: HTTP encoding ISO-8859-1 β UTF-8 β Review
- Review PR [Repo Assist] ci: add job-level timeout-minutes to prevent runaway buildsΒ #1698: ci: add job-level timeout-minutes β Review
- Review PR [Repo Assist] fix: defensive DateTime parsing and improve Range header error messageΒ #1699: fix: defensive DateTime parsing and Range header error message β Review
- Review PR (new this run): ci: add GitHub Actions to Dependabot version updates β branch
repo-assist/eng-dependabot-actions-20260318
Future Work for Repo Assist
- Continue exploring Consider System.Text.Json dependencyΒ #1671 STJ path
- Investigate Use System.Net.Http.HttpClientΒ #1392 HttpClient migration (lower priority)
Run History
2026-03-18 03:49 UTC β Run
- π§ Task 4: Created PR β ci: add GitHub Actions to Dependabot version updates (
.github/dependabot.yml) - π Task 2: Issues update pictures in docs with #r nuget reference (no .dll ref)Β #1490 and Consider System.Text.Json dependencyΒ #1671 have existing Repo Assist comments, no new human activity β no new comments needed
2026-03-17 03:44 UTC β Run
- π§ Task 5/3: Created PR [Repo Assist] fix: defensive DateTime parsing and improve Range header error messageΒ #1699 β fix: defensive DateTime parsing (TextConversions overflow safety) + Range header error message improvement; 2893 tests pass
- π All open issues (update pictures in docs with #r nuget reference (no .dll ref)Β #1490, Consider System.Text.Json dependencyΒ #1671) already have Repo Assist comments, no new human activity
2026-03-16 03:53 UTC β Run
- π§ Task 4: Created PR [Repo Assist] ci: add job-level timeout-minutes to prevent runaway buildsΒ #1698 β ci: add
timeout-minutesto all CI jobs (40 min PR builds, 60 min release) - π Task 2: All open issues (update pictures in docs with #r nuget reference (no .dll ref)Β #1490, Consider System.Text.Json dependencyΒ #1671) already have Repo Assist comments, no new human activity β no new comments needed
2026-03-15 03:52 UTC β Run
- π§ͺ Task 9: Created
NameUtilsProperties.fsβ 15 FsCheck property tests forNameUtils; merged as PR [Repo Assist] test: add FsCheck property tests for NameUtilsΒ #1696 - π PR [Repo Assist] fix: use NotSupportedException in CombinedStream; clarify inner isTextΒ #1695 (fix CombinedStream NotSupportedException) merged by dsyme!
2026-03-14 03:39 UTC β Run
- π§ Task 5: Fixed
CombinedStreamto raiseNotSupportedException; renamed shadowedisTexttoisMimeTypeText - π Created PR [Repo Assist] fix: use NotSupportedException in CombinedStream; clarify inner isTextΒ #1695: fix: use NotSupportedException in CombinedStream; clarify inner isText
- π PR [Repo Assist] Add JSON SaveOptions property tests + STJ benchmark prototype (#1671)Β #1694 (JSON SaveOptions tests + STJ benchmark) merged by dsyme on 2026-03-13!
2026-03-13 03:39 UTC β Run
- π§ͺ Task 9: Added 2 new FsCheck property tests to
JsonParserProperties.fsforJsonSaveOptions.NoneandCompactSpaceAfterComma - π Task 10: Created
JsonStjBenchmarks.fsβ STJ prototype for Consider System.Text.Json dependencyΒ #1671; no new NuGet deps - π§ Created PR [Repo Assist] Add JSON SaveOptions property tests + STJ benchmark prototype (#1671)Β #1694: Add JSON SaveOptions property tests + STJ benchmark prototype
2026-03-11 03:39 UTC β Run
- π¬ Commented on [aw] Repo Assist failed (pre-agent)Β #1693: acknowledged transient pre-agent failure, recommended closure
- π PR [Repo Assist] Add CSV property-based tests and CSV benchmarksΒ #1692 merged by dsyme on 2026-03-12 (CSV property-based tests and CSV benchmarks)
2026-03-09 03:43 UTC β Run
- π§ͺ Task 9: Created
CsvParserProperties.fsβ 10 property-based CSV roundtrip tests - π Task 8: Created
CsvBenchmarks.fsβ 8 benchmarks across 4 CSV files - π§ Created PR [Repo Assist] Add CSV property-based tests and CSV benchmarksΒ #1692: Add CSV property-based tests and CSV benchmarks
2026-03-08 03:40 UTC β Run
- π§ Task 3: Created clean rebased PR for HTTP encoding fix (supersedes [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665)
- π¬ Commented on PR [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665: explained replacement PR coming
2026-03-07 03:36 UTC β Run
- π§ Task 4: Created PR [Repo Assist] ci: add NuGet cache to release workflowΒ #1690: ci: add NuGet cache to release workflow
2026-03-06 03:39 UTC β Run
- π§ Updated PR [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665: merged main into branch, resolved RELEASE_NOTES.md conflict
2026-03-05 03:39 UTC β Run
- π§ Updated PR [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665: fixed RELEASE_NOTES.md conflict
- π¬ Commented on [aw] Repo Assist failedΒ #1687: confirmed workflow failure is resolved
2026-03-04 03:38 UTC β Run
- π§ Attempted to update PR [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665 (rebase) β failed with patch apply error
2026-03-03 03:43 UTC β Run
- π§ Attempted to update PR [Repo Assist] Change HTTP response default encoding from ISO-8859-1 to UTF-8Β #1665 (rebase) β failed with patch apply error
2026-03-01 03:48 UTC β Run
- π§ Created draft PR: Add XML doc comments to JsonValue.fs (batch 2 of Document all code in this codebaseΒ #1678)
- π¬ Commented on [agentics] Repo Assist failedΒ #1679: Acknowledged transient workflow failure, all clear
- π¬ Commented on PR [Repo Assist] Add doc comments to CsvExtensions, TextConversions, and HtmlActivePatterns (batch 1 of #1678)Β #1681: Flagged accidental
Fixes #1678that would auto-close the tracking issue
2026-03-01 01:35 UTC β Run
- π§ Created draft PR [Repo Assist] Split HtmlDocument operations out of HtmlOperations.fsΒ #1683: Split HtmlDocument operations out of
HtmlOperations.fsβ part of Split large files in this codebaseΒ #1677
2026-03-01 01:28 UTC β Run
- π§ Created draft PR [Repo Assist] Add doc comments to CsvExtensions, TextConversions, and HtmlActivePatterns (batch 1 of #1678)Β #1681: Add doc comments to CsvExtensions, TextConversions, HtmlActivePatterns (batch 1 of Document all code in this codebaseΒ #1678)
2026-03-01 01:22 UTC β Run
- π§ Created draft PR [Repo Assist] Add trimming support to runtime Core libraries (closes #1436)Β #1685: Add trimming support to runtime Core libraries β closes Is it possible to make this library trimmable by defaultΒ #1436
Generated by Repo Assist Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f
Reactions are currently unavailable