MCP tool · DeusData/codebase-memory-mcp

detect_changes

Map a Git diff to affected symbols, blast radius, and a risk classification.

change impact
Component type
MCP tool
Repository path
src/mcp/
Can run independently
Yes, when the host/runtime requirements are present
Confidence
high
Invocation method
Ask the compatible host for this named function or use the documented command/tool
Installation / activation
Install the parent repository and enable only this required component

Purpose

Map a Git diff to affected symbols, blast radius, and a risk classification.

Task categories

repository indexingcode searchchange impact

Project phases

discoveryimplementationreviewmaintenance

Routing behavior

Trigger conditions

  • The request specifically concerns change impact.

Anti-trigger conditions

  • Need semantic similarity over prose rather than code structure
  • Cannot allow a tool to read the repository and edit agent MCP configuration

Inputs & outputs

Required inputs

A concrete, bounded request plus the files, data, account, or project context explicitly required by this component.

Produced outputs

The component's documented artifact, answer, command result, graph record, media deliverable, or external action. Review it before relying on it.

Dependencies & services

Dependencies

Release-owned runtime assets; compiler and zlib only for source builds

Required tools

Native static executable

Required services

None for normal operation

Compatibility

Platforms

macOS arm64/amd64, Linux arm64/amd64, Windows amd64

Agents / IDEs

MCP stdio server, CLI, local coordination daemon, localhost graph UI

Limitations

  • Installer intentionally changes detected agent configuration
  • Structural analysis does not contain an LLM
  • Index accuracy varies with language grammar and resolvable program structure

Security notes

The installer reads code and writes supported agent configuration, hooks, and skills. Review the installer, checksum provenance, and the exact clients it detects before activation.

Related components

Open all 15 components in DeusData/codebase-memory-mcp

Evidence