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

Addon Support for ChatCommand #152

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Addon Support for ChatCommand #152

wants to merge 9 commits into from

Conversation

Yiannis128
Copy link
Collaborator

This PR adds addon support for ESBMC-AI. Addons are modules that can be specified in the config using the field addon_modules, as a list of modules that export (using __all__) ChatCommands that are to be loaded.

A template repo for making addons is found here: github.com/Yiannis128/esbmc_ai_addon_template

@Yiannis128 Yiannis128 added the enhancement New feature or request label Oct 31, 2024
@Yiannis128 Yiannis128 added this to the Version 0.6.0 milestone Oct 31, 2024
@Yiannis128 Yiannis128 linked an issue Oct 31, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addon support
1 participant