LICENSE
README.md
pyproject.toml
setup.py
src/god_ai/__init__.py
src/god_ai/cli.py
src/god_ai/command_executor.py
src/god_ai/config.py
src/god_ai/decorators.py
src/god_ai/executor.py
src/god_ai/ghost.py
src/god_ai/llm.py
src/god_ai/llm_handler.py
src/god_ai/memory.py
src/god_ai/system.py
src/god_ai/web.py
src/god_ai/web_server.py
src/god_ai.egg-info/PKG-INFO
src/god_ai.egg-info/SOURCES.txt
src/god_ai.egg-info/dependency_links.txt
src/god_ai.egg-info/entry_points.txt
src/god_ai.egg-info/requires.txt
src/god_ai.egg-info/top_level.txt
src/god_ai/aura/__init__.py
src/god_ai/aura/agent.py
src/god_ai/aura/config.py
src/god_ai/aura/ghost.py
src/god_ai/aura/heal.py
src/god_ai/aura/optimize.py
src/god_ai/aura/parse.py
src/god_ai/aura/system.py
src/god_ai/static/index.html