Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created basic agent framework and segregated the code into different files #235

Merged
merged 81 commits into from
Apr 20, 2024

Conversation

wadhia-yash
Copy link
Collaborator

This PR consist basic Agent UI Framework.

Along with code segregation with respect to its file CommandDeck which is responsible for showing agent's dropdown and is moved to its respective file named as command-deck.js similarly AgentUIBuilder is moved to its respective file named as agent-ui-builder which is newly created file for generating UI for Agents and Commands with the help of JSON.

Reducing the lines of code in onboarding.js.

wadhia-yash and others added 27 commits April 18, 2024 14:01
vscode/media/command-deck/command-deck.js Outdated Show resolved Hide resolved
@samyakkkk samyakkkk marked this pull request as ready for review April 20, 2024 11:05
@samyakkkk samyakkkk merged commit a6fb12a into develop Apr 20, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants