Skip to content

Contextor v1.0.1 - Repo Builder patch v1.0.0

Choose a tag to compare

@WojciechJarka WojciechJarka released this 29 Jul 17:19
2cf40ed

Contextor
(Repo Builder patch v1.0.0)

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 Repo Builder GUI updated with possibility of automatic output file split into packages of predefined size.