README.md
pyproject.toml
featrix_shell.egg-info/PKG-INFO
featrix_shell.egg-info/SOURCES.txt
featrix_shell.egg-info/dependency_links.txt
featrix_shell.egg-info/entry_points.txt
featrix_shell.egg-info/requires.txt
featrix_shell.egg-info/top_level.txt
ffs/__init__.py
ffs/agent_guide.txt
ffs/cli.py
ffs/click_ext.py
ffs/client.py
ffs/data_source.py
ffs/endpoint_cmd.py
ffs/events_cmd.py
ffs/jobs_cmd.py
ffs/model_cmd.py
ffs/network_cmd.py
ffs/output.py
ffs/predict_cmd.py
ffs/predict_health.py
ffs/predictor_cmd.py
ffs/server_cmd.py
ffs/train_cmd.py
tests/test_api_contract.py
tests/test_cli.py
tests/test_client.py
tests/test_command_tree.py
tests/test_data_source.py
tests/test_dead_cwd.py
tests/test_endpoint_cmd.py
tests/test_events_cmd.py
tests/test_help_aliases.py
tests/test_jobs_cmd.py
tests/test_live_api.py
tests/test_model_cmd.py
tests/test_network_cmd.py
tests/test_output.py
tests/test_predict_cmd.py
tests/test_predict_health.py
tests/test_predictor_cmd.py
tests/test_readme_matches_cli.py
tests/test_server_cmd.py
tests/test_train_cmd.py