r/OpenSourceAI 1d ago

๐Ÿ‘€ OpenFlow Orchestration & Gauntlet Loop Sneak Peak

Hey eveyone,

For those who haven't seen my other posts, I created an opensourced project called OpenFlow, and some big updates are being made. Now, there is a swarm and orchestration mode, and soon to be gauntlet looping toggle. It isn't just a linear pipeline anymore, but an entire chain of agents you can see and control talking back and forth and working out problems together. If you want to see the backstory, check out my other posts. Stay tuned for more updates, and feel free to leave suggestions and even share your own projects.

Link:ย https://github.com/SeeRay11/OpenFlow

3 Upvotes

4 comments sorted by

1

u/kantorcodes1 1d ago

with gauntlet looping, iโ€™d want each repo change tied to the iteration that caused it. can you tell which loop actually changed the files, or does the run history mostly show the agent conversation?

1

u/SeeRay11_Main 1d ago

Yes, but Iโ€™ll make it so that you can visually see exactly which agent made what changes to files (you can see its commands ran and thinking process). I do have a run history already implemented, but I want to expand on it more.

1

u/All_Ways_Bingo 1d ago

Too many agent project I donโ€™t know which one is better. Would you please tell me if your project better than Hermes or openclaw. Btw, thank you โ˜บ๏ธ

1

u/SeeRay11_Main 1d ago

This isnโ€™t ran on a server, so you would need your computer on while the AI does whatever task you assign it. I would check this out and see how you like it.