LICENSE
README.md
pyproject.toml
spacepilot/__init__.py
spacepilot/app.py
spacepilot/cli.py
spacepilot/device_probe.py
spacepilot/generate_music_templates.py
spacepilot/local_workers.py
spacepilot/ltx_worker.py
spacepilot/mcp_server.py
spacepilot/measurements.py
spacepilot/model_recommender.py
spacepilot/model_registry.py
spacepilot/paths.py
spacepilot/routes.py
spacepilot/runtimes.py
spacepilot/silicon.py
spacepilot/storyboard_decomposer.py
spacepilot/substrate.py
spacepilot/sweep.py
spacepilot/verdict.py
spacepilot/web_api.py
spacepilot.egg-info/PKG-INFO
spacepilot.egg-info/SOURCES.txt
spacepilot.egg-info/dependency_links.txt
spacepilot.egg-info/entry_points.txt
spacepilot.egg-info/requires.txt
spacepilot.egg-info/top_level.txt
spacepilot/api/__init__.py
spacepilot/api/deps.py
spacepilot/api/security.py
spacepilot/api/routes/__init__.py
spacepilot/api/routes/assets.py
spacepilot/api/routes/audio.py
spacepilot/api/routes/billing.py
spacepilot/api/routes/checkpoints.py
spacepilot/api/routes/compute.py
spacepilot/api/routes/engines.py
spacepilot/api/routes/generate.py
spacepilot/api/routes/gpu.py
spacepilot/api/routes/health.py
spacepilot/api/routes/inference.py
spacepilot/api/routes/lora.py
spacepilot/api/routes/measurements.py
spacepilot/api/routes/recipes.py
spacepilot/api/routes/runtimes.py
spacepilot/api/routes/storyboard.py
spacepilot/api/routes/views.py
spacepilot/core/__init__.py
spacepilot/core/config.py
spacepilot/core/http.py
spacepilot/core/utils.py
spacepilot/daemon/__init__.py
spacepilot/daemon/__main__.py
spacepilot/daemon/api.py
spacepilot/daemon/fleet.py
spacepilot/daemon/identity.py
spacepilot/daemon/index.py
spacepilot/daemon/log.py
spacepilot/daemon/orders.py
spacepilot/daemon/peer_auth.py
spacepilot/daemon/picture.py
spacepilot/daemon/runtime.py
spacepilot/daemon/server.py
spacepilot/daemon/service.py
spacepilot/daemon/tailscale.py
spacepilot/drivers/__init__.py
spacepilot/drivers/base.py
spacepilot/drivers/gguf_driver.py
spacepilot/drivers/kokoro_driver.py
spacepilot/drivers/kokoro_runner.py
spacepilot/drivers/local_voice_engine.py
spacepilot/drivers/mflux_driver.py
spacepilot/drivers/mlx_embed_driver.py
spacepilot/drivers/mlx_embed_runner.py
spacepilot/drivers/mlx_lm_driver.py
spacepilot/drivers/mlx_lm_runner.py
spacepilot/drivers/whisper_cpp_driver.py
spacepilot/engines/__init__.py
spacepilot/engines/base.py
spacepilot/engines/hunyuan_engine.py
spacepilot/engines/ltx_engine.py
spacepilot/engines/registry.py
spacepilot/engines/wan_engine.py
spacepilot/registry/README.md
spacepilot/registry/measurements/apple-m1-max-32gb/flux2-klein-4b-4bit/20260823T081009Z-mflux-int4-27ab38d3.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/flux2-klein-4b-4bit/20260823T081009Z-mflux-int4-ec4e3c4c.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/flux2-klein-4b-4bit/20260823T094901Z-mflux-int4-0650465f.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/flux2-klein-4b-4bit/20260823T094901Z-mflux-int4-d37072c3.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/kokoro-82m/20260823T141545Z-kokoro-onnx-fp32-c83a0b85.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/kokoro-82m-onnx/20260825T192113Z-kokoro-onnx-fp32-06cca368.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/kokoro-82m-onnx/20260825T194015Z-kokoro-onnx-fp32-03add528.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/kokoro-82m-onnx/20260825T194021Z-kokoro-onnx-fp32-42a5b069.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/minicpm5-2b-bf16/20260908T024913Z-mlx-bf16.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/minicpm5-2b-mlx-4bit/20260908T024832Z-mlx-int4.yaml
spacepilot/registry/measurements/apple-m1-max-32gb/whisper-small-en/20260825T192238Z-whisper-cpp-f16-0c5ef2c1.yaml
spacepilot/registry/measurements/intel-r-core-tm-i5-6200u-cpu-2-30ghz-15gb/kokoro-82m/20260823T141135Z-kokoro-onnx-fp32-a97d23e8.yaml
spacepilot/registry/measurements/intel-r-core-tm-i5-8210y-cpu-1-60ghz-8gb/kokoro-82m/20260823T141410Z-kokoro-onnx-fp32-0f98f04b.yaml
spacepilot/registry/measurements/intel-r-core-tm-i5-8210y-cpu-1-60ghz-8gb/kokoro-82m/20260823T141519Z-kokoro-onnx-int8-a4e696b4.yaml
spacepilot/registry/models/auk.yaml
spacepilot/registry/models/aurasr.yaml
spacepilot/registry/models/bitnet-b1-58-2b4t.yaml
spacepilot/registry/models/boogu.yaml
spacepilot/registry/models/deepseek-r1-distill-qwen.yaml
spacepilot/registry/models/deepseek-v4-flash.yaml
spacepilot/registry/models/desert-ant-align.yaml
spacepilot/registry/models/desert-ant-clear.yaml
spacepilot/registry/models/desert-ant-clips.yaml
spacepilot/registry/models/desert-ant-ear.yaml
spacepilot/registry/models/desert-ant-emo.yaml
spacepilot/registry/models/desert-ant-gist.yaml
spacepilot/registry/models/desert-ant-redact.yaml
spacepilot/registry/models/desert-ant-shapes.yaml
spacepilot/registry/models/desert-ant-title.yaml
spacepilot/registry/models/desert-ant-tongue.yaml
spacepilot/registry/models/desert-ant-uhm.yaml
spacepilot/registry/models/desert-ant-voz.yaml
spacepilot/registry/models/distil-whisper.yaml
spacepilot/registry/models/edge0-35b-a3b.yaml
spacepilot/registry/models/edge0-8b-a1b.yaml
spacepilot/registry/models/ernie-image.yaml
spacepilot/registry/models/f5-tts.yaml
spacepilot/registry/models/fibo.yaml
spacepilot/registry/models/flashvsr.yaml
spacepilot/registry/models/flux.yaml
spacepilot/registry/models/flux2-klein.yaml
spacepilot/registry/models/gemma4-31b.yaml
spacepilot/registry/models/hunyuan-video.yaml
spacepilot/registry/models/ideogram.yaml
spacepilot/registry/models/kokoro.yaml
spacepilot/registry/models/lens.yaml
spacepilot/registry/models/ltx-video.yaml
spacepilot/registry/models/minicpm5-2b.yaml
spacepilot/registry/models/minimax-music.yaml
spacepilot/registry/models/moonshine.yaml
spacepilot/registry/models/muse-glimmer-coreai.yaml
spacepilot/registry/models/nemotron-3.yaml
spacepilot/registry/models/qwen-image.yaml
spacepilot/registry/models/qwen1-5-moe.yaml
spacepilot/registry/models/qwen2-5-vl.yaml
spacepilot/registry/models/qwen3-5-35b-a3b-base.yaml
spacepilot/registry/models/qwen3-6-27b.yaml
spacepilot/registry/models/qwen3-8-splash.yaml
spacepilot/registry/models/qwen3-8.yaml
spacepilot/registry/models/qwen3-embedding.yaml
spacepilot/registry/models/real-esrgan.yaml
spacepilot/registry/models/sana.yaml
spacepilot/registry/models/seedvr2.yaml
spacepilot/registry/models/sensevoice.yaml
spacepilot/registry/models/stable-audio.yaml
spacepilot/registry/models/stable-diffusion-3-5.yaml
spacepilot/registry/models/supir.yaml
spacepilot/registry/models/ternary-bonsai-8b.yaml
spacepilot/registry/models/wan-2-1.yaml
spacepilot/registry/models/wan-2-2.yaml
spacepilot/registry/models/whisper.yaml
spacepilot/registry/models/z-image.yaml
spacepilot/registry/runtimes/bitnet-cpp.yaml
spacepilot/registry/runtimes/desert-ant.yaml
spacepilot/registry/runtimes/diffusers.yaml
spacepilot/registry/runtimes/edge0.yaml
spacepilot/registry/runtimes/kokoro-onnx.yaml
spacepilot/registry/runtimes/llama-cpp-prism.yaml
spacepilot/registry/runtimes/llama-cpp.yaml
spacepilot/registry/runtimes/mflux.yaml
spacepilot/registry/runtimes/mlx-audio.yaml
spacepilot/registry/runtimes/mlx-lm.yaml
spacepilot/registry/runtimes/mlx-video.yaml
spacepilot/registry/runtimes/silero-vad.yaml
spacepilot/registry/runtimes/splash.yaml
spacepilot/registry/runtimes/stable-audio-tools.yaml
spacepilot/registry/runtimes/whisper-cpp.yaml
spacepilot/registry/silicon/ascend-950pr.yaml
spacepilot/registry/silicon/crescent-island.yaml
spacepilot/registry/silicon/dgx-spark.yaml
spacepilot/registry/silicon/hbf.yaml
spacepilot/registry/silicon/hbm4.yaml
spacepilot/registry/silicon/instinct-mi450.yaml
spacepilot/registry/silicon/mac-mini-m4-pro.yaml
spacepilot/registry/silicon/mac-mini-m5-pro.yaml
spacepilot/registry/silicon/mac-mini-m6.yaml
spacepilot/registry/silicon/mac-studio-m3-ultra.yaml
spacepilot/registry/silicon/ryzen-ai-max-395.yaml
spacepilot/registry/silicon/vera-rubin-nvl72.yaml
spacepilot/registry/silicon/vera.yaml
spacepilot/registry/silicon/xiaomi-ai-cube.yaml
spacepilot/registry/sweeps/flux-schnell-4bit.yaml
spacepilot/registry/sweeps/flux2-klein-4b-4bit.yaml
spacepilot/registry/systems/apple-m1-max-32gb.yaml
spacepilot/registry/systems/intel-r-core-tm-i5-6200u-cpu-2-30ghz-15gb.yaml
spacepilot/registry/systems/intel-r-core-tm-i5-8210y-cpu-1-60ghz-8gb.yaml
spacepilot/services/__init__.py
spacepilot/services/anthropic_provider.py
spacepilot/services/audio.py
spacepilot/services/audio_execution.py
spacepilot/services/checkpoint_sync.py
spacepilot/services/compatibility.py
spacepilot/services/corpus.py
spacepilot/services/embedding_execution.py
spacepilot/services/execution.py
spacepilot/services/generation.py
spacepilot/services/gpu_lifecycle.py
spacepilot/services/image_utils.py
spacepilot/services/lora.py
spacepilot/services/model_catalog.py
spacepilot/services/polar_billing.py
spacepilot/services/provenance.py
spacepilot/services/text_execution.py
spacepilot/services/watchdog.py
tests/test_anthropic_provider.py
tests/test_audio_api.py
tests/test_bitnet_runtime.py
tests/test_canonical_headers.py
tests/test_checkpoint_sync.py
tests/test_cli_config.py
tests/test_cli_daemon.py
tests/test_cli_doctor.py
tests/test_cli_exit_codes.py
tests/test_cli_fleet.py
tests/test_cli_invocation.py
tests/test_cli_json_output.py
tests/test_cli_lora.py
tests/test_cli_models_provenance.py
tests/test_cli_models_providers.py
tests/test_cli_output.py
tests/test_cli_probe.py
tests/test_cli_recipes.py
tests/test_cli_silicon.py
tests/test_corpus_serving.py
tests/test_daemon_fleet_api.py
tests/test_daemon_identity.py
tests/test_daemon_phase4.py
tests/test_daemon_runtime.py
tests/test_daemon_service.py
tests/test_dependency_declarations.py
tests/test_device_probe_linux.py
tests/test_docs.py
tests/test_engines.py
tests/test_export_registry.py
tests/test_fleet_index.py
tests/test_fleet_liveness.py
tests/test_fleet_watch.py
tests/test_flux_registry.py
tests/test_fly.py
tests/test_fly_gate3.py
tests/test_inference_surface.py
tests/test_install_bitnet_cpp.py
tests/test_local_execution.py
tests/test_local_inference.py
tests/test_local_only.py
tests/test_local_workers.py
tests/test_log_gossip.py
tests/test_lora.py
tests/test_ltx_worker.py
tests/test_mcp_http.py
tests/test_mcp_server.py
tests/test_measurements.py
tests/test_mflux_driver.py
tests/test_mflux_model_catalogue.py
tests/test_model_recipes.py
tests/test_model_resolver.py
tests/test_model_revisions.py
tests/test_muse_glimmer_recipe.py
tests/test_orders.py
tests/test_output_containment.py
tests/test_paths.py
tests/test_patients_registry.py
tests/test_peer_auth.py
tests/test_polar_billing.py
tests/test_power_metrics_schema.py
tests/test_provenance.py
tests/test_provider_rates.py
tests/test_registry.py
tests/test_routes.py
tests/test_run_speech_transcribe.py
tests/test_run_text.py
tests/test_runtimes.py
tests/test_runtimes_isolated_install.py
tests/test_runtimes_registry.py
tests/test_runtimes_script_install.py
tests/test_silicon.py
tests/test_speed_corpus_sync.py
tests/test_storyboard_decomposer.py
tests/test_sweep.py
tests/test_tailscale_discovery.py
tests/test_ternary_patients_registry.py
tests/test_transcription_registry.py
tests/test_unknown_capacity.py
tests/test_url_scheme.py
tests/test_verify_claims.py
tests/test_web_api.py
tests/test_web_js.py
tests/test_wheel_install.py