Added
- Updated GitHub workflow action versions to current stable tags (artifact actions, Docker Hub description, and auto-assign).
- fully refined and refactored and polished the compact mode flow
- added the validation to the compact mdoe as well
- allow filtering per execution
- better explain tool
- full publish pipeline
Full Changelog: v0.1.3...v0.1.4
Installation
PIP PyPI:
duplocloud-mcp
pip install duplocloud-mcp==0.1.4PIP from GitHub Release:
The sdist attached to this release as duplocloud_mcp-0.1.4.tar.gz.
pip install https://github.com/duplocloud/mcp/releases/download/v0.1.4/duplocloud_mcp-0.1.4.tar.gzPIP from Git Tag:
pip install git+https://github.com/duplocloud/mcp.git@v0.1.4Docker Image
Docker Hub: https://hub.docker.com/r/duplocloud/mcp
docker pull duplocloud/mcp:v0.1.4