MANIFEST.in
README.md
pyproject.toml
ollama_code.egg-info/PKG-INFO
ollama_code.egg-info/SOURCES.txt
ollama_code.egg-info/dependency_links.txt
ollama_code.egg-info/entry_points.txt
ollama_code.egg-info/requires.txt
ollama_code.egg-info/top_level.txt
src/__init__.py
src/cli.py
src/config.py
src/main_runner.py
src/agent/__init__.py
src/agent/atlas_agent.py
src/api/__init__.py
src/api/handlers.py
src/core/__init__.py
src/core/caching.py
src/core/ollama_client.py
src/core/session_manager.py
src/web/index.html
src/web/static/css/performance.css
src/web/static/css/style.css
src/web/static/js/app.js