phantasmlabs / phantasm

Toolkits to create a human-in-the-loop approval layer to monitor and guide AI agents workflow in real-time.
https://docs.phantasmlabs.com
GNU General Public License v3.0
125 stars 6 forks source link

[CHORE] add ci workflow for dashboard and python client #8

Open edwinkys opened 2 weeks ago

edwinkys commented 2 weeks ago

Description

We want to add a Continuous Integration (CI) workflow for both the dashboard and the Python client. Since there is no test created for these projects yet, for now, we can just have the CI to check the format and lint the codebase.

This will help create a more maintainable project ecosystem.

edwinkys commented 1 week ago

I added a CI workflow for the Dashboard with this commit: https://github.com/phantasmlabs/phantasm/commit/d8dea9c7e479cfc30bc5c7768f64dde1c68489ff