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(devti): enhance AutoDev planner with real-time plan update
- Add functionality to fetch and display the current plan in real-time
- Integrate AgentStateService to get the latest plan
- Use MarkdownPlanParser to format the plan into markdown
- Update the switchToPlanView method to accept the new plan as a parameter
0 commit comments