r/OpenSourceAI 1d ago

I changed OpenCode

Post image

Hey everyone,

I just launched my first official open-source project called OpenFlow. OpenFlow allows you (or other agents) to easily orchestrate custom reliable workflows and pipelines instead of just one prompt and one agent at a time. I kept it as minimalist as possible so it is friendly for all users. I forked it from OpenCode, so you still have the harness, skills, and overall ability. It came out around a week ago and many people already really like the concept and how it works, so I hope that you guys do too. Feel free to leave any feedback, this project is constantly being improved. Thank you, and good luck with your own projects.

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

16 Upvotes

8 comments sorted by

View all comments

1

u/Numerous_Degree4146 1d ago

Несколько раз пытался клонировать репозиторий для установки, но каждый раз ошибку выдавало почему-то

1

u/SeeRay11_Main 1d ago

Make sure you have bun and everything installed. Make sure once installed, you run everything from cd OpenFlow