Agora Convo AI Integration - Added the Platform Integration guide for Agora Convo AI agents and direct TEN Framework graphs.
- Documents the Convo AI
avatarprovider block forvendor: "spatius". - Documents the TEN extension configuration fields for direct TEN Framework graphs.
- Adds Web, iOS, and Android client setup for
AgoraProvider. - Updates integration-path guidance so Agora is no longer described as future-only.
AvatarKit client SDKs - Published the first Spatius-branded AvatarKit SDK releases across Web, iOS, Android, and Flutter.
- Web SDK - Published
@spatius/[email protected]for Direct Mode and Backend Mode browser integrations. - iOS SDK - Published
AvatarKit.xcframeworkreleasev1.0.0for native iOS apps. - Android SDK - Published
ai.spatius:avatarkit:1.0.0on Maven Central for native Android apps. - Flutter SDK - Published the
spatiusFlutter package1.0.0for iOS and Android apps.
- Python Server SDK - Published
[email protected]on PyPI. - Go Server SDK - Published
spatius-sdk-goreleasev1.0.0.
- Direct Mode demos for Web, iOS, Android, and Flutter.
- Backend Mode demos for Web, iOS, Android, and Flutter.
- LiveKit Agents quickstart and reference demos.
- LiveKit Room example for AvatarKit RTC client wiring.
LiveKit Agents Integration - Published the Spatius LiveKit plugin release used by the LiveKit Agents demos.
- Adds the
AvatarSessionintegration point for LiveKit Agents workers. - Sends agent TTS audio to Spatius Motion Server.
- Publishes synchronized avatar audio and motion data back into the LiveKit room for Web clients using
@spatius/avatarkit-rtc.