Unified Dashboard
Single interface for monitoring and debugging all your AI agents in one place.
Get up and running with SideSeat in minutes:
# Clone the repositorygit clone https://github.com/spugachev/sideseat.gitcd sideseat
# Install dependencies and setupmake setup
# Start development serversmake devOpen http://localhost:5173 to access the dashboard.
Unified Dashboard
Single interface for monitoring and debugging all your AI agents in one place.
Real-time Monitoring
Track agent performance, logs, and metrics in real-time with hot reload support.
Full-Stack Solution
Built with Rust backend (Axum) and React 19 frontend, embedded in a single binary.
Developer Friendly
Fast development workflow with hot reload, comprehensive testing, and CLI tools.
Getting Started Guide
Learn how to set up and configure SideSeat for your projects.
API Reference
Explore the complete API documentation and endpoints.
Contributing
Help improve SideSeat by contributing to the project.