Skip to content

Releases: agentclientprotocol/symposium-acp

sacp-tokio-v1.0.0-alpha.2

08 Nov 11:03
ecd34a3

Choose a tag to compare

Other

  • fix doctests for API refactoring
  • wip wip wip
  • [breaking] remove Unpin bounds and simplify transport API

sacp-proxy-v1.0.0-alpha.2

08 Nov 11:03
ecd34a3

Choose a tag to compare

Other

  • fix doctests for API refactoring
  • wip wip wip
  • wipwipwip
  • introduce a IntoJrHandler trait
  • [breaking] remove Unpin bounds and simplify transport API

sacp-conductor-v1.0.0-alpha.2

08 Nov 11:04
ecd34a3

Choose a tag to compare

Added

  • (sacp) add convenience methods for common connection patterns

Other

  • fix doctests for API refactoring
  • wip wip wip
  • wipwipwip
  • [breaking] remove Unpin bounds and simplify transport API

elizacp-v1.0.0-alpha.2

08 Nov 11:04
ecd34a3

Choose a tag to compare

Other

  • Merge pull request #16 from nikomatsakis/main
  • wip wip wip
  • [breaking] remove Unpin bounds and simplify transport API

sacp-v1.0.0-alpha.1

05 Nov 10:08
2c37597

Choose a tag to compare

Added

  • (sacp-tokio) implement JrConnectionExt trait for to_agent
  • create sacp-tokio crate and improve AcpAgent API
  • (sacp) add AcpAgent utility and yolo-one-shot-client example

Fixed

  • fix github url

Other

  • add GitHub links to example files in sacp and sacp-proxy
  • (sacp) [breaking] rename json_rpc_cx to connection_cx
  • add deny(missing_docs) and document all public APIs
  • (sacp) improve cx cloning pattern in doc examples
  • (sacp) update crate-level documentation to match README
  • factor "doc-test-only" code into its own crate
  • make doctests build
  • (sacp) fix remaining doc test compilation errors
  • (sacp) enhance JrResponse method documentation
  • (sacp) document event loop and concurrency model
  • rename JsonRpcRequest to JrRequest
  • use util.rs
  • (sacp) move typed utilities to util module and add docs
  • (sacp) remove mention of non-existent derive macro
  • (sacp) fix doctests to compile instead of being ignored
  • (sacp) add comprehensive rustdoc for JrConnection
  • (sacp) rewrite README with streamlined quick start
  • (sacp) use stderr for yolo-one-shot-client meta output

sacp-v1.0.0-alpha

05 Nov 00:57
0130b70

Choose a tag to compare

Added

  • (sacp-tokio) implement JrConnectionExt trait for to_agent
  • create sacp-tokio crate and improve AcpAgent API
  • (sacp) add AcpAgent utility and yolo-one-shot-client example

Fixed

  • fix github url

Other

  • add GitHub links to example files in sacp and sacp-proxy
  • (sacp) [breaking] rename json_rpc_cx to connection_cx
  • add deny(missing_docs) and document all public APIs
  • (sacp) improve cx cloning pattern in doc examples
  • (sacp) update crate-level documentation to match README
  • factor "doc-test-only" code into its own crate
  • make doctests build
  • (sacp) fix remaining doc test compilation errors
  • (sacp) enhance JrResponse method documentation
  • (sacp) document event loop and concurrency model
  • rename JsonRpcRequest to JrRequest
  • use util.rs
  • (sacp) move typed utilities to util module and add docs
  • (sacp) remove mention of non-existent derive macro
  • (sacp) fix doctests to compile instead of being ignored
  • (sacp) add comprehensive rustdoc for JrConnection
  • (sacp) rewrite README with streamlined quick start
  • (sacp) use stderr for yolo-one-shot-client meta output

sacp-test-v1.0.0-alpha.1

05 Nov 10:08
2c37597

Choose a tag to compare

Added

  • (sacp-test) add arrow proxy for testing

Other

  • update all versions from 1.0.0-alpha to 1.0.0-alpha.1
  • release v1.0.0-alpha
  • (conductor) add integration test with arrow proxy and eliza
  • (conductor) add integration test with arrow proxy and eliza
  • rename sacp-doc-test to sacp-test

sacp-test-v1.0.0-alpha

05 Nov 00:58
0130b70

Choose a tag to compare

Added

  • (sacp-test) add arrow proxy for testing

Other

  • (conductor) add integration test with arrow proxy and eliza
  • (conductor) add integration test with arrow proxy and eliza
  • rename sacp-doc-test to sacp-test

sacp-proxy-v1.0.0-alpha.1

05 Nov 10:08
2c37597

Choose a tag to compare

Fixed

  • fix github url

Other

  • add GitHub links to example files in sacp and sacp-proxy
  • add deny(missing_docs) and document all public APIs
  • (sacp-proxy) add comprehensive crate-level documentation
  • rename JsonRpcRequest to JrRequest
  • add READMEs for sacp-tokio, sacp-proxy, and sacp-conductor

sacp-proxy-v1.0.0-alpha

05 Nov 00:58
0130b70

Choose a tag to compare

Fixed

  • fix github url

Other

  • add GitHub links to example files in sacp and sacp-proxy
  • add deny(missing_docs) and document all public APIs
  • (sacp-proxy) add comprehensive crate-level documentation
  • rename JsonRpcRequest to JrRequest
  • add READMEs for sacp-tokio, sacp-proxy, and sacp-conductor