Member | Scope |
---|---|
@yeuoly | Architecting Agents |
@jyong | RAG pipeline design |
@GarfieldDai | Building workflow orchestrations |
@iamjoel & @zxhlyh | Making our frontend a breeze to use |
@guchenhe & @crazywoola | Developer experience, points of contact for anything |
@takatost | Overall product direction and architecture |
Feature Type | Priority |
---|---|
High-Priority Features as being labeled by a team member | High Priority |
Popular feature requests from our community feedback board | Medium Priority |
Non-core features and minor enhancements | Low Priority |
Valuable but not immediate | Future-Feature |
Issue Type | Priority |
---|---|
Bugs in core functions (cannot login, applications not working, security loopholes) | Critical |
Non-critical bugs, performance boosts | Medium Priority |
Minor fixes (typos, confusing but working UI) | Low Priority |
cd api/
, then follow the Backend README to install it. In a separate terminal, navigate to the frontend directory by cd web/
, then follow the Frontend README to install.
Check the installation FAQ for a list of common issues and steps to troubleshoot.
deploy/dev
branch for testing, before they go into the main
branch. If you run into issues like merge conflicts or don’t know how to open a pull request, check out GitHub’s pull request tutorial.
And that’s it! Once your PR is merged, you will be featured as a contributor in our README.