Version Packages - #106
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 1, 2026 23:07
92c37cb to
c5de263
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 2, 2026 07:16
c5de263 to
848fba2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tangle-network/agent-interface@0.41.0
Minor Changes
7011e7e: Add provider-neutral durable run references, strictly validated capabilities and replayable event envelopes, scope-bound interaction acknowledgements, request-bound portable context transfer with enforced token limits and provider-confirmed fresh sessions, retry-safe native continuation, and recoverable workspace branching contracts.
Keep the original SDK adapter interaction method source-compatible and add a separate durable command method.
Add reusable conformance checks for detached competing-run isolation, every interaction acknowledgement outcome, real over-limit planning, cross-request rejection, context receipts, retry conflicts, continuation boundaries, workspace operation recovery, dependency-ordered cleanup, absent disabled operations, and combined operation/cleanup failures.
Add exact session and immutable execution control references to detached and reconstructed Tangle sessions, bind result, replay, and cancel to that exact execution, validate capability and Sandbox result data, omit disabled methods, adapt inclusive Sandbox replay to exclusive cursors, reject unproven or mismatched receipts without advancing local state, and fail explicitly for unsupported context inputs.
Pack and test the Tangle provider together with the interface, testkit, and public Sandbox 0.17.0 dependency.
32acb32: Add
forgeandcursortoHarnessType/harnessTypeSchema.Both ship full provider adapters downstream (
sdk-provider-forge,sdk-provider-cursor), but were absent from the canonical enum, which forcedagent-dev-container and agent-app to maintain divergent copies of the harness
taxonomy. They are multi-provider CLI runners with no vendor lock, so they carry
no entry in the capability tables and resolve as router-backed — matching the
behavior downstream already relied on.
@tangle-network/agent-provider-testkit@0.4.0
Minor Changes
7011e7e: Add provider-neutral durable run references, strictly validated capabilities and replayable event envelopes, scope-bound interaction acknowledgements, request-bound portable context transfer with enforced token limits and provider-confirmed fresh sessions, retry-safe native continuation, and recoverable workspace branching contracts.
Keep the original SDK adapter interaction method source-compatible and add a separate durable command method.
Add reusable conformance checks for detached competing-run isolation, every interaction acknowledgement outcome, real over-limit planning, cross-request rejection, context receipts, retry conflicts, continuation boundaries, workspace operation recovery, dependency-ordered cleanup, absent disabled operations, and combined operation/cleanup failures.
Add exact session and immutable execution control references to detached and reconstructed Tangle sessions, bind result, replay, and cancel to that exact execution, validate capability and Sandbox result data, omit disabled methods, adapt inclusive Sandbox replay to exclusive cursors, reject unproven or mismatched receipts without advancing local state, and fail explicitly for unsupported context inputs.
Pack and test the Tangle provider together with the interface, testkit, and public Sandbox 0.17.0 dependency.
Patch Changes
@tangle-network/agent-core@0.4.30
Patch Changes
@tangle-network/agent-provider-cli-bridge@0.3.1
Patch Changes
@tangle-network/agent-provider-computesdk@0.2.33
Patch Changes
@tangle-network/agent-provider-daytona@0.2.33
Patch Changes
@tangle-network/agent-provider-e2b@0.2.33
Patch Changes
@tangle-network/agent-provider-tangle@0.4.7
Patch Changes
7011e7e: Add provider-neutral durable run references, strictly validated capabilities and replayable event envelopes, scope-bound interaction acknowledgements, request-bound portable context transfer with enforced token limits and provider-confirmed fresh sessions, retry-safe native continuation, and recoverable workspace branching contracts.
Keep the original SDK adapter interaction method source-compatible and add a separate durable command method.
Add reusable conformance checks for detached competing-run isolation, every interaction acknowledgement outcome, real over-limit planning, cross-request rejection, context receipts, retry conflicts, continuation boundaries, workspace operation recovery, dependency-ordered cleanup, absent disabled operations, and combined operation/cleanup failures.
Add exact session and immutable execution control references to detached and reconstructed Tangle sessions, bind result, replay, and cancel to that exact execution, validate capability and Sandbox result data, omit disabled methods, adapt inclusive Sandbox replay to exclusive cursors, reject unproven or mismatched receipts without advancing local state, and fail explicitly for unsupported context inputs.
Pack and test the Tangle provider together with the interface, testkit, and public Sandbox 0.17.0 dependency.
Updated dependencies [7011e7e]
Updated dependencies [32acb32]