Skip to content

v1.0.0 — Architecture Mode

Latest

Choose a tag to compare

@clanker-lover clanker-lover released this 20 Feb 02:31

What's New

Architecture Mode — Visualize your codebase as a zoomable dependency graph

  • codedocent /path --arch or choose option 4 in the wizard
  • Level 0: See all modules and how they connect
  • Level 1: Drill into a module, see files and their dependencies
  • Level 2: Click through to the existing CodeDocent file view
  • Export MD button generates context for AI thinking nodes

Enhanced AI Summaries

  • AI now knows what each file imports and what imports it
  • New ROLE section explains the file's job in the system
  • New KEY CONCEPTS section lists main functions/classes
  • Better explanations focused on data flow, not syntax

Install/Upgrade

pip install --upgrade codedocent