LICENSE
README-PyPI.md
README.md
pyproject.toml
caudex/__init__.py
caudex/__main__.py
caudex/api.py
caudex/cli.py
caudex/completion.py
caudex/dashboard.py
caudex/dispatch.py
caudex/identity.py
caudex/migrate.py
caudex/notebook.py
caudex/paths.py
caudex/py.typed
caudex/repl.py
caudex/runtime.py
caudex/session.py
caudex/ui.py
caudex.egg-info/PKG-INFO
caudex.egg-info/SOURCES.txt
caudex.egg-info/dependency_links.txt
caudex.egg-info/entry_points.txt
caudex.egg-info/requires.txt
caudex.egg-info/top_level.txt
tests/test_api_cache.py
tests/test_build_spec.py
tests/test_command_surface.py
tests/test_completion.py
tests/test_dashboard.py
tests/test_dataset_refs.py
tests/test_entrypoint_tty.py
tests/test_identity.py
tests/test_init_merge.py
tests/test_migrate.py
tests/test_output_manifest.py
tests/test_project_guard.py
tests/test_repl_context.py
tests/test_repl_dispatch.py
tests/test_repl_shell.py
tests/test_repl_tokenize.py
tests/test_runtime_safety.py
tests/test_sdk_shapes.py
tests/test_stream_suppression.py
tests/test_timeout.py
tests/test_tracker_restore.py
tests/test_ui_surface.py