Releases: tangle-network/agent-sdk
Releases · tangle-network/agent-sdk
Release list
@tangle-network/agent-interface@0.32.0
Minor Changes
- fada902: Define a provider-neutral exact process environment with immutable images, explicit resources, bounded exact-byte files, collision-safe creation, and recoverable shell-free processes with exact terminal reasons.
Implement provider-secret-free, network-limited execution and recovery for attested Tangle sandboxes, with reusable lifecycle checks for every contract.
@tangle-network/agent-core@0.4.20
Patch Changes
- Updated dependencies [fada902]
- @tangle-network/agent-interface@0.32.0
@tangle-network/agent-interface@0.31.0
Minor Changes
- d8227eb: Add expiring apply/restore authorizations and typed idempotent activation outcomes.
@tangle-network/agent-core@0.4.19
Patch Changes
- Updated dependencies [d8227eb]
- @tangle-network/agent-interface@0.31.0
@tangle-network/agent-interface@0.30.0
Minor Changes
- 4074c47: Reject unknown fields at every defined AgentProfile object boundary, make profile and candidate MCP definitions exact local, remote, or disabled configurations, align reasoning capabilities with the native CLI controls, and bind exact system-prompt replacement to candidate profile-plan identity.
@tangle-network/agent-interface@0.29.0
Minor Changes
- e1c362e: Add one immutable candidate experiment shared by evaluation and execution, with exact baseline and candidate bundles, benchmark tasks, repetitions, seeds, and Runtime receipts.
Patch Changes
- a00d0a3: Build only before publishing so installed package artifacts can be repacked with lifecycle scripts enabled.
@tangle-network/agent-core@0.4.18
Patch Changes
- Updated dependencies [4074c47]
- @tangle-network/agent-interface@0.30.0
@tangle-network/agent-core@0.4.17
@tangle-network/agent-interface@0.28.0
Minor Changes
- f6dfea0: Collapse the unlaunched candidate, profile-diff, and improvement contracts to one canonical shape without schema version fields or frozen compatibility exports.
@tangle-network/agent-interface@0.27.2
Patch Changes
- d6685fa: Declare the package side-effect-free so bundlers tree-shake unused modules (the deprecated candidate compat schemas in particular) out of application bundles.