This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+9 more
Affected surfaces
Summary
AI summaryDefault 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.sciptoindex.scip(repository root) - This aligns with the Sourcegraph standard convention
- Existing
.scip/index.scipfiles are automatically migrated on nextckb index
New Features
- Added
ckb config setandckb config getcommands for runtime configurationckb config set scip.indexPath index.scip ckb config get scip.indexPath
Bug Fixes
- Fixed
--outputflag not being passed to scip-typescript and scip-python indexers
Internal
- Refactored index command to use
IndexerConfig.BuildCommand() - Only add
--outputflag 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
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.
Related context
Beta — feedback welcome: [email protected]