-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for March 2026
Suggested Actions for Maintainer
- Review PR (pending number, branch
repo-assist/fix-format-date-dateonly-2026-03-12): Fixformat: dateβDateOnlyon .NET 6+, closes string with formatdateis generated asDateTimeOffsetbut should beDateOnlyΒ #240 β Branch - Review PR Add custom json formatter for
format: dateΒ #241: Contributor PR addingDateOnlysupport (superseded by above Repo Assist PR if merged) β Review - Check comment on String field cannot be optional.Β #122: Repo Assist analysed nullable-string behaviour and addressed NRT question β View
- Check comment on string with format
dateis generated asDateTimeOffsetbut should beDateOnlyΒ #240: Repo Assist analysed currentformat: datehandling, identified API mismatch in PR Add custom json formatter forformat: dateΒ #241, provided concrete fix guidance β View - Consider PR I0219 - verify test generated client method contains typed responseΒ #225: Contributor PR adding typed-response test for issue Wrong return type generated by provider, is unit, instead the openapi spec declares a default return typeΒ #219 β Review
Future Work for Repo Assist
- Investigate nullable string wrapping as
Option(string)β see String field cannot be optional.Β #122 discussion β breaking change, needs design decision - Consider response-headers support from Declared result headers are ignoredΒ #179 β requires OperationCompiler + runtime changes
Run History
2026-03-12 16:32 UTC β Run
- π§ Created PR (pending #): Fix
format: dateβDateOnlyon .NET 6+ targets, closes string with formatdateis generated asDateTimeOffsetbut should beDateOnlyΒ #240 (both v2/v3 DefinitionCompiler, + test) - π¬ Commented on String field cannot be optional.Β #122: explained nullable-string behaviour, addressed NRT question, suggested
Option(string)wrapping approach
2026-03-11 16:27 UTC β Run
- π§ Created PR [Repo Assist] Perf: avoid redundant cache invalidation timers in GetOrAddΒ #318: Perf β avoid redundant cache invalidation timers in
GetOrAdd(Caching.fs) β merged by sergey-tihon - π§ Created PR [Repo Assist] Test: add UniqueNameGenerator unit testsΒ #319: Test β add 10
UniqueNameGeneratorunit tests (190 total, was 180) β merged by sergey-tihon
2026-03-11 10:56 UTC β Run
- π§ Created PR [Repo Assist] Fix 2xx response handling in v2 and v3 OperationCompilersΒ #313: Fix v2 OperationCompiler 2xx response selector (was 200/201 only, now 200-299) + v3 unit-return guard prevents JsonException on empty bodies (closes 204 returning empty body throwΒ #252) β merged by sergey-tihon
2026-03-10 16:31 UTC β Run
- π§ Created PR [Repo Assist] Fix $0 in path parameter values treated as regex back-referenceΒ #310: Fix
$0in path parameter values treated as regex back-reference β fixes $0 in string parameter value is not handled correctlyΒ #141 (both v2/v3 OperationCompiler, + regression test) β merged by sergey-tihon - π§ Created PR [Repo Assist] Add CI concurrency group to cancel redundant buildsΒ #309: Add CI concurrency group to cancel redundant builds β merged by sergey-tihon
2026-03-09 16:31 UTC β Run
- π¬ Commented on string with format
dateis generated asDateTimeOffsetbut should beDateOnlyΒ #240: analysed currentformat: datehandling, identified API mismatch in PR Add custom json formatter forformat: dateΒ #241, provided concrete fix guidance
2026-03-08 22:55 UTC β Run
- π¬ Commented on properties named "nullable" and subschema componentsΒ #261: explained root cause (
nullableon parameter objects triggers Microsoft.OpenApi parse errors) and workaround - π§ Created PR [Repo Assist] Add IgnoreParseErrors parameter to OpenApiClientProviderΒ #300: Add
IgnoreParseErrorsstatic parameter toOpenApiClientProvider(related to properties named "nullable" and subschema componentsΒ #261) β merged by sergey-tihon
2026-03-08 22:41 UTC β Run
- π§ Created PR [Repo Assist] Fix Option types sending
Some(value)in form data bodiesΒ #298: FixSome(value)in form data β unwrapoption(T)ingetPropertyValues(fixes Form Data Option Types not serialized properlyΒ #214) β merged by sergey-tihon - π¬ Commented on Form Data Option Types not serialized properlyΒ #214: explained root cause and fix
2026-03-08 22:28 UTC β Run
- π·οΈ Labelled 25 previously unlabelled issues
- π§ Created PR [Repo Assist] Add unit tests for RuntimeHelpers moduleΒ #295: Add unit tests for RuntimeHelpers module (44 new tests) β merged by sergey-tihon
Generated by Repo Assist Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f
Reactions are currently unavailable