LICENSE
README.md
pyproject.toml
shellsage/__init__.py
shellsage/__main__.py
shellsage/cli.py
shellsage/config.py
shellsage/daemon.py
shellsage/models.py
shellsage/rules.py
shellsage/seed.py
shellsage/server.py
shellsage/setup_wizard.py
shellsage/store.py
shellsage/translator.py
shellsage_mcp.egg-info/PKG-INFO
shellsage_mcp.egg-info/SOURCES.txt
shellsage_mcp.egg-info/dependency_links.txt
shellsage_mcp.egg-info/entry_points.txt
shellsage_mcp.egg-info/requires.txt
shellsage_mcp.egg-info/top_level.txt
tests/test_models.py
tests/test_rules.py
tests/test_seed.py