Added

  • Python SDK:
    • SDK Normalization Framework — New foundation types, adapter constructors with AdapterFeatures, tool filtering helpers, and serialized AgentTools contracts provide a unified interface across all adapters.
    • Dual Package Publishing — SDK is now available under both thenvoi-sdk and band-sdk package names.

Fixed

  • Python SDK:
    • Resolved dependency conflicts with cryptography and requests packages.