.gitignore
.pre-commit-config.yaml
.prettierrc
LICENSE.txt
Makefile
README.md
pyproject.toml
requirements.txt
ruff.toml
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/pr_agent.yml
media/troubleshooting-example-1.png
media/troubleshooting-example-2.png
src/rofehcloud/__init__.py
src/rofehcloud/__main__.py
src/rofehcloud/__version__
src/rofehcloud/agent.py
src/rofehcloud/aws.py
src/rofehcloud/chat.py
src/rofehcloud/config.py
src/rofehcloud/constants.py
src/rofehcloud/llm.py
src/rofehcloud/logger.py
src/rofehcloud/profile.py
src/rofehcloud/utils.py
src/rofehcloud.egg-info/PKG-INFO
src/rofehcloud.egg-info/SOURCES.txt
src/rofehcloud.egg-info/dependency_links.txt
src/rofehcloud.egg-info/entry_points.txt
src/rofehcloud.egg-info/requires.txt
src/rofehcloud.egg-info/top_level.txt
tests/.gitkeep
tests/package.sh