Agent Flow Builder is a frontend application that provides a clean and intuitive interface for creating, exploring, and managing agent workflows. The project focuses on presenting complex agent configurations in a clear, visual, and easy-to-use way.
- Create and configure agent workflows
- Describe automation goals through the interface
- Visually build and manage agent flows
- View all configured agents in one place
- Search and browse available agents
- ConnectorHub – configure integrations
- DocVision – upload and view documents
- SchemaForge – define and visualize schemas
- DataLineage – visualize data flow between agents
- IndexSmith – manage indexing options
- RetrievePro – configure retrieval settings
- PlanRouter – define agent execution order
- ToolRunner – select and trigger tools
- CliffReason – configure reasoning behavior
- MemWeaver – manage memory and context
- CarerWall – apply safety controls
- ClosedTheLoop – view outputs and feedback
- Manage environment variables
- Configure external connections
- View basic usage and settings
- Recent Agents – continue working on existing agents or create new ones
- Agent Builder – build agent workflows step by step
- Explore Agents – browse all available agents
- Settings – manage configuration and usage
- TypeScript – primary language for UI logic
- JavaScript – supporting scripts
- HTML – structure and layout
- CSS / Tailwind CSS – styling and responsive design
- React / Next.js – component-based frontend framework