Metadata-Version: 2.4
Name: codebase-graph
Version: 0.2.0
Summary: A live, token-efficient structural map of a codebase for AI coding agents
Author: broskees
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: cased-kit>=3.5.0
Requires-Dist: pathspec>=0.12.0
Requires-Dist: watchfiles>=1.0.0
Provides-Extra: bench
Requires-Dist: dspy>=3.1.0; extra == 'bench'
Provides-Extra: dev
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
