Skip to content

PatrickSys/codebase-context

v1.5.0 Breaking

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

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents ai-coding claude code-intelligence context-engineering copilot
+14 more
cursor developer-tools evidence-scoring hybrid-search local-first mcp mcp-server model-context-protocol pattern-detection preflight reranking second-brain semantic-search team-memory

Summary

AI summary

Added preflight evidence lock with risk-aware guidance and trust‑aware memory handling for codebase search.

Full changelog

1.5.0 (2026-02-08)

Added

  • Preflight evidence lock: search_codebase edit/refactor/migrate intents now return risk-aware preflight guidance with evidence lock scoring, impact candidates, preferred/avoid patterns, and related memories. (#21)
  • Trust-aware memory handling: Git-aware memory pattern support and confidence decay so stale or malformed evidence is surfaced as lower-confidence context instead of trusted guidance. (#21)

Changed

  • Search ranking: Removed framework-specific anchor/query promotion heuristics from core ranking flow to keep retrieval behavior generic across codebases. (#22)
  • Search transparency: search_codebase now returns searchQuality with confidence and diagnostic signals when retrieval looks ambiguous. (#22)
  • Incremental indexing state: Persist indexing counters to indexing-stats.json and restore them on no-op incremental runs to keep status reporting accurate on large codebases. (#22)
  • Docs: Updated README performance section to reflect shipped incremental refresh mode (incrementalOnly).

Fixed

  • No-op incremental stats drift: Fixed under-reported indexedFiles and totalChunks after no-change incremental refreshes by preferring persisted stats over capped index snapshots. (#22)
  • Memory date validation: Invalid memory timestamps now degrade to stale evidence rather than being surfaced as semi-trusted data. (#21)

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 PatrickSys/codebase-context

Get notified when new releases ship.

Sign up free

About PatrickSys/codebase-context

Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local.

All releases →

Related context

Beta — feedback welcome: [email protected]