Contextor v1.0.3 - patch v1.0.2
Contextor
(patch v1.0.2)
Contextor is a static Python repository analysis tool that generates architectural context for developers and Large Language Models (LLMs).
Features:
- Static Python repository analysis
- AST-based source inspection
- Dependency graph generation
- Symbol ownership and usage tracking
- Architectural debt analysis
- Circular dependency detection
- Namespace collision detection
- LLM-ready JSON reports
- GUI and CLI interfaces
Patch Notes: major overhaul and general improvements to the Repo Builder window for better stability and smoother user experience. Direct Path Pasting: added support for pasting full, absolute file paths directly into the repository structure list, streamlining the workflow for adding specific files to Repo Builder files / folders section.
Real-time Metrics Estimation: introduced dynamic calculation of the estimated output file size and the expected number of lines, providing better visibility before building the repository in Repo Builder GUI.