Skip to content

v0.1.4

Latest

Choose a tag to compare

@duploctl duploctl released this 12 Mar 16:37
· 6 commits to main since this release
03b0ce5

Publish Docker Hub

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.4

PIP 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.gz

PIP from Git Tag:

pip install git+https://github.com/duplocloud/mcp.git@v0.1.4

Docker Image

Docker Hub: https://hub.docker.com/r/duplocloud/mcp

docker pull duplocloud/mcp:v0.1.4