π€ *Repo Assist here β I'm an automated AI assistant for this repository.* ## Activity for July 2026 ## Suggested Actions for Maintainer * [ ] **Review PR** #465: Fix `toParam` encoding `byte[]` as base64 instead of `ToString()` β [Review](https://github.com/fsprojects/SwaggerProvider/pull/465) * [ ] **Review PR** #aw_fmt_dateonly: improve `formatObject` to use ISO 8601 for DateOnly/TimeOnly β [Review](https://github.com/fsprojects/SwaggerProvider/pull/#aw_fmt_dateonly) * [ ] **Review PR** #aw_sdk301_pr: chore: update global.json SDK baseline to 10.0.301 β [Review](https://github.com/fsprojects/SwaggerProvider/pull/#aw_sdk301_pr) * [ ] **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-07-11 03:14 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/29137612698) - π§ Created PR #aw_fmt_dateonly: improve `formatObject` ISO 8601 formatting for DateOnly/TimeOnly (522β525 tests) - π§ Created PR #aw_sdk301_pr: chore: update global.json SDK baseline from 10.0.201 to 10.0.301 - Task 5: formatObject used locale-specific obj.ToString() for DateOnly/TimeOnly; now uses ISO 8601 via formatDateOrTimeValue - Task 4: updated global.json SDK version to 10.0.301 (documents current baseline) - Task 2: no new human activity on open issues β skipped ### 2026-07-04 03:33 UTC β [Run](https://github.com/fsprojects/SwaggerProvider/actions/runs/28693194879) - π§ Created PR #465: fix toParam encoding of `byte[]` as base64 (522β527 tests) - π§ Created PR (SDK update, branch only β PR creation failed last run) - Task 5: fixed bug where `byte[]` in `toParam` fell through to `obj.ToString()`, producing "System.Byte[]" instead of base64 - Task 4: attempted global.json SDK update (branch created, PR creation did not complete) > Generated by π Repo Assist, see [workflow run](https://github.com/fsprojects/SwaggerProvider/actions/runs/29137612698). [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: 29137612698, workflow_id: repo-assist, run: https://github.com/fsprojects/SwaggerProvider/actions/runs/29137612698 -->
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for July 2026
Suggested Actions for Maintainer
toParamencodingbyte[]as base64 instead ofToString()β ReviewformatObjectto use ISO 8601 for DateOnly/TimeOnly β Review.paketCI cache step manually β ViewFuture Work for Repo Assist
Run History
2026-07-11 03:14 UTC β Run
formatObjectISO 8601 formatting for DateOnly/TimeOnly (522β525 tests)2026-07-04 03:33 UTC β Run
byte[]as base64 (522β527 tests)byte[]intoParamfell through toobj.ToString(), producing "System.Byte[]" instead of base64Add this agentic workflows to your repo
To install this agentic workflow, run