Open
Conversation
FelixStege
approved these changes
Jan 14, 2026
Contributor
FelixStege
left a comment
There was a problem hiding this comment.
Thanks! Just a minor change needed.
| AgentLib supports extension, especially in the form of additional modules through plugins. | ||
| Official Plugins available are: | ||
| - **[AgentLib_MPC](https://github.com/RWTH-EBC/AgentLib-MPC)**: Provides modules for model predictive control. | ||
| - **[AgentLib_FlexQuant](https://github.com/RWTH-EBC/AgentLib-FlexQuant)**: Provides a flexibility quantification framework for energy systems based on AgentLib_MPC. |
Contributor
There was a problem hiding this comment.
Change AgentLib_MPC to AgentLib-MPC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Type of Change
Required Checklist
Testing
Examples
Compatibility
pyproject.toml(required independenciesor optional in[project.optional-dependencies])OPTIONAL: Release Information
agentlib/__init__.py(Required for PyPI release)___.___.___Documentation
Breaking Changes
Optional
GitHub Copilot Review
Note: PRs will not be merged without completed required checklist items and passing CI/CD pipeline.