StreetLamb / tribe

Low code tool to rapidly build and coordinate multi-agent teams
MIT License
795 stars 86 forks source link

Fix unable to delete thread bug #121

Closed StreetLamb closed 2 months ago

StreetLamb commented 2 months ago

Fixes #120. Unable to delete threads due to foreign key constraint not set to cascade delete.