Agent Demo is a modern AI Agent framework with a separated architecture. The backend is built on FastAPI supporting MCP protocol and Skills system, while the frontend is built on React + Vite with a ...
SauceDemo │ ├── configurations │ └── config.ini │ ├── logs │ └── automation.log │ ├── pageObjects │ ├── LoginPage.py │ └── ProductPage.py │ ├── reports │ ├── screenshots ...