.gitignore
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/new_version.yml
.github/workflows/publish.yml
.github/workflows/strictacode.yml
.github/workflows/tests.yml
.qarium/ai/employees/devops.md
.qarium/ai/employees/lead.md
.qarium/ai/employees/qa.md
.qarium/ai/employees/tech-writer.md
docs/api-reference.md
docs/getting-started.md
docs/index.md
docs/overrides/main.html
shelluha/__init__.py
shelluha/shell.py
shelluha.egg-info/PKG-INFO
shelluha.egg-info/SOURCES.txt
shelluha.egg-info/dependency_links.txt
shelluha.egg-info/requires.txt
shelluha.egg-info/top_level.txt
tests/__init__.py
tests/test_shell/__init__.py
tests/test_shell/conftest.py
tests/test_shell/test_cd_func.py
tests/test_shell/test_shell_command_class.py
tests/test_shell/test_shell_exec_func.py