Skip to content

feat(agentserver): WIP - responses package durable orchestration (split out of #46997)#47275

Draft
RaviPidaparthi wants to merge 4 commits into
feature/agentserver-durable-tasksfrom
feature/agentserver-responses-spec016
Draft

feat(agentserver): WIP - responses package durable orchestration (split out of #46997)#47275
RaviPidaparthi wants to merge 4 commits into
feature/agentserver-durable-tasksfrom
feature/agentserver-responses-spec016

Conversation

@RaviPidaparthi
Copy link
Copy Markdown
Member

Summary — DO NOT MERGE YET (work in progress)

This is the responses-package split out of the original spec 016
durability PR (#46997). It holds the spec 015/016 work on
azure-ai-agentserver-responses: durable orchestrator, durability
contract test suite, file response store, durable samples 17–22, and
the e2e + unit tests that go with them.

Status

⚠️ Not ready for review. The core+invocations PR (#46997) is the
focus right now; this branch is kept in working condition but the
responses package is not the focus of this release cycle. We will
return to this branch and shape it into a focused, reviewable PR once
the core PR lands.

What this branch needs before review

  • Re-frame on top of the merged core branch so the diff shows ONLY the
    responses-package changes.
  • Re-validate against the merged core API (TaskContext renames:
    is_steered_turn, pending_input_count, etc. are already wired).
  • Run the responses-package validation suite (mypy, pyright, pylint)
    against the merged core to surface any new findings.
  • Refresh CHANGELOG.md framing as a feature launch.

Why open this PR now

So the work isn't lost if local branches are accidentally deleted, and
so other agents can see the scope of the upcoming responses work
without needing access to the original mega-branch.

…e PR

This commit restores the responses-package spec 015/016 work that was
moved out of the core PR (#46997) to keep scope manageable. Sits on
top of the core PR branch so it only shows the responses delta.

⚠️ NOT FOR REVIEW — responses package is not the focus this cycle.
The branch is preserved so the work isn't lost and can be picked up
once core lands.

Restored from safety-spec016-backup-2026-06-02 (SHA 3df9c5b).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@RaviPidaparthi RaviPidaparthi changed the base branch from main to feature/agentserver-durable-tasks June 2, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hosted Agents sdk/agentserver/*

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant