Releases: tangle-network/agent-sdk
Releases · tangle-network/agent-sdk
Release list
@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.
@tangle-network/agent-interface@0.27.1
Patch Changes
- 0103410: Restore the pre-unification candidate outcome and receipt exports as deprecated compatibility aliases so published consumers that still import the old names resolve at ESM import time. Shape-identical renames (profile-plan/benchmark-result material, settlement call and settlement material V2, and their schemas) re-export the current symbols; symbols whose shape changed (bundle/workspace-manifest/execution-plan/materialization-receipt/run-receipt V1, run-receipt V2, the run-receipt union, settlement material V1, and model usage) are re-declared under their frozen shapes.
sameFixedSpendis re-exported.
@tangle-network/agent-interface@0.27.0
Minor Changes
- f10a949: Add the durable plan submission host, typed plan continuation, plan stream record, and required execution outcome contract.