BUILD_CONSOLE.md
LICENSE
README.md
console_manifest.json
pyproject.toml
docs/api-routes.md
docs/frontends.md
src/hugpy_server/__init__.py
src/hugpy_server/py.typed
src/hugpy_server/state.py
src/hugpy_server/wiring.py
src/hugpy_server/wsgi_app.py
src/hugpy_server.egg-info/PKG-INFO
src/hugpy_server.egg-info/SOURCES.txt
src/hugpy_server.egg-info/dependency_links.txt
src/hugpy_server.egg-info/entry_points.txt
src/hugpy_server.egg-info/requires.txt
src/hugpy_server.egg-info/scm_file_list.json
src/hugpy_server.egg-info/scm_version.json
src/hugpy_server.egg-info/top_level.txt
src/hugpy_server/app/__init__.py
src/hugpy_server/app/auth_common.py
src/hugpy_server/app/endpoints_explorer.py
src/hugpy_server/app/endpoints_view.py
src/hugpy_server/app/help_agent.py
src/hugpy_server/app/keeper_line.py
src/hugpy_server/app/member_auth.py
src/hugpy_server/app/operator_auth.py
src/hugpy_server/app/transfer_ledger.py
src/hugpy_server/app/video_auth.py
src/hugpy_server/app/functions/__init__.py
src/hugpy_server/app/functions/chat/__init__.py
src/hugpy_server/app/functions/chat/streaming.py
src/hugpy_server/app/functions/chat/task_selection.py
src/hugpy_server/app/functions/imports/__init__.py
src/hugpy_server/app/functions/imports/options/__init__.py
src/hugpy_server/app/functions/imports/options/install.py
src/hugpy_server/app/functions/imports/options/search.py
src/hugpy_server/app/functions/imports/utils/__init__.py
src/hugpy_server/app/functions/imports/utils/api_keys.py
src/hugpy_server/app/functions/imports/utils/constants.py
src/hugpy_server/app/functions/imports/utils/discord_bindings.py
src/hugpy_server/app/functions/imports/utils/install_links.py
src/hugpy_server/app/functions/imports/utils/key_store.py
src/hugpy_server/app/functions/imports/utils/video_share_keys.py
src/hugpy_server/app/routes/__init__.py
src/hugpy_server/app/routes/agent_routes.py
src/hugpy_server/app/routes/auth_proxy_routes.py
src/hugpy_server/app/routes/chat_routes.py
src/hugpy_server/app/routes/comms_routes.py
src/hugpy_server/app/routes/discord_routes.py
src/hugpy_server/app/routes/eviction_routes.py
src/hugpy_server/app/routes/fleet_doctrine_routes.py
src/hugpy_server/app/routes/fleet_routes.py
src/hugpy_server/app/routes/group_routes.py
src/hugpy_server/app/routes/help_routes.py
src/hugpy_server/app/routes/interim_routes.py
src/hugpy_server/app/routes/keeper_help_routes.py
src/hugpy_server/app/routes/llm_storage_routes.py
src/hugpy_server/app/routes/messages_helpers.py
src/hugpy_server/app/routes/messages_routes.py
src/hugpy_server/app/routes/metrics_routes.py
src/hugpy_server/app/routes/ml_routes.py
src/hugpy_server/app/routes/model_group_routes.py
src/hugpy_server/app/routes/model_status_routes.py
src/hugpy_server/app/routes/oracle_routes.py
src/hugpy_server/app/routes/phone_brick_routes.py
src/hugpy_server/app/routes/prompt_routes.py
src/hugpy_server/app/routes/pypi_routes.py
src/hugpy_server/app/routes/review_routes.py
src/hugpy_server/app/routes/script_first_routes.py
src/hugpy_server/app/routes/search_routes.py
src/hugpy_server/app/routes/upload_routes.py
src/hugpy_server/app/routes/v1_helpers.py
src/hugpy_server/app/routes/v1_routes.py
src/hugpy_server/app/routes/video_assist_media.py
src/hugpy_server/app/routes/video_coordination.py
src/hugpy_server/app/routes/video_routes.py
src/hugpy_server/app/routes/welcome_routes.py
src/hugpy_server/app/routes/worker_routes.py
src/hugpy_server/app/routes/installer_assets/__init__.py
src/hugpy_server/app/routes/installer_assets/console-install-link.sh
src/hugpy_server/app/routes/installer_assets/console-install.sh
src/hugpy_server/app/routes/installer_assets/generate_icons.py
src/hugpy_server/app/routes/installer_assets/hugpy-icon.ico
src/hugpy_server/app/routes/installer_assets/hugpy-icon.png
src/hugpy_server/app/routes/installer_assets/station-fix.sh
src/hugpy_server/console_dist/SOURCE_HASH.json
src/hugpy_server/console_dist/hugpy-favicon-hex.svg
src/hugpy_server/console_dist/index.html
src/hugpy_server/console_dist/assets/hugpy-mark.005dbad6b15491649f17.png
src/hugpy_server/console_dist/assets/hugpy.75b0380a164d2f2c08e9.png
src/hugpy_server/console_dist/assets/main.104407f5168deaa67a89.js
src/hugpy_server/console_dist/assets/main.104407f5168deaa67a89.js.LICENSE.txt
src/hugpy_server/console_dist/fleet/index.html
src/hugpy_server/console_dist/fleet/assets/index--EAYlp9c.css
src/hugpy_server/console_dist/fleet/assets/index-BEA6Z6Eq.js
src/hugpy_server/console_dist/media/index.html
src/hugpy_server/console_dist/media/assets/hugpy-mark-BXktFcOQ.png
src/hugpy_server/console_dist/media/assets/index-Bfe0XM6M.css
src/hugpy_server/console_dist/media/assets/index-DPfu7_M1.js
src/hugpy_server/console_dist/video/index.html
src/hugpy_server/console_dist/video/assets/hugpy-mark-BXktFcOQ.png
src/hugpy_server/console_dist/video/assets/index-1i-4svLp.css
src/hugpy_server/console_dist/video/assets/index-CHczeEma.js
tests/conftest.py
tests/test_agent_nodes.py
tests/test_app_factory.py
tests/test_assist_media_pretext.py
tests/test_benchmark_restart.py
tests/test_block_propagation.py
tests/test_build_console.py
tests/test_build_identity_routes.py
tests/test_bulk_alloc_route.py
tests/test_bulk_residency_route.py
tests/test_calibration.py
tests/test_central_transfer_budget_gate.py
tests/test_central_transfer_cap.py
tests/test_comms_options.py
tests/test_compute_actions.py
tests/test_download_progress.py
tests/test_eviction_telemetry.py
tests/test_explicit_max_gpu_persists.py
tests/test_fleet_distribution_routes.py
tests/test_flex_central_mirror.py
tests/test_gate_everywhere_and_auto_reap.py
tests/test_help_agent.py
tests/test_hf_token_auth.py
tests/test_import_policy.py
tests/test_install_extras.py
tests/test_install_links.py
tests/test_install_options_skip_projectors.py
tests/test_load_fail_metrics.py
tests/test_manifest_gguf_election.py
tests/test_member_tier.py
tests/test_model_metadata_cache.py
tests/test_model_metrics2_filters.py
tests/test_model_status_routes.py
tests/test_no_think_hard_switch.py
tests/test_oracle_catalog.py
tests/test_oracle_evaluation.py
tests/test_oracle_route.py
tests/test_oracle_selection_producers.py
tests/test_pin_and_weights_gate.py
tests/test_placement_observe.py
tests/test_prompt_spread.py
tests/test_reap_approve_route.py
tests/test_reconcile_deduce_fit.py
tests/test_relay_retry.py
tests/test_review_ingest.py
tests/test_script_first_routes.py
tests/test_single_format_select.py
tests/test_slot_relaunch_route.py
tests/test_studio_autofit.py
tests/test_studio_floor.py
tests/test_studio_tester.py
tests/test_transfer_ledger.py
tests/test_v1_caller_attribution.py
tests/test_v1_image_parts.py
tests/test_video_gate.py
tests/test_walk_listing_skip.py
tests/test_wiring.py
tests/test_worker_aggregate.py
tests/test_worker_boot_prewarm.py
tests/test_worker_constraints_route.py
tests/test_worker_fetch_route.py
tests/test_worker_memory_forget.py
tests/test_worker_preference_polite.py
tests/test_worker_transfer_auth_range.py
tests/test_worker_wildcard.py
tests/test_workers_load_spill.py
tests/integration/test_alloc_modes_stack.py
tests/integration/test_authoritative_cancel_and_orphan_expiry.py
tests/integration/test_auto_block_infeasible.py
tests/integration/test_chat_role_alternation_v1_seam.py
tests/integration/test_chat_task_selection.py
tests/integration/test_cold_hold.py
tests/integration/test_cold_hold_cap.py
tests/integration/test_comfy_id_lock.py
tests/integration/test_comms.py
tests/integration/test_comms_wiring.py
tests/integration/test_fleet_alloc_defaults.py
tests/integration/test_fleet_doctrine.py
tests/integration/test_fleet_evict_model.py
tests/integration/test_fleet_pool_guard_eviction_stream.py
tests/integration/test_fleet_templates.py
tests/integration/test_id_lock_route_default_geometry.py
tests/integration/test_identity_cleanup_prompt_persist.py
tests/integration/test_identity_cleanup_prompt_route.py
tests/integration/test_identity_from_video.py
tests/integration/test_identity_mesh_vram_retry.py
tests/integration/test_identity_pose_stage.py
tests/integration/test_identity_profiles.py
tests/integration/test_identity_profiles_from_groups.py
tests/integration/test_identity_render_relay.py
tests/integration/test_identity_version_routes.py
tests/integration/test_identity_versions.py
tests/integration/test_identity_video_extract_relay.py
tests/integration/test_identity_views.py
tests/integration/test_identity_vision_setting.py
tests/integration/test_job_progress_bridge.py
tests/integration/test_live_activity.py
tests/integration/test_media_control_plane.py
tests/integration/test_messages_seam.py
tests/integration/test_mlt_render.py
tests/integration/test_model_block.py
tests/integration/test_model_groups_provider.py
tests/integration/test_model_physical_state.py
tests/integration/test_model_status_cache.py
tests/integration/test_movie_capability_pin.py
tests/integration/test_movie_views.py
tests/integration/test_no_local_serving.py
tests/integration/test_no_makeroom_v1_seam.py
tests/integration/test_no_think_video_routes.py
tests/integration/test_ops_media_comfy_assets.py
tests/integration/test_pid_attribution.py
tests/integration/test_placement_gpu_budgets.py
tests/integration/test_prompt_intent.py
tests/integration/test_registry_sources_boot_rewalk.py
tests/integration/test_store_reconcile.py
tests/integration/test_studio_assist_log_routes.py
tests/integration/test_studio_clip_archive.py
tests/integration/test_studio_clip_serve.py
tests/integration/test_studio_enhance.py
tests/integration/test_studio_id_lock.py
tests/integration/test_studio_lock_templates.py
tests/integration/test_studio_model_pin.py
tests/integration/test_studio_movie.py
tests/integration/test_studio_movie_id_cut.py
tests/integration/test_studio_movie_sessions.py
tests/integration/test_studio_movie_vace.py
tests/integration/test_studio_offload.py
tests/integration/test_studio_placement_registry.py
tests/integration/test_studio_presets_route.py
tests/integration/test_studio_project_thread.py
tests/integration/test_studio_source_video.py
tests/integration/test_studio_tier_presets.py
tests/integration/test_studio_vace.py
tests/integration/test_summarizer_placement.py
tests/integration/test_v1_seam.py
tests/integration/test_video_jobs_listing.py
tests/integration/test_video_presets_route.py
tests/integration/test_video_share.py
tests/integration/test_video_to_editor.py
tests/integration/test_worker_fit_moe.py
tests/integration/test_worker_fit_per_device.py
tests/integration/worker_store_isolation.py
tools/build_console.py