Skip to content

Contextor v1.0.0 - Initial Release

Choose a tag to compare

@WojciechJarka WojciechJarka released this 29 Jul 02:32
2aa454d

Initial public release of Contextor.

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 represents the first public version of Contextor.