Releases: KryptosAI/mcp-observatory
Releases · KryptosAI/mcp-observatory
v0.5.0
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
MCP Observatory v0.1.0
The first public release turns MCP Observatory from a working CLI into an adoption-ready open source project.
Highlights
- Published stable
1.0.0JSON Schemas for run and diff artifacts underschemas/. - Added checked-in artifact validation in CI plus a dedicated schema validation test.
- Reworked the README into a landing page with positioning, visual proof, a real-server matrix, and contributor entry points.
- Added
CODEOWNERS, release documentation, architecture/performance notes, and a curated public work queue. - Added a separate
real-server-matrixGitHub Actions workflow that runs manually or nightly and uploads artifacts for inspection. - Tightened governance so
mainbranch protection now applies to admins as well as contributors.
Verification
- Main CI: https://github.com/KryptosAI/mcp-observatory/actions/runs/23278075051
- Real server matrix: https://github.com/KryptosAI/mcp-observatory/actions/runs/23278085075
Release posture
This is a GitHub-first release. npm publishing remains intentionally deferred while the package stays scoped as @kryptosai/mcp-observatory.
Good next contributions
- add more real-world smoke targets
- improve Markdown report readability
- expand machine-friendly CI integration surfaces
- document unsupported vs failed semantics even more clearly