LICENSE
README.md
pyproject.toml
hai_sh/__init__.py
hai_sh/__main__.py
hai_sh/config.py
hai_sh/context.py
hai_sh/executor.py
hai_sh/formatter.py
hai_sh/init.py
hai_sh/input_detector.py
hai_sh/install_shell.py
hai_sh/output.py
hai_sh/privacy.py
hai_sh/prompt.py
hai_sh/rate_limit.py
hai_sh/redaction.py
hai_sh/schema.py
hai_sh.egg-info/PKG-INFO
hai_sh.egg-info/SOURCES.txt
hai_sh.egg-info/dependency_links.txt
hai_sh.egg-info/entry_points.txt
hai_sh.egg-info/requires.txt
hai_sh.egg-info/top_level.txt
hai_sh/integrations/README.md
hai_sh/integrations/bash_integration.sh
hai_sh/integrations/zsh_integration.sh
hai_sh/providers/__init__.py
hai_sh/providers/anthropic.py
hai_sh/providers/base.py
hai_sh/providers/ollama.py
hai_sh/providers/openai.py
hai_sh/providers/registry.py