Skip to content

Version Packages - #232

Merged
drewstone merged 1 commit into
mainfrom
changeset-release/main
Aug 21, 2026
Merged

Version Packages#232
drewstone merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

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@1.4.0

Minor Changes

  • c1ca2fc: Add the child-task stream event that reports a provider-native child task lifecycle with a stable childId, an optional parentChildId, a status, start and update times, optional runner, model, usage, and terminal reason, and a sourceEventId for replay deduplication.
    The runtime schema validates it as a member of CanonicalStreamEventSchema and RuntimeEventEnvelope.

    Add the optional AgentEnvironment.creation verdict (created | replayed) reporting what the create call that returned the object did.
    The shared idempotency helper now returns a replayed view for every same-key call after the first, so a caller can decide whether a failed follow-up may destroy the environment.

@tangle-network/agent-provider-cli-bridge@0.9.5

Patch Changes

  • 07cc02e: State which call can add a turn to a reconstructed environment.
    The README carries the two-tier continuation rule, one refusal replaces three near-copies of the same rule, and the message names session.continueNative and the capability it needs.
    The contract test covers the already_resolved_different, already_resolved_same, and cancelled interaction acknowledgements against the real Bridge.
  • c1ca2fc: Report the AgentEnvironment.creation verdict: the Tangle provider maps the platform create receipt, the CLI Bridge provider states created for the call that builds the environment handle, and the provider conformance rejects a same-key replay that claims it created the environment.
  • Updated dependencies [c1ca2fc]
    • @tangle-network/agent-interface@1.4.0

@tangle-network/agent-provider-tangle@0.13.1

Patch Changes

  • c1ca2fc: Report the AgentEnvironment.creation verdict: the Tangle provider maps the platform create receipt, the CLI Bridge provider states created for the call that builds the environment handle, and the provider conformance rejects a same-key replay that claims it created the environment.
  • Updated dependencies [c1ca2fc]
    • @tangle-network/agent-interface@1.4.0

@tangle-network/agent-provider-testkit@0.8.4

Patch Changes

  • c1ca2fc: Report the AgentEnvironment.creation verdict: the Tangle provider maps the platform create receipt, the CLI Bridge provider states created for the call that builds the environment handle, and the provider conformance rejects a same-key replay that claims it created the environment.
  • Updated dependencies [c1ca2fc]
    • @tangle-network/agent-interface@1.4.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 851296e to 00ccec0 Compare August 21, 2026 01:07
@drewstone
drewstone merged commit e1f7458 into main Aug 21, 2026
@drewstone
drewstone deleted the changeset-release/main branch August 21, 2026 01:10
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