README.md
pyproject.toml
molecule_ai_workspace_runtime.egg-info/PKG-INFO
molecule_ai_workspace_runtime.egg-info/SOURCES.txt
molecule_ai_workspace_runtime.egg-info/dependency_links.txt
molecule_ai_workspace_runtime.egg-info/entry_points.txt
molecule_ai_workspace_runtime.egg-info/requires.txt
molecule_ai_workspace_runtime.egg-info/top_level.txt
molecule_runtime/__init__.py
molecule_runtime/_sanitize_a2a.py
molecule_runtime/a2a_cli.py
molecule_runtime/a2a_client.py
molecule_runtime/a2a_executor.py
molecule_runtime/a2a_mcp_server.py
molecule_runtime/a2a_response.py
molecule_runtime/a2a_tools.py
molecule_runtime/a2a_tools_delegation.py
molecule_runtime/a2a_tools_desktop.py
molecule_runtime/a2a_tools_identity.py
molecule_runtime/a2a_tools_inbox.py
molecule_runtime/a2a_tools_memory.py
molecule_runtime/a2a_tools_messaging.py
molecule_runtime/a2a_tools_rbac.py
molecule_runtime/a2a_tools_requests.py
molecule_runtime/adapter_base.py
molecule_runtime/agents_md.py
molecule_runtime/attachment_vision.py
molecule_runtime/boot_routes.py
molecule_runtime/card_helpers.py
molecule_runtime/compact.py
molecule_runtime/config.py
molecule_runtime/configs_dir.py
molecule_runtime/consolidation.py
molecule_runtime/context_budget.py
molecule_runtime/coordinator.py
molecule_runtime/credential_helper.py
molecule_runtime/event_log.py
molecule_runtime/events.py
molecule_runtime/executor_helpers.py
molecule_runtime/heartbeat.py
molecule_runtime/inbox.py
molecule_runtime/inbox_uploads.py
molecule_runtime/initial_prompt.py
molecule_runtime/internal_chat_uploads.py
molecule_runtime/internal_file_read.py
molecule_runtime/llm_auth.py
molecule_runtime/loaded_mcp_tools_probe.py
molecule_runtime/main.py
molecule_runtime/mcp_cli.py
molecule_runtime/mcp_doctor.py
molecule_runtime/mcp_heartbeat.py
molecule_runtime/mcp_inbox_pollers.py
molecule_runtime/mcp_render.py
molecule_runtime/mcp_schemas.py
molecule_runtime/mcp_target_resolution.py
molecule_runtime/mcp_tools.py
molecule_runtime/mcp_workspace_resolver.py
molecule_runtime/memory_redaction.py
molecule_runtime/molecule_ai_status.py
molecule_runtime/not_configured_handler.py
molecule_runtime/npm_auth.py
molecule_runtime/platform_agent_identity.py
molecule_runtime/platform_auth.py
molecule_runtime/platform_inbound_auth.py
molecule_runtime/plugins.py
molecule_runtime/precommit_hook.py
molecule_runtime/preflight.py
molecule_runtime/prompt.py
molecule_runtime/py.typed
molecule_runtime/rbac_policy.py
molecule_runtime/runtime_inbox.py
molecule_runtime/runtime_wedge.py
molecule_runtime/secret_redactor.py
molecule_runtime/shared_runtime.py
molecule_runtime/smoke_mode.py
molecule_runtime/transcript_auth.py
molecule_runtime/watcher.py
molecule_runtime/adapters/__init__.py
molecule_runtime/adapters/base.py
molecule_runtime/adapters/shared_runtime.py
molecule_runtime/builtin_tools/__init__.py
molecule_runtime/builtin_tools/a2a_tools.py
molecule_runtime/builtin_tools/approval.py
molecule_runtime/builtin_tools/audit.py
molecule_runtime/builtin_tools/awareness_client.py
molecule_runtime/builtin_tools/command_preprocessing.py
molecule_runtime/builtin_tools/compliance.py
molecule_runtime/builtin_tools/delegation.py
molecule_runtime/builtin_tools/governance.py
molecule_runtime/builtin_tools/hitl.py
molecule_runtime/builtin_tools/memory.py
molecule_runtime/builtin_tools/proc_group.py
molecule_runtime/builtin_tools/sandbox.py
molecule_runtime/builtin_tools/security.py
molecule_runtime/builtin_tools/security_scan.py
molecule_runtime/builtin_tools/telemetry.py
molecule_runtime/builtin_tools/temporal_workflow.py
molecule_runtime/lib/__init__.py
molecule_runtime/lib/pre_stop.py
molecule_runtime/lib/snapshot_scrub.py
molecule_runtime/platform_tools/__init__.py
molecule_runtime/platform_tools/registry.py
molecule_runtime/plugins_registry/__init__.py
molecule_runtime/plugins_registry/builtins.py
molecule_runtime/plugins_registry/protocol.py
molecule_runtime/plugins_registry/raw_drop.py
molecule_runtime/plugins_registry/test_resolve_plugin.py
molecule_runtime/plugins_registry/molecule-platform-mcp/openclaw.py
molecule_runtime/policies/__init__.py
molecule_runtime/policies/namespaces.py
molecule_runtime/policies/routing.py
molecule_runtime/scripts/molecule-gh-token-refresh.sh
molecule_runtime/scripts/molecule-git-token-helper.sh
molecule_runtime/scripts/pre-commit-checks.sh
molecule_runtime/skill_loader/__init__.py
molecule_runtime/skill_loader/loader.py
molecule_runtime/skill_loader/watcher.py
plugins_registry/__init__.py
plugins_registry/builtins.py
plugins_registry/protocol.py
plugins_registry/raw_drop.py
plugins_registry/test_agentskills_default.py
plugins_registry/test_resolve_plugin.py
tests/test_a2a_client_lazy_workspace_id.py
tests/test_a2a_mcp_server.py
tests/test_a2a_message_send_contract.py
tests/test_a2a_multi_workspace.py
tests/test_a2a_nonblocking_inbox.py
tests/test_a2a_tools_attachments.py
tests/test_a2a_tools_messaging.py
tests/test_adapter_base_plugin_failure.py
tests/test_agent_card_contract.py
tests/test_attachment_vision.py
tests/test_audit.py
tests/test_boot_register_retry.py
tests/test_boot_routes.py
tests/test_compact.py
tests/test_config_provider_resolution.py
tests/test_consumer_runtime_drift_guard.py
tests/test_context_budget.py
tests/test_create_request_tools.py
tests/test_credential_helper_determinism.py
tests/test_credential_helper_subprocess.py
tests/test_desktop_tools.py
tests/test_executor_helpers.py
tests/test_guardrail_self_test.py
tests/test_heartbeat_blocked_event_loop.py
tests/test_heartbeat_notify_routing.py
tests/test_imports.py
tests/test_inbox_uploads_external.py
tests/test_layer2_channel_notification.py
tests/test_layer2_peer_info_enrichment.py
tests/test_llm_auth.py
tests/test_load_config_opt_fallback.py
tests/test_loaded_mcp_tools_probe.py
tests/test_main_privileged_plugin_failure.py
tests/test_mcp_cli_multi_workspace.py
tests/test_mcp_plugin_delivery_contract.py
tests/test_mcp_render_completeness_g6.py
tests/test_mcp_render_openclaw_failclosed.py
tests/test_mcp_ssot.py
tests/test_mcp_tools_contract.py
tests/test_mcpserver_adaptor_port.py
tests/test_memory_redaction.py
tests/test_memory_snapshot_injection.py
tests/test_network_probe.py
tests/test_no_token_prefix_leak.py
tests/test_npm_auth.py
tests/test_per_workspace_platform_url.py
tests/test_platform_agent_identity.py
tests/test_platform_agent_identity_observability.py
tests/test_platform_comm_contract.py
tests/test_platform_comm_contract_guard.py
tests/test_plugins_builtins_env_scrub.py
tests/test_plugins_setup_sh_failure.py
tests/test_precommit_hook.py
tests/test_prompt_channel_ssot_g1.py
tests/test_prompt_filename_ssot_g0.py
tests/test_prompt_files_ssot.py
tests/test_propagate_runtime_version.py
tests/test_rbac_policy.py
tests/test_rbac_policy_ssot.py
tests/test_registry_payload_contract.py
tests/test_resolve_workspace_url.py
tests/test_sandbox_tool_timeout.py
tests/test_self_delegation_guard.py
tests/test_shared_runtime.py
tests/test_stdio_transport.py
tests/test_transcript_auth.py
tests/test_upload_resolution_contract.py
tests/test_workflow_no_token_in_url.py
tests/test_workspace_id_validation.py