Hasty Briefsbeta

Bilingual

Show HN: Rowboat – Open-source IDE for multi-agent systems

a year ago
  • #workflow automation
  • #multi-agent
  • #OpenAI
  • Rowboat enables building multi-agent workflows starting from an idea.
  • Example use case: creating an assistant for a food delivery company to manage delivery status and missing items.
  • Connect MCP servers by adding them in settings and importing tools into Rowboat.
  • Integration options include using the HTTP API or Python SDK.
  • Powered by OpenAI's Agents SDK, Rowboat is the fastest way to build multi-agents.
  • Set up requires exporting OpenAI API key, cloning the repository, and starting Rowboat Docker.
  • Access the app at http://localhost:3000.
  • HTTP API usage involves project ID and API key for direct interaction.
  • Python SDK allows interaction with agents, including stateful chat sessions.
  • Documentation is available for detailed guidance on building agents with Rowboat.