Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 928 Bytes

File metadata and controls

29 lines (23 loc) · 928 Bytes

TODO List

🐛 Bug Fixes

  • Fix form submission error after data validation
  • Fix custom action latency problem
  • Fix actions API URL management issues
  • Fix actions schema type composition and duplication

🔐 Authentication & UI

  • Add auth check and redirect for dashboard
  • Create avatar dropdown with logout/profile options

🔄 Data Management

  • Implement TanStack Query for client-side data fetching
  • Use use-source hook for retrain agents state

🚫 Temporary Restrictions

  • Hide sources and retrain features (too many bugs)
  • Keep hidden during showcase

🧪 Testing & Integration

  • Test custom actions with user identity
  • Add subscription/order status testing
  • Integrate custom actions with identity system

📋 Documentation & Deployment

  • Create contribution guide
  • Create project report
  • Docker container setup for hosting