Skip to content
#

code-analysis-tool

Here are 11 public repositories matching this topic...

Local context engine for AI coding agents. Routes tasks to relevant files, tests, rules, and skills, supports prompt caching, and builds compact context packs for Claude Code, Codex, Cursor, MCP, and more.

  • Updated Jul 3, 2026
  • Python

Hawkeye is an architectural analysis engine for AI coding agents. It provides structured, deterministic context about a codebase—dependencies, impact, cycles, and system health—so agents can make safe, architecture-aware decisions before modifying code.

  • Updated May 10, 2026
  • Python

This project is a FastAPI application leveraging the power of the Gemini's Generative AI API that allows users to upload a project folder (in ZIP format) for code and README analysis. The application evaluates the quality of the code, generates improved code suggestions, and assesses the quality of the README documentation.

  • Updated Sep 20, 2024
  • Python

Python Code Flow Graph Maker - Static analysis tool that generates dependency graphs for Python codebases using AST parsing, tracks I/O operations, and creates interactive visualizations.

  • Updated Jun 1, 2026
  • Python

Improve this page

Add a description, image, and links to the code-analysis-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-analysis-tool topic, visit your repo's landing page and select "manage topics."

Learn more