From 4313a72f29d23fb75ecc66cf968417be2235bc00 Mon Sep 17 00:00:00 2001
From: mmorge <maxime.morge@univ-lyon1.fr>
Date: Fri, 9 May 2025 08:45:23 +0200
Subject: [PATCH] LLM4AAMAS: Add Rowboat

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 00ace28..8ae1fad 100644
--- a/README.md
+++ b/README.md
@@ -640,6 +640,8 @@ versa.
 
 - [CrewAI](https://github.com/crewAIInc/crewAI) combines LLM-based agent with precise control flow.
 
+- [Rowboat](https://github.com/rowboatlabs/rowboat) is a low-code AI IDE to build multi-agent workflows.
+
 - [Agno](https://github.com/agno-agi/agno) is a lightweight framework for
   building generative multi-agent systems with workflows.
 
-- 
GitLab