CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
dimagx/__init__.py
dimagx/cli.py
dimagx/commit_log.py
dimagx/config.py
dimagx/db.py
dimagx/embeddings.py
dimagx/githook.py
dimagx/graph.py
dimagx/mcp_server.py
dimagx/prd.py
dimagx/scanner.py
dimagx/splash.py
dimagx/symbols.py
dimagx/ui.py
dimagx/watcher.py
dimagx/watcher_daemon.py
dimagx.egg-info/PKG-INFO
dimagx.egg-info/SOURCES.txt
dimagx.egg-info/dependency_links.txt
dimagx.egg-info/entry_points.txt
dimagx.egg-info/requires.txt
dimagx.egg-info/top_level.txt
dimagx/static/app.js
dimagx/static/index.html
dimagx/static/style.css
tests/test_symbols.py