CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
ipyshell/__init__.py
ipyshell/ai.py
ipyshell/cli.py
ipyshell/config.py
ipyshell/profile.py
ipyshell/startup.py
ipyshell.egg-info/PKG-INFO
ipyshell.egg-info/SOURCES.txt
ipyshell.egg-info/dependency_links.txt
ipyshell.egg-info/entry_points.txt
ipyshell.egg-info/requires.txt
ipyshell.egg-info/top_level.txt
tests/test_chat.py
tests/test_cli.py
tests/test_config.py
tests/test_ctx.py
tests/test_profile.py
tests/test_startup.py
tests/test_transform.py