π Release 1.1.0 β envzero MCP Server
Two new tools for inspecting deployment history from your AI assistant.
β¨ New tools
search-deployments(#42) β list past deployments of an environment, filterable by status.get-deployment-context(#44) β pull metadata, step summaries, and the failing step's log for a specific deployment.
π¬ How to use
Just ask in chat:
- "Show me the last few failed deployments on environment X."
- "Why did deployment ABC fail?"
The assistant chains the two tools β finds the deployment, then fetches its failure log.
Full Changelog: 1.0.0...1.1.0