Skip to content

SimplyLiz/CodeMCP

v8.0.6 Breaking

This release includes 1 breaking change 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

Affected surfaces

breaking_upgrade

Summary

AI summary

Default SCIP index location changed from .scip/index.scip to repository root index.scip with automatic migration

Full changelog

What's Changed

SCIP Index Path

  • Breaking change: Default SCIP index location changed from .scip/index.scip to index.scip (repository root)
  • This aligns with the Sourcegraph standard convention
  • Existing .scip/index.scip files are automatically migrated on next ckb index

New Features

  • Added ckb config set and ckb config get commands for runtime configuration
    ckb config set scip.indexPath index.scip
    ckb config get scip.indexPath
    

Bug Fixes

  • Fixed --output flag not being passed to scip-typescript and scip-python indexers

Internal

  • Refactored index command to use IndexerConfig.BuildCommand()
  • Only add --output flag when using non-default index path

Breaking Changes

  • Default SCIP index path changed from .scip/index.scip to repository root index.scip; existing files migrate on next `ckb index`

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]