Skip to content

Releases: agentclientprotocol/agent-client-protocol

Rust Crate v1.7.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Aug 19:43
272bf79

Added

  • (unstable) add session compaction updates (#2002)
  • (schema) stabilize terminal authentication (#2000)
  • (rust) make schemars optional (#1939)
  • (schema) stabilize elicitation (#1779)

Other

  • (unstable-v2) remove conversion helpers (#1809)
  • (rfd) Move terminal auth to preview (#1796)

Schema v1.21.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Aug 19:43
272bf79

Added

  • (unstable) add session compaction updates (#2002)
  • (schema) stabilize terminal authentication (#2000)
  • (schema) stabilize elicitation (#1779)

Other

  • (rfd) Move terminal auth to preview (#1796)

Schema v2.0.0-alpha.3

Schema v2.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Aug 19:43
272bf79

Added

  • (unstable) add session compaction updates (#2002)
  • (schema) stabilize terminal authentication (#2000)
  • (schema) stabilize elicitation (#1779)

Other

  • (rfd) Move terminal auth to preview (#1796)

Rust Crate v1.6.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 21 Jul 15:09
5e89c71

Added

  • (unstable) add tool call name (#1752)
  • (unstable-v2) add cancelled variant to tool call and plan item (#1750)

Schema v1.20.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 21 Jul 15:09
5e89c71

Added

  • (unstable) add tool call name (#1752)

Schema v2.0.0-alpha.2

Schema v2.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@acp-release-bot acp-release-bot released this 21 Jul 15:09
5e89c71

Added

  • (unstable) add tool call name (#1752)
  • (unstable-v2) add cancelled variant to tool call and plan item (#1750)

Rust Crate v1.5.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Jul 19:39
d0549a1

Added

  • (unstable-v2) add v2 semantic string types (#1742)
  • (unstable-v2) rename diff patch payload to text (#1730)
  • (unstable-v2) add v2 terminal output surface (#1679)

Fixed

  • (unstable-v2) gate v2 auth methods on authMethods (#1728)
  • (unstable-v2) Clean up conversion helpers (#1640)
  • (schema) remove enum discriminators from invalid schemas (#1612)

Other

  • (unstable-v2) clarify idle session semantics (#1729)

Schema v1.19.1

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Jul 19:39
d0549a1

Fixed

  • (schema) remove enum discriminators from invalid schemas (#1612)

Schema v2.0.0-alpha.1

Schema v2.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Jul 19:39
d0549a1

Added

  • (unstable-v2) add v2 semantic string types (#1742)
  • (unstable-v2) rename diff patch payload to text (#1730)
  • (unstable-v2) add v2 terminal output surface (#1679)

Fixed

  • (unstable-v2) gate v2 auth methods on authMethods (#1728)
  • (schema) remove enum discriminators from invalid schemas (#1612)

Other

  • (unstable-v2) clarify idle session semantics (#1729)
  • enable schema v2 releases (#1632)

Rust Crate v1.4.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 06 Jul 12:35
a213df5

Added

  • (unstable) Add descriptions to elicitation enum options (#1397)