code-graph-context: Code Graph Context is an MCP server that builds a semantic graph of TypeScript codebases, enabling AI assistants like Claude to understand dependencies, perform impact analysis, and coordinate multi-file changes. It supports local or OpenAI embeddings, incremental parsing, and swarm coordination for parallel refactoring.; Pydantic AI: Pydantic AI is a Python agent framework for building production-grade Generative AI applications with the ergonomics and type-safety similar to FastAPI. It offers a model-agnostic approach with deep integration into the Pydantic ecosystem, focusing on reliability and developer experience.
Understand codebase dependencies and perform refactoring risk analysis
Building production-grade Generative AI applications and workflows.