- Step1: Clone the SquadflowAIStudio repository or install via Docker/NPM.
- Step2: Configure your OpenAI, Anthropic, or local model API keys in the .env file.
- Step3: Launch the development server and open the web interface in your browser.
- Step4: Create a new project and define agent roles with custom prompts.
- Step5: Connect external data sources or APIs using built-in plugins.
- Step6: Use the visual workflow builder to chain agent tasks and set logic.
- Step7: Test the agent flows, review real-time logs, and debug issues.
- Step8: Deploy workflows to production endpoints or integrate via REST/WebSocket.