README.md
pyproject.toml
ipyai/__init__.py
ipyai/assistant.py
ipyai/bridge.py
ipyai/cli.py
ipyai/config.py
ipyai/history.py
ipyai/kernel.py
ipyai/kernel_bridge.py
ipyai/magic.py
ipyai/mdrich.py
ipyai/reply.py
ipyai/session.py
ipyai/tooling.py
ipyai.egg-info/PKG-INFO
ipyai.egg-info/SOURCES.txt
ipyai.egg-info/dependency_links.txt
ipyai.egg-info/entry_points.txt
ipyai.egg-info/requires.txt
ipyai.egg-info/top_level.txt
tests/test_assistant.py
tests/test_bridge_session.py
tests/test_config.py
tests/test_history.py
tests/test_jobs.py
tests/test_kernel_dispatch.py
tests/test_kernel_existing.py
tests/test_kernel_lifecycle.py
tests/test_magic.py
tests/test_mdrich.py
tests/test_repl.py