You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
Currently UI is pretty much read only (display the redis job queue ) and fire and forget (create pull request for skill and knowledge).
To make these features production ready, we need a data store where we can store the UI feature relevant data and allow user to get/create/update/delete operations. E.g user might want to edit it's skill or knowledge information.