This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdded comprehensive automated tests for CLI/MCP parity, tools-invoke, HTTP adapter, CLI entrypoint, and MCP diff_runs format support.
Full changelog
v0.8.0 - Comprehensive test coverage, CLI/MCP parity, output format support
Added
- CLI/MCP parity tests — automated tests verifying CLI and MCP server produce equivalent check results, artifact structures, and tool coverage
- tools-invoke unit tests — 12 tests covering
isSafeToInvoke,stubFromSchema, andrunToolsInvokeCheckwith mocked clients - HTTP adapter tests — 6 tests covering connection failures, auth tokens, headers, timeouts, and recording mode
- CLI entrypoint tests — 18 tests covering
--version,--help, all subcommand help pages,--format json/markdown, fixture server runs, and error exits - MCP
diff_runsformat param — accepts"json"or"markdown"(default), closing the last CLI/MCP output format parity gap - Intentional differences documented — README and living test document all CLI/MCP parity gaps with explanations
Full Changelog: https://github.com/KryptosAI/mcp-observatory/compare/v0.7.0...v0.8.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About KryptosAI/mcp-observatory
Regression testing for MCP servers. Auto-discovers servers from Claude configs, checks capabilities, invokes tools, detects schema drift between versions, and recommends new servers based on your environment. Works as both a CLI and an MCP server.
Related context
Beta — feedback welcome: [email protected]