LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/sagely/__init__.py
src/sagely/agent.py
src/sagely/cache.py
src/sagely/context.py
src/sagely/import_hook.py
src/sagely/ipython_magics.py
src/sagely/widgets.py
src/sagely.egg-info/PKG-INFO
src/sagely.egg-info/SOURCES.txt
src/sagely.egg-info/dependency_links.txt
src/sagely.egg-info/entry_points.txt
src/sagely.egg-info/requires.txt
src/sagely.egg-info/top_level.txt
tests/test_agent.py
tests/test_structure.py