Skip to content

Releases: tangle-network/agent-sdk

@tangle-network/agent-interface@0.32.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:40
672ac31

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:40
672ac31

Patch Changes

  • Updated dependencies [fada902]
    • @tangle-network/agent-interface@0.32.0

@tangle-network/agent-interface@0.31.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:37
df9d17f

Minor Changes

  • d8227eb: Add expiring apply/restore authorizations and typed idempotent activation outcomes.

@tangle-network/agent-core@0.4.19

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:37
df9d17f

Patch Changes

  • Updated dependencies [d8227eb]
    • @tangle-network/agent-interface@0.31.0

@tangle-network/agent-interface@0.30.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:01
6e2514a

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

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:43
3a3c10a

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

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:01
6e2514a

Patch Changes

  • Updated dependencies [4074c47]
    • @tangle-network/agent-interface@0.30.0

@tangle-network/agent-core@0.4.17

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:43
3a3c10a

Patch Changes

  • a00d0a3: Build only before publishing so installed package artifacts can be repacked with lifecycle scripts enabled.
  • Updated dependencies [e1c362e]
  • Updated dependencies [a00d0a3]
    • @tangle-network/agent-interface@0.29.0

@tangle-network/agent-interface@0.28.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:25
944ebf6

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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:02
410541d

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.