[Core] Add Factory Pause Checkpoints by MRayermannMSFT · Pull Request #2537 · github/copilot-sdk · GitHub
Skip to content

[Core] Add Factory Pause Checkpoints - #2537

Draft
MRayermannMSFT wants to merge 3 commits into
mainfrom
mrayermannmsft-factory-pause-sdk
Draft

[Core] Add Factory Pause Checkpoints#2537
MRayermannMSFT wants to merge 3 commits into
mainfrom
mrayermannmsft-factory-pause-sdk

Conversation

@MRayermannMSFT

Copy link
Copy Markdown
Contributor

What

Adds token-scoped factory pause and durable checkpoint APIs to the Node.js SDK after the runtime contract lands. A paused attempt settles its waiter while resume preserves invocation limit overrides and execution identity.

Why

Factory authors need a safe checkpoint that stops spend without losing completed work. Token-scoped aborts stop an old attempt from cancelling a resumed attempt with the same run ID.

MRayermannMSFT and others added 3 commits September 3, 2026 12:48
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant