LICENSE
MANIFEST.in
README.md
README.pypi.md
pyproject.toml
setup.py
.streamlit/config.toml
src/agilab/__init__.py
src/agilab/action_execution.py
src/agilab/adoption_report.py
src/agilab/agent_config.py
src/agilab/agent_provider_capabilities.py
src/agilab/agent_run.py
src/agilab/agent_tool_safety.py
src/agilab/agent_trace.py
src/agilab/agi_codex.py
src/agilab/analysis_page_state.py
src/agilab/app_template_registry.py
src/agilab/ci_artifact_harvest.py
src/agilab/ci_provider_artifacts.py
src/agilab/cluster_flight_validation.py
src/agilab/cluster_lan_discovery.py
src/agilab/code_editor_support.py
src/agilab/dag_distributed_submitter.py
src/agilab/dag_execution_adapters.py
src/agilab/dag_execution_registry.py
src/agilab/dag_run_engine.py
src/agilab/data_connector_app_catalogs.py
src/agilab/data_connector_cloud.py
src/agilab/data_connector_facility.py
src/agilab/data_connector_health.py
src/agilab/data_connector_health_actions.py
src/agilab/data_connector_live_endpoint_smoke.py
src/agilab/data_connector_live_ui.py
src/agilab/data_connector_resolution.py
src/agilab/data_connector_runtime_adapters.py
src/agilab/data_connector_search.py
src/agilab/data_connector_ui_preview.py
src/agilab/data_connector_view_surface.py
src/agilab/env_file_utils.py
src/agilab/env_footprint.py
src/agilab/evidence_contract.py
src/agilab/evidence_graph.py
src/agilab/first_proof_cli.py
src/agilab/first_proof_wizard.py
src/agilab/generated_actions.py
src/agilab/global_pipeline_app_dispatch_smoke.py
src/agilab/global_pipeline_dag.py
src/agilab/global_pipeline_dependency_view.py
src/agilab/global_pipeline_dispatch_state.py
src/agilab/global_pipeline_execution_plan.py
src/agilab/global_pipeline_live_state_updates.py
src/agilab/global_pipeline_operator_actions.py
src/agilab/global_pipeline_operator_state.py
src/agilab/global_pipeline_operator_ui.py
src/agilab/global_pipeline_runner_state.py
src/agilab/import_guard.py
src/agilab/lab_run.py
src/agilab/logging_utils.py
src/agilab/main_page.py
src/agilab/multi_app_dag.py
src/agilab/multi_app_dag_draft.py
src/agilab/multi_app_dag_templates.py
src/agilab/notebook_colab_support.py
src/agilab/notebook_export_support.py
src/agilab/notebook_import_doctor.py
src/agilab/notebook_import_sample.py
src/agilab/notebook_pipeline_import.py
src/agilab/notebook_union_environment.py
src/agilab/orchestrate_cluster.py
src/agilab/orchestrate_distribution.py
src/agilab/orchestrate_execute.py
src/agilab/orchestrate_page_helpers.py
src/agilab/orchestrate_page_state.py
src/agilab/orchestrate_page_support.py
src/agilab/orchestrate_pending_actions.py
src/agilab/orchestrate_services.py
src/agilab/orchestrate_support.py
src/agilab/page_bootstrap.py
src/agilab/page_bundle_registry.py
src/agilab/page_docs.py
src/agilab/page_project_selector.py
src/agilab/pinned_expander.py
src/agilab/pipeline_ai.py
src/agilab/pipeline_ai_controls.py
src/agilab/pipeline_ai_support.py
src/agilab/pipeline_ai_uoaic.py
src/agilab/pipeline_editor.py
src/agilab/pipeline_lab.py
src/agilab/pipeline_mistral.py
src/agilab/pipeline_openai.py
src/agilab/pipeline_openai_compatible.py
src/agilab/pipeline_page_state.py
src/agilab/pipeline_recipe_memory.py
src/agilab/pipeline_run_controls.py
src/agilab/pipeline_runtime.py
src/agilab/pipeline_runtime_execution_support.py
src/agilab/pipeline_runtime_mlflow_support.py
src/agilab/pipeline_runtime_support.py
src/agilab/pipeline_sidebar.py
src/agilab/pipeline_stage_templates.py
src/agilab/pipeline_stages.py
src/agilab/pipeline_views.py
src/agilab/public_certification.py
src/agilab/pypi_app_packages.py
src/agilab/repository_knowledge.py
src/agilab/revision_traceability.py
src/agilab/run_diff_evidence.py
src/agilab/run_manifest.py
src/agilab/runtime_diagnostics.py
src/agilab/runtime_failure_diagnostics.py
src/agilab/screenshot_manifest.py
src/agilab/secret_uri.py
src/agilab/security_check.py
src/agilab/snippet_registry.py
src/agilab/steps.toml
src/agilab/streamlit_theme_env.py
src/agilab/supply_chain_attestation.py
src/agilab/template_contracts.py
src/agilab/tracking.py
src/agilab/ui_public_bind_guard.py
src/agilab/uv_config.toml
src/agilab/venv_linker.py
src/agilab/workflow_run_manifest.py
src/agilab/workflow_runtime_contract.py
src/agilab/workflow_ui.py
src/agilab.egg-info/PKG-INFO
src/agilab.egg-info/SOURCES.txt
src/agilab.egg-info/dependency_links.txt
src/agilab.egg-info/entry_points.txt
src/agilab.egg-info/requires.txt
src/agilab.egg-info/top_level.txt
src/agilab/about_page/__init__.py
src/agilab/about_page/bootstrap.py
src/agilab/about_page/env_editor.py
src/agilab/about_page/layout.py
src/agilab/about_page/onboarding.py
src/agilab/pages/0_SETTINGS.py
src/agilab/pages/1_PROJECT.py
src/agilab/pages/2_ORCHESTRATE.py
src/agilab/pages/3_WORKFLOW.py
src/agilab/pages/4_ANALYSIS.py
src/agilab/resources/__init__.py
src/agilab/resources/agi_logo.png
src/agilab/resources/agilab_logo.png
src/agilab/resources/code_editor.scss
src/agilab/resources/config.toml
src/agilab/resources/custom_buttons.json
src/agilab/resources/info_bar.json
src/agilab/resources/notebook_pipeline_import_sample.ipynb
src/agilab/resources/theme.css
src/agilab/resources/help/__init__.py
src/agilab/resources/help/cluster-help.html
src/agilab/resources/help/edit_help.html
src/agilab/resources/help/execute_help.html
src/agilab/resources/help/experiment_help.html
src/agilab/resources/help/index.html
src/agilab/resources/help/roadmap.html
src/agilab/resources/help/views_help.html
src/agilab/resources/notebook_import_samples/mission_decision_from_notebook.ipynb
src/agilab/resources/notebook_import_samples/mycode_from_notebook.ipynb
src/agilab/resources/notebook_import_samples/weather_forecast_from_notebook.ipynb
test/test_about_agilab_helpers.py
test/test_action_execution.py
test/test_adoption_report.py
test/test_agent_config_and_capabilities.py
test/test_agent_run.py
test/test_agent_skill_catalog.py
test/test_agent_tool_safety.py
test/test_agent_trace.py
test/test_agent_workflows.py
test/test_agi_env.py
test/test_agi_pages_chart_spec.py
test/test_agilab_dev_shortcuts.py
test/test_agilab_web_robot.py
test/test_agilab_widget_robot.py
test/test_agilab_widget_robot_full.py
test/test_agilab_widget_robot_matrix.py
test/test_analysis_page_helpers.py
test/test_app_args.py
test/test_app_installer_packaging.py
test/test_app_template_registry.py
test/test_apps_pages_docs.py
test/test_apps_pages_launcher.py
test/test_audit_response_docs.py
test/test_benchmark_execution_tools.py
test/test_beta_readiness.py
test/test_bugfix_validate.py
test/test_ci_artifact_harvest_report.py
test/test_ci_provider_artifacts.py
test/test_ci_workflow.py
test/test_cluster_flight_validation.py
test/test_cluster_lan_discovery.py
test/test_code_editor_support.py
test/test_codex_skills.py
test/test_compatibility_report.py
test/test_connector_registry.py
test/test_controlled_pilot_readiness_report.py
test/test_coverage_badge_guard.py
test/test_coverage_shard_plan.py
test/test_coverage_timing_report.py
test/test_coverage_workflow.py
test/test_cython_type_preprocess_preview.py
test/test_dag_distributed_stage_smoke.py
test/test_dag_distributed_submitter.py
test/test_dag_execution_adapters.py
test/test_dag_execution_registry.py
test/test_dag_run_engine.py
test/test_data_connector_app_catalogs_report.py
test/test_data_connector_cloud_emulator_report.py
test/test_data_connector_facility_report.py
test/test_data_connector_health_actions_report.py
test/test_data_connector_health_report.py
test/test_data_connector_live_endpoint_smoke_report.py
test/test_data_connector_live_ui_report.py
test/test_data_connector_resolution_report.py
test/test_data_connector_runtime_adapters_report.py
test/test_data_connector_ui_preview_report.py
test/test_data_connector_view_surface_report.py
test/test_default_app_cluster_settings.py
test/test_dependencies.py
test/test_docs_diagram_wording.py
test/test_docs_license_inventory.py
test/test_docs_redundancy.py
test/test_docs_version_label.py
test/test_env_contract_aliases.py
test/test_env_file_utils.py
test/test_env_footprint.py
test/test_evidence_claims_policy.py
test/test_evidence_contract.py
test/test_evidence_graph.py
test/test_execution_playground_forms.py
test/test_first_launch_robot.py
test/test_first_proof_cli.py
test/test_first_proof_wizard.py
test/test_flight_telemetry_project_runtime_args.py
test/test_ga_regression_selector.py
test/test_generate_component_coverage_badges.py
test/test_generate_runconfig_scripts.py
test/test_generate_skill_badges.py
test/test_generate_vscode_tasks.py
test/test_generated_actions.py
test/test_github_actions_node_runtime.py
test/test_github_ai_scraper_discoverability.py
test/test_global_pipeline_app_dispatch_smoke_report.py
test/test_global_pipeline_dag_report.py
test/test_global_pipeline_dependency_view_report.py
test/test_global_pipeline_dispatch_state_report.py
test/test_global_pipeline_execution_plan_report.py
test/test_global_pipeline_live_state_updates_report.py
test/test_global_pipeline_operator_actions_report.py
test/test_global_pipeline_operator_state_report.py
test/test_global_pipeline_operator_ui_report.py
test/test_global_pipeline_runner_state_report.py
test/test_governance_supply_chain_contract.py
test/test_hf_space_release_sync.py
test/test_hf_space_smoke.py
test/test_impact_validate.py
test/test_import_guard.py
test/test_install_apps_discovery.py
test/test_install_contract_check.py
test/test_install_local_models.py
test/test_install_release_proof_package.py
test/test_kpi_evidence_bundle.py
test/test_lab_run.py
test/test_lightning_studio_demo.py
test/test_logging_utils.py
test/test_mission_decision_project.py
test/test_multi_app_dag_draft.py
test/test_multi_app_dag_report.py
test/test_multi_app_dag_templates.py
test/test_newcomer_first_proof.py
test/test_notebook_colab_support.py
test/test_notebook_export_docs.py
test/test_notebook_import_doctor.py
test/test_notebook_import_preflight.py
test/test_notebook_import_sample.py
test/test_notebook_pipeline_import_report.py
test/test_notebook_roundtrip_report.py
test/test_notebook_union_environment_report.py
test/test_orchestrate_cluster.py
test/test_orchestrate_distribution.py
test/test_orchestrate_execute.py
test/test_orchestrate_page_helpers.py
test/test_orchestrate_page_state.py
test/test_orchestrate_page_support.py
test/test_orchestrate_services.py
test/test_orchestrate_support.py
test/test_package_split_contract.py
test/test_package_wheel_sanitizer.py
test/test_page_bundle_registry.py
test/test_page_docs.py
test/test_page_project_selector.py
test/test_pagelib.py
test/test_perf_smoke.py
test/test_pinned_expander.py
test/test_pipeline_ai.py
test/test_pipeline_ai_support.py
test/test_pipeline_editor.py
test/test_pipeline_lab.py
test/test_pipeline_mistral.py
test/test_pipeline_openai.py
test/test_pipeline_openai_compatible.py
test/test_pipeline_page_helpers.py
test/test_pipeline_page_state.py
test/test_pipeline_recipe_memory.py
test/test_pipeline_run_controls.py
test/test_pipeline_runtime.py
test/test_pipeline_service_guard.py
test/test_pipeline_sidebar.py
test/test_pipeline_stage_templates.py
test/test_pipeline_stages.py
test/test_pipeline_views.py
test/test_pre_push_changed_files.py
test/test_product_demo_reel.py
test/test_production_readiness_report.py
test/test_profile_supply_chain_scan.py
test/test_project_clone_policy.py
test/test_public_certification_profile_report.py
test/test_public_demo_links.py
test/test_public_proof_scenarios.py
test/test_pypi_app_packages.py
test/test_pypi_distribution_state.py
test/test_pypi_pending_trusted_publisher.py
test/test_pypi_provenance_check.py
test/test_pypi_publish.py
test/test_pypi_publish_workflow.py
test/test_pypi_release_retention.py
test/test_pypi_release_version_policy.py
test/test_pypi_trusted_publisher_contract.py
test/test_pyproject_dependency_hygiene.py
test/test_reduce_contract_adoption.py
test/test_reduce_contract_benchmark.py
test/test_refresh_launch_matrix.py
test/test_release_artifact_manifest.py
test/test_release_plan.py
test/test_release_proof_report.py
test/test_repository_knowledge_report.py
test/test_resource_snapshot.py
test/test_revision_traceability_report.py
test/test_root_env_isolation.py
test/test_run_diff_evidence_report.py
test/test_run_gemma_script.py
test/test_run_manifest.py
test/test_runtime_diagnostics.py
test/test_scenario_cockpit_evidence.py
test/test_screenshot_manifest.py
test/test_secret_uri.py
test/test_security_adoption_check.py
test/test_security_check.py
test/test_security_hygiene_report.py
test/test_security_policy.py
test/test_service_health_check.py
test/test_setup_pycharm.py
test/test_shared_core_strict_typing.py
test/test_skill_security_scan.py
test/test_snippet_registry.py
test/test_source_clone_regression.py
test/test_streamlit_156_adoption.py
test/test_streamlit_args.py
test/test_streamlit_diagnostic_rendering.py
test/test_supply_chain_attestation_report.py
test/test_sync_docs_source.py
test/test_tescia_diagnostic_project.py
test/test_tracking.py
test/test_ui_pages.py
test/test_ui_public_bind_guard.py
test/test_ui_robot_action_contract.py
test/test_ui_robot_canary.py
test/test_ui_robot_coverage_contract.py
test/test_ui_robot_evidence.py
test/test_ui_robot_failure_replay.py
test/test_ui_robot_matrix_aggregate.py
test/test_ui_robot_trend_report.py
test/test_ui_visual_baseline_report.py
test/test_venv_linker.py
test/test_view_autoencoder_latentspace.py
test/test_view_barycentric.py
test/test_view_forecast_analysis.py
test/test_view_inference_analysis.py
test/test_view_maps.py
test/test_view_maps_3d.py
test/test_view_maps_network.py
test/test_view_maps_network_edge_selection.py
test/test_view_maps_network_notebook_inline.py
test/test_view_maps_network_page_state.py
test/test_view_maps_network_path_resolution.py
test/test_view_maps_network_semantic_ids.py
test/test_view_pytorch_playground.py
test/test_view_queue_resilience.py
test/test_view_relay_resilience.py
test/test_view_release_decision.py
test/test_view_scenario_cockpit.py
test/test_view_shap_explanation.py
test/test_view_training_analysis.py
test/test_weather_forecast_form.py
test/test_workflow_parity.py
test/test_workflow_run_manifest.py
test/test_workflow_runtime_contract.py
test/test_workflow_ui.py
tools/package_wheel_sanitizer.py