Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

v1.1.11

Latest

Choose a tag to compare

@GongRzhe GongRzhe released this 31 Dec 13:23

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=True annotation to search_and_replace tool
  • Merged tool annotations PR (#73)

Full Changelog

v1.1.10...v1.1.11