Commit graph

3 commits

Author SHA1 Message Date
Atef Bellaaj
04008bf862
- Move AgentCategory from api/models to @packages/data-schemas structure
- Add schema, types, methods, and model following codebase conventions
  - Implement auto-seeding of default categories during AppService startup
  - Update marketplace controller to use new data-schemas methods
  - Remove old model file and standalone seed script
2025-06-23 11:41:30 -04:00
“Praneeth
348ee5821e
bugfix: Enhance Agent and AgentCategory schemas with new fields for category, support contact, and promotion status 2025-06-23 11:38:38 -04:00
Danny Avila
6c9a29b6cf
WIP: pre-granular-permissions commit
feat: Add category and support contact fields to Agent schema and UI components

Revert "feat: Add category and support contact fields to Agent schema and UI components"

This reverts commit c43a52b4c9.

Fix: Update import for renderHook in useAgentCategories.spec.tsx

fix: Update icon rendering in AgentCategoryDisplay tests to use empty spans

refactor: Improve category synchronization logic and clean up AgentConfig component

refactor: Remove unused UI flow translations from translation.json

feat: agent marketplace features
2025-06-23 10:51:23 -04:00