Skip to content

82-add-agentlib-flexquant-to-readme - #84

Merged
sarahleidolf merged 1 commit into
mainfrom
82-add-agentlib-flexquant-to-available-add-ins-in-readme
Jul 30, 2026
Merged

82-add-agentlib-flexquant-to-readme#84
sarahleidolf merged 1 commit into
mainfrom
82-add-agentlib-flexquant-to-available-add-ins-in-readme

Conversation

@lwaer

@lwaer lwaer commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (code change that neither fixes a bug nor adds a feature)
  • Documentation update

Required Checklist

Testing

  • Unit tests have been created/updated for new/modified functionality
  • CI/CD pipeline passes all tests (pytest, pylint, coverage)

Examples

  • Add examples for new features and functionality

Compatibility

  • Changes are backward compatible OR deprecation warnings added
  • No breaking changes to public APIs (Agent, BaseModule, DataBroker, Environment, Model, AgentVariable)
  • New dependencies added to pyproject.toml (required in dependencies or optional in [project.optional-dependencies])

OPTIONAL: Release Information

  • Version number updated in agentlib/__init__.py (Required for PyPI release)
    • Version: ___.___.___
  • CHANGELOG.md updated with description of changes (Required for PyPI release)

Documentation

  • Docstrings added/updated for new/modified public methods (Google style)
  • Type hints added for new functions/methods

Breaking Changes

Optional

GitHub Copilot Review

  • Request Copilot review via GitHub UI (add 'copilot' as a reviewer)

Note: PRs will not be merged without completed required checklist items and passing CI/CD pipeline.

@lwaer
lwaer requested a review from FelixStege January 13, 2026 10:30
@lwaer lwaer self-assigned this Jan 13, 2026
@lwaer lwaer added documentation Improvements or additions to documentation question Further information is requested labels Jan 13, 2026
@lwaer lwaer linked an issue Jan 13, 2026 that may be closed by this pull request

@FelixStege FelixStege left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just a minor change needed.

Comment thread README.md
@sarahleidolf
sarahleidolf merged commit b350dc8 into main Jul 30, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AgentLib FlexQuant to available add-ins in README

4 participants