.coveragerc
.editorconfig
.gitattributes
.gitignore
.python-version
license
makefile
pyproject.toml
pytest.ini
readme.md
static/images/zenith-chat.png
static/images/zenith-help.png
zenith/__init__.py
zenith/main.py
zenith/agent/__init__.py
zenith/agent/agent.py
zenith/agent/chat/__init__.py
zenith/agent/chat/display.py
zenith/agent/chat/process.py
zenith/agent/chat/session.py
zenith/agent/tools/__init__.py
zenith/agent/tools/list_files.py
zenith/agent/tools/make_directory.py
zenith/agent/tools/read_file.py
zenith/agent/tools/read_multiple_files.py
zenith/agent/tools/replace_content.py
zenith/agent/tools/search_files.py
zenith/agent/tools/write_file.py
zenith/cli/__init__.py
zenith/cli/app.py
zenith/cli/callbacks.py
zenith/cli/commands.py
zenith/cli/config_display.py
zenith/cli/interface.py
zenith/cli/logo.py
zenith/utils/__init__.py
zenith/utils/config_loader.py
zenith/utils/datetime_utils.py
zenith/utils/format_file_size.py
zenith_cli.egg-info/PKG-INFO
zenith_cli.egg-info/SOURCES.txt
zenith_cli.egg-info/dependency_links.txt
zenith_cli.egg-info/entry_points.txt
zenith_cli.egg-info/requires.txt
zenith_cli.egg-info/top_level.txt