README.md
pyproject.toml
clia_swe_ai.egg-info/PKG-INFO
clia_swe_ai.egg-info/SOURCES.txt
clia_swe_ai.egg-info/dependency_links.txt
clia_swe_ai.egg-info/entry_points.txt
clia_swe_ai.egg-info/requires.txt
clia_swe_ai.egg-info/top_level.txt
core/__init__.py
core/ai_core.py
core/config.py
core/system_prompt.py
core/tool_utils.py
gui/__init__.py
gui/client.py
gui/completers.py
gui/config.py
gui/file_completer.py
gui/file_utils.py
gui/main.py
gui/tool_completer.py
gui/ui.py
swe_tools/__init__.py
swe_tools/cli_commander.py
swe_tools/codebase_restorer.py
swe_tools/codebase_snapshot_generator.py
swe_tools/directory_tree_viewer.py
swe_tools/file_deleter.py
swe_tools/file_fetcher.py
swe_tools/instance.py
swe_tools/internet_search.py
swe_tools/line_editor.py
swe_tools/process_manager.py
swe_tools/run_server.py
swe_tools/utils.py