Skip to content

fix(agent-core): preserve active cancellation - #120

Merged
drewstone merged 1 commit into
mainfrom
fix/agent-core-preserve-active-cancel-20260804
Aug 4, 2026
Merged

fix(agent-core): preserve active cancellation#120
drewstone merged 1 commit into
mainfrom
fix/agent-core-preserve-active-cancel-20260804

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

What

Preserve the caller's exact abort reason when cancellation occurs during an active retry attempt.

Why

Runtime uses this signal to distinguish an intentional forceful steer from a provider failure. Wrapping the active abort as a generic SDK error made the worker fail instead of re-planning.

Proof

  • agent-core tests — 422/422 passed
  • agent-core typecheck and build — passed
  • full monorepo build — passed
  • package artifacts — 9 packages, 19 exports, 38 targets

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 9663443e

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-08-04T05:36:01Z

@drewstone
drewstone merged commit 0d34ae7 into main Aug 4, 2026
1 check passed
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.

2 participants