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
feat(javascript): add GenComponentAction and GenComponentFlow #81
Add GenComponentAction and GenComponentFlow classes to handle generating components in JavaScript files. The GenComponentAction class is responsible for initiating the generation process when a specific text is selected in the editor. The GenComponentFlow class handles the flow of generating the component and interacts with the user through a chat coding panel.
0 commit comments