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
changed title from Update dependency Microsoft.Agents.AI.OpenAI to 1.14.0 to Update dependency Microsoft.Agents.AI.OpenAI to 1.15.02026-07-23 04:36:28 +02:00
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.
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
changed title from Update dependency Microsoft.Agents.AI.OpenAI to 1.15.0 to Update dependency Microsoft.Agents.AI.OpenAI to 1.16.02026-07-31 04:39:42 +02:00
All checks were successful
PR and Push Build/Test / build-and-test (push) Successful in 10m1s
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.13.0→1.16.0Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.
189052d132to6511a947e7Update dependency Microsoft.Agents.AI.OpenAI to 1.14.0to Update dependency Microsoft.Agents.AI.OpenAI to 1.15.0Weekly automation risk assessment (2026-07-23)
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: nullsummary 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
6511a947is based on3cadf08f, whilemainis75250f60and 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.6511a947e7to94667a4114Update dependency Microsoft.Agents.AI.OpenAI to 1.15.0to Update dependency Microsoft.Agents.AI.OpenAI to 1.16.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.