Skip to content

Releases: KryptosAI/mcp-observatory

v0.5.0

20 Mar 01:04
32155f0

Choose a tag to compare

Full Changelog: v0.4.1...v0.5.0

v0.4.1

19 Mar 23:52
6218108

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.3.2

19 Mar 19:24
74132ec

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Mar 17:11
4cc02b9

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Mar 16:09
b17b602

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Mar 04:30
0da32ea

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Mar 03:14
942b5f6

Choose a tag to compare

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.0 JSON Schemas for run and diff artifacts under schemas/.
  • 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-matrix GitHub Actions workflow that runs manually or nightly and uploads artifacts for inspection.
  • Tightened governance so main branch protection now applies to admins as well as contributors.

Verification

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