Skip to content

Conversation

@bjoernbethge
Copy link
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring (no functional changes)
  • Dependencies update

Related Issues

Fixes #

Testing

  • Tests pass locally (uv run pytest)
  • Linting passes (uv run ruff check src/ test/)
  • Type checking passes (uv run mypy src/)

Checklist

  • My code follows the project's coding style
  • I have added/updated docstrings for new/modified functions
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated the documentation if necessary
  • My changes generate no new warnings

@bjoernbethge bjoernbethge merged commit e602665 into main Jan 23, 2026
@bjoernbethge bjoernbethge deleted the copilot/remove-fastmcp-dependency branch January 23, 2026 09:51
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.

2 participants