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 plan retrieval endpoints and update API usage
Moved plan retrieval endpoints from app_kernel.py to v3/api/router.py and refactored them for v3 API. Updated DataType enum values for consistency. Adjusted frontend API service to use new v3 endpoints and removed unused agent message and message methods.
0 commit comments