You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor team config retrieval and update frontend models
Replaces user-specific team configuration retrieval with a method that fetches all team configurations. Updates backend service, API router, and database interfaces accordingly. Refactors frontend PlanPanelRight and related models to use PlanDetailsProps instead of TaskDetailsProps, and cleans up unused props. Improves WebSocketService URL construction and message handling for new message types. Adjusts PlanChat input logic and disables input only when submitting.
0 commit comments