LICENSE
README.md
pyproject.toml
giorgio/__main__.py
giorgio/ai_client.py
giorgio/cli.py
giorgio/execution_engine.py
giorgio/logconfig.py
giorgio/project_manager.py
giorgio/prompt.py
giorgio/ui_cli.py
giorgio/ui_renderer.py
giorgio.egg-info/PKG-INFO
giorgio.egg-info/SOURCES.txt
giorgio.egg-info/dependency_links.txt
giorgio.egg-info/entry_points.txt
giorgio.egg-info/requires.txt
giorgio.egg-info/top_level.txt
giorgio/templates/script_template.py
tests/test_ai_client.py
tests/test_cli.py
tests/test_execution_engine.py
tests/test_logconfig.py
tests/test_project_manager.py
tests/test_prompt.py