This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Changes
- Added GitHub Actions workflow for automatic PyPI publishing
- Fixed type hints for MCP tool parameters (
list[str],list[list[str]],list[float]) - Added
destructiveHint=Trueannotation tosearch_and_replacetool - Merged tool annotations PR (#73)