praisonaiagents and praisonai.
Platform is now a separate repository — install with
pip install praisonai-platform as before, and see the PraisonAI-Platform repo for source and issues.What Changed
Only the source repository moved. The PyPI package name and Python import path are unchanged.Auth Protocols Stay in the Core SDK
The protocols the platform implements still ship inpraisonaiagents.auth. Platform is one reference implementation — implement the protocols yourself to back agent configuration with your own store.
Agent Roster Endpoint
The platform agent roster lives at/api/v1/workspaces/{workspace_id}/agents.
Reporting Vulnerabilities
Report platform vulnerabilities through the platform repository’s security advisories, not the main PraisonAI advisories.Related
Platform Python SDK
Public API exports for platform integration
PraisonAI-Platform Repository
Source, releases, and issues for the platform

