Contextor v1.0.2 - JSON parser patch v1.0.1
Contextor
(Repo Builder patch v1.0.1)
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
This release includes Parse Json GUI updated for operations asynchronous to main GUI.