Skip to content

Contextor v1.0.2 - JSON parser patch v1.0.1

Choose a tag to compare

@WojciechJarka WojciechJarka released this 29 Jul 18:23
3c43adc

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.