Skip to content

v2.2.5

Latest

Choose a tag to compare

@GavinLucas GavinLucas released this 18 Aug 20:40
· 27 commits to main since this release
7ad63ab

Docker added some extra functionality to the Python API and that's let us add a few more tools - image_import, plugin_privileges, swarm_task_list, and swarm_task_inspect. Equivalents were also added to the skill keeping both the MCP server and skill in relative parity.

What's Changed

Changes

  • Keep the Claude Code project config out of the .mcpb bundle by @GavinLucas in #190
  • docker-py SDK audit: cover docker import and plugin privileges by @claudeleet in #191
  • Give the agent skill a real recipe for reading plugin privileges by @GavinLucas in #192

Full Changelog: v2.2.4...v2.2.5