Commit graph

2 commits

Author SHA1 Message Date
Cursor Agent
40d81f7279 feat(ui): add bulk select/delete and clone model for model management
- Add checkbox column to model table for row selection (DB models only)
- Add bulk delete toolbar with confirmation modal when models are selected
- Add clone button in actions column for DB models
- Config models have disabled checkboxes and no clone button
- Add 6 new tests covering bulk select, bulk delete, clone, and edge cases

Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
2026-03-03 20:05:50 +00:00
Cursor Agent
8a3a9f88a9 Add dev environment setup: prisma generate note in AGENTS.md, dev_config.yaml for proxy testing
Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
2026-03-03 19:39:30 +00:00