Skip to content

v0.2.11 — KYA SDK Bindings

Choose a tag to compare

@VladislavRoss VladislavRoss released this 30 Mar 12:55
· 14 commits to main since this release

Added

  • KYA (Know Your Agent) SDK bindingsregister_agent, update_agent_profile, get_agent_facts via canister_ops mixin
  • canister_ops.py mixin — extracted canister operations from client.py for cleaner separation
  • 5 new KYA integration tests
  • test_live_frameworks test suite

Changed

  • client.py refactored to use CanisterOpsMixin (no API changes)

Full Changelog: v0.2.10...v0.2.11