README.md
config.py
local_mcp_server.py
logging_config.py
main.py
pyproject.toml
service_manager.py
aicodestat.egg-info/PKG-INFO
aicodestat.egg-info/SOURCES.txt
aicodestat.egg-info/dependency_links.txt
aicodestat.egg-info/entry_points.txt
aicodestat.egg-info/requires.txt
aicodestat.egg-info/top_level.txt
cli/__init__.py
cli/exporter.py
cli/main.py
cli/menus.py
cli/views.py
compute/__init__.py
compute/cache.py
compute/diff_engine.py
compute/lcs_engine.py
compute/metrics_service.py
mcp/__init__.py
mcp/agent_adapter.py
mcp/api_schemas.py
mcp/routes_after.py
mcp/routes_before.py
mcp/routes_tools.py
storage/__init__.py
storage/backup.py
storage/db.py
storage/models.py
storage/scheduler.py
tests/test_api.py
tests/test_compute.py
tests/test_storage.py
utils/__init__.py
utils/port_utils.py
utils/time_utils.py