Skip to content

v0.10.11 — ACP v2 lifecycle and background continuations

Latest

Choose a tag to compare

@danielkov danielkov released this 28 Aug 20:11
db9713c

ACP v2 lifecycle and background continuation hardening

  • Derive ACP v2 Running and Idle from authoritative logical-turn lifecycle events, eliminating phantom no-work turns.
  • Preserve paired lifecycle state across tools, approvals, cancellation, errors, retries, and background suspension.
  • Resume pending background work through task-manager wakeups while keeping tool transcripts provider-valid.
  • Harden ACP prompt ownership, cancellation races, accepted-prompt failures, and autonomous inference cancellation.
  • Carry full detached results as structured notifications with bounded text summaries.

Published crates:

  • agentkit@0.10.11
  • agentkit-acp@0.10.11
  • agentkit-loop@0.10.10
  • agentkit-task-manager@0.10.7
  • agentkit-adapter-completions@0.10.7
  • agentkit-provider-anthropic@0.10.8