Update dependency Microsoft.Agents.AI.OpenAI to 1.16.0 #36

Open
renovate-bot wants to merge 1 commits from renovate/microsoft.agents.ai.openai-1.x into main
Contributor

This PR contains the following updates:

Package Type Update Change
Microsoft.Agents.AI.OpenAI (source) nuget minor 1.13.01.16.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Agents.AI.OpenAI](https://learn.microsoft.com/agent-framework/) ([source](https://github.com/microsoft/agent-framework)) | nuget | minor | `1.13.0` → `1.16.0` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzUuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/microsoft.agents.ai.openai-1.x from 189052d132 to 6511a947e7 2026-07-23 04:36:26 +02:00 Compare
renovate-bot changed title from Update dependency Microsoft.Agents.AI.OpenAI to 1.14.0 to Update dependency Microsoft.Agents.AI.OpenAI to 1.15.0 2026-07-23 04:36:28 +02:00
First-time contributor

Weekly automation risk assessment (2026-07-23)

  • Risky changes: Microsoft Agent Framework OpenAI moves from 1.13 to 1.15, but the PR supplies no release notes for the intervening framework changes.
  • Are we affected? Likely. This package is central to the live summary agent, LiteLLM/OpenAI-compatible Responses integration, compaction, tool invocation, and write/diff workflow. Exact-head PR and push checks are green, but they do not prove a real endpoint/tool session.
  • Risk: Framework changes could alter response streaming, compaction state, tool-call serialization, retries, or agent-session behavior and fail only in a real meeting summary.
  • Recommendation: Medium risk but not release-qualified for automation. Review the 1.14/1.15 changelog and perform an attended explicit manual merge outside automations with a real summary, compaction, tool call, and note-write/diff smoke test; keep 1.13 ready for rollback.
### Weekly automation risk assessment (2026-07-23) - **Risky changes:** Microsoft Agent Framework OpenAI moves from 1.13 to 1.15, but the PR supplies no release notes for the intervening framework changes. - **Are we affected?** **Likely.** This package is central to the live summary agent, LiteLLM/OpenAI-compatible Responses integration, compaction, tool invocation, and write/diff workflow. Exact-head PR and push checks are green, but they do not prove a real endpoint/tool session. - **Risk:** Framework changes could alter response streaming, compaction state, tool-call serialization, retries, or agent-session behavior and fail only in a real meeting summary. - **Recommendation:** Medium risk but not release-qualified for automation. Review the 1.14/1.15 changelog and perform an **attended explicit manual merge outside automations** with a real summary, compaction, tool call, and note-write/diff smoke test; keep 1.13 ready for rollback.
First-time contributor

Weekly automation status update

Upstream 1.14/1.15 notes are now available. Their breaking hosting, harness, and persistent approval/session changes do not intersect Meeting Assistant’s one-shot session: null summary agent; the locally used compaction change is a bug fix. The default approval middleware becomes a no-op for this session shape, with possible warning-log noise.

The current blocker is branch freshness: head 6511a947 is based on 3cadf08f, while main is 75250f60 and includes the material LiteLLM Responses streaming fix. Runs 2383/2384 are green but test the old base. Risk is medium; local impact is likely, but functional breakage is unlikely after fresh validation. Renovate rebase/retry requested. Do not merge this head; require new exact-head push and PR runs. If those pass, it becomes suitable for weekly automation merge. Rollback is reverting to 1.13.0 and rebuilding; no migration is involved.

### Weekly automation status update Upstream 1.14/1.15 notes are now available. Their breaking hosting, harness, and persistent approval/session changes do not intersect Meeting Assistant’s one-shot `session: null` summary agent; the locally used compaction change is a bug fix. The default approval middleware becomes a no-op for this session shape, with possible warning-log noise. The current blocker is branch freshness: head `6511a947` is based on `3cadf08f`, while `main` is `75250f60` and includes the material LiteLLM Responses streaming fix. Runs 2383/2384 are green but test the old base. **Risk is medium; local impact is likely, but functional breakage is unlikely after fresh validation.** Renovate rebase/retry requested. Do not merge this head; require new exact-head push and PR runs. If those pass, it becomes suitable for weekly automation merge. Rollback is reverting to 1.13.0 and rebuilding; no migration is involved.
renovate-bot added 1 commit 2026-07-31 04:39:36 +02:00
Update dependency Microsoft.Agents.AI.OpenAI to 1.16.0
PR and Push Build/Test / build-and-test (push) Successful in 10m1s
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m50s
94667a4114
renovate-bot force-pushed renovate/microsoft.agents.ai.openai-1.x from 6511a947e7 to 94667a4114 2026-07-31 04:39:36 +02:00 Compare
renovate-bot changed title from Update dependency Microsoft.Agents.AI.OpenAI to 1.15.0 to Update dependency Microsoft.Agents.AI.OpenAI to 1.16.0 2026-07-31 04:39:42 +02:00
All checks were successful
PR and Push Build/Test / build-and-test (push) Successful in 10m1s
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m50s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/microsoft.agents.ai.openai-1.x:renovate/microsoft.agents.ai.openai-1.x
git checkout renovate/microsoft.agents.ai.openai-1.x
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Manuel/meeting-assistant#36