Skip to content

SimplyLiz/CodeMCP

v8.0.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai architecture claude cli code-analysis code-intelligence
+9 more
cursor developer-tools go llm lsp mcp mcp-server refactoring scip

Summary

AI summary

Added five compound operation tools, SSE streaming support, enhanced getStatus health reporting, new code analysis utilities, structured error codes, response metadata, and a golden test suite.

Full changelog

Theme: Reliability, clarity, and compound operations for AI workflows.

See CHANGELOG.md for full release notes.

Key Features in v8.0.0

Compound Operations (5 New Tools)

Reduce AI tool calls by 60-70% with smart aggregation tools:

  • explore — Area exploration (file/directory/module)
  • understand — Symbol deep-dive with ambiguity handling
  • prepareChange — Pre-change impact analysis
  • batchGet — Retrieve up to 50 symbols in one call
  • batchSearch — Execute up to 10 searches in one call

SSE Streaming

Real-time feedback for long-running operations:

  • findReferences and searchSymbols support streaming with stream: true
  • Progress updates, chunked results, and error handling

Enhanced getStatus

System health with actionable remediation guidance:

  • Health tiers: available, degraded, unavailable
  • Index freshness info (commitsBehind, indexAge)
  • Backend latency and capability reporting

Code Analysis Tools

  • findDeadCode — Static dead code detection
  • getAffectedTests — Test coverage mapping
  • compareAPI — Breaking change detection between commits/branches

Structured Error Codes

All MCP errors now include actionable remediation:

  • AMBIGUOUS_QUERY, PARTIAL_RESULT, INVALID_PARAMETER
  • RESOURCE_NOT_FOUND, PRECONDITION_FAILED, OPERATION_FAILED

Response Metadata

All tool responses include structured metadata:

  • ConfidenceFactor — Score explanation with weighted factors
  • CacheInfo — Cache hit/miss transparency

Golden Test Suite

Multi-language test fixtures for regression testing across Go, TypeScript, Python, and Rust.

🤖 Generated with Claude Code

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

Track SimplyLiz/CodeMCP

Get notified when new releases ship.

Sign up free

About SimplyLiz/CodeMCP

Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Python, Rust, Java via SCIP indexing.

All releases →

Beta — feedback welcome: [email protected]