π€ *Repo Assist here β I'm an automated AI assistant for this repository.* ## Activity for June 2026 ## Suggested Actions for Maintainer * [ ] **Review PR** #aw_pr_tests27: test: add missing coverage for Option(byte[]), plain Guid, and leading-slash+fragment URLs β [Review](https://github.com/fsprojects/SwaggerProvider/pull/#aw_pr_tests27) * [ ] **Review PR** #463: Dependabot: bump actions/cache from 5 to 6 β [Review](https://github.com/fsprojects/SwaggerProvider/pull/463) * [ ] **Close issue** #411: Repo Assist cannot push workflow files; remove dead `.paket` CI cache step manually β [View](https://github.com/fsprojects/SwaggerProvider/issues/411) ## Future Work for Repo Assist - Issue #358 (Microsoft.OpenApi 3.x migration): revisit when .NET 11 ships ## Run History ### 2026-06-27 03:22 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/28277055221) - π§ Created PR #aw_pr_tests27: test: add missing coverage for `Option<byte[]>`, plain Guid, and leading-slash+fragment URLs (517β522 tests) - Task 9: added 5 tests for gaps in `ToQueryParamsTests` (`Option<byte[]>` Some/None, plain Guid) and `CreateHttpRequestTests` (leading slash + fragment) - Task 4: noted Dependabot PR #463 (actions/cache 5β6) needs maintainer review; no other non-workflow engineering changes identified - Task 2: all open issues have RA comments, no new human activity; Task 1 fallback also not applicable (all issues labelled) ### 2026-06-20 03:30 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/27858647772) - π§ Created PR #462: fix: correct string enum array serialisation in `toQueryParams`; add 5 enum query-param tests β **merged** - Bug found: CLR array variance caused int32-backed enum[] to match `| :? array` before enum-specific arm; string enum arrays returned integer strings instead of wire values - Task 8: `createHttpRequestFromQueryLists` simplified (ResizeArray β Seq.concat) ### 2026-06-13 03:41 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/27455064705) - π§ Created PR #460: refactor: deduplicate `CallAsync` error branch; add stream-array and HTTP-fallback tests β **merged** ### 2026-06-01 20:45 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/26780901012) - π§ Created PR #457: perf+test: replace UriBuilder+ParseQueryString with StringBuilder; add 9 tests β **merged** - π Closed May 2026 monthly issue #418 > Generated by π Repo Assist, see [workflow run](https://github.com/fsprojects/SwaggerProvider/actions/runs/28277055221). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > <details> <summary>Add this agentic workflows to your repo</summary> To install this agentic workflow, run ``` gh aw add githubnext/agentics/workflows/repo-assist.md@e15e57b40918dbca11b350c55d02ab61934afa75 ``` </details> <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, version: 1.0.60, model: claude-sonnet-4.6, id: 28277055221, workflow_id: repo-assist, run: https://github.com/fsprojects/SwaggerProvider/actions/runs/28277055221 -->
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for June 2026
Suggested Actions for Maintainer
.paketCI cache step manually β ViewFuture Work for Repo Assist
Run History
2026-06-27 03:22 UTC β Run
Option<byte[]>, plain Guid, and leading-slash+fragment URLs (517β522 tests)ToQueryParamsTests(Option<byte[]>Some/None, plain Guid) andCreateHttpRequestTests(leading slash + fragment)2026-06-20 03:30 UTC β Run
toQueryParams; add 5 enum query-param tests β merged| :? arraybefore enum-specific arm; string enum arrays returned integer strings instead of wire valuescreateHttpRequestFromQueryListssimplified (ResizeArray β Seq.concat)2026-06-13 03:41 UTC β Run
CallAsyncerror branch; add stream-array and HTTP-fallback tests β merged2026-06-01 20:45 UTC β Run
Add this agentic workflows to your repo
To install this agentic workflow, run