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 importand 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