v0.2.11 — KYA SDK Bindings
Added
- KYA (Know Your Agent) SDK bindings —
register_agent,update_agent_profile,get_agent_factsvia canister_ops mixin canister_ops.pymixin — extracted canister operations from client.py for cleaner separation- 5 new KYA integration tests
test_live_frameworkstest suite
Changed
client.pyrefactored to useCanisterOpsMixin(no API changes)
Full Changelog: v0.2.10...v0.2.11