Commit Graph

5 Commits

Author SHA1 Message Date
ab08c1b724 feat: Enhance plugin store and experiment design infrastructure
- Add plugin store system with dynamic loading of robot actions
- Implement plugin store API routes and database schema
- Update experiment designer to support plugin-based actions
- Refactor environment configuration and sidebar navigation
- Improve authentication session handling with additional user details
- Update Tailwind CSS configuration and global styles
- Remove deprecated files and consolidate project structure
2025-02-28 11:10:56 -05:00
e6962aef79 feat: rewrite project 2025-02-01 01:23:55 -05:00
07a04e9e8b fix(perms): Fix wrong table names in permissions scope 2024-11-21 01:57:50 -05:00
645b4b63aa feat(auth): Add Clerk user sync to database using webhooks 2024-11-21 01:53:43 -05:00
e06babd7a0 fix(homepage): update sign-up button to open account creation modal 2024-11-21 00:47:22 -05:00