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

Refactor PowerPagesChatParticipant and add CommandRegistry #1050

Merged

Conversation

amitjoshi438
Copy link
Contributor

This pull request introduces a new command registry system to handle command executions within the chat participants module. The key changes include the creation of the CommandRegistry class, its integration into the PowerPagesChatParticipant class, and the implementation of command execution logic.

Command Registry System:

Integration with PowerPagesChatParticipant:

Code Cleanup:

@amitjoshi438 amitjoshi438 requested review from a team as code owners October 23, 2024 10:51
@amitjoshi438 amitjoshi438 merged commit 7246c08 into main Oct 25, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/infraForAddingCommandsIn@powerpages branch October 25, 2024 05:39
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.

3 participants