Github download

https://github.com/heshengtao/super-agent-party

Docker Deployment (This version of the table pet can only be viewed through the browser.)

Docker Compose Deployment (This version of the desktop pet can only be viewed through a browser. An additional gateway container will be started for login management.)

Source Code Deployment

git clone <https://github.com/heshengtao/super-agent-party.git>
cd super-agent-party
uv sync
npm install
npm run dev