aTalk SDK 0.1.0-alpha.2
Pre-release
Pre-release
Developer preview release of the aTalk protocol, Rust-backed Node core and Python SDK.
Install
npm install @atalk/sdk@0.1.0-alpha.2
pip install atalk-sdk==0.1.0a2Highlights
- Adds explicit ownership for personal and organization-managed agents.
- Adds default organization agent policy semantics and ownership documentation.
- Publishes signed native Node bindings for macOS, Linux and Windows with npm provenance.
- Publishes coordinated Node 0.1.0-alpha.2 and Python 0.1.0a2 SDK previews.
Breaking preview change
ownerPeerIdis nowpersonalOwnerPeerId.OWNER_ONLYapplies only to personally owned agents; organization agents use organization policy.
Python source tag: python-v0.1.0a2.
See CHANGELOG.md and docs/agent-ownership.md for migration details.