LICENSE
MANIFEST.in
README.md
pyproject.toml
molecule_ai_sdk.egg-info/PKG-INFO
molecule_ai_sdk.egg-info/SOURCES.txt
molecule_ai_sdk.egg-info/dependency_links.txt
molecule_ai_sdk.egg-info/entry_points.txt
molecule_ai_sdk.egg-info/requires.txt
molecule_ai_sdk.egg-info/top_level.txt
molecule_external_workspace/__init__.py
molecule_external_workspace/__main__.py
molecule_external_workspace/a2a_server.py
molecule_external_workspace/client.py
molecule_external_workspace/inbound.py
molecule_external_workspace/tracing.py
molecule_plugin/__init__.py
molecule_plugin/__main__.py
molecule_plugin/_runtime_ids.py
molecule_plugin/adapter_conformance.py
molecule_plugin/builtins.py
molecule_plugin/channel.py
molecule_plugin/manifest.py
molecule_plugin/org.py
molecule_plugin/protocol.py
molecule_plugin/scaffold.py
molecule_plugin/validate_repo_meta.py
molecule_plugin/workspace.py
molecule_plugin/templates/channel/.gitignore
molecule_plugin/templates/channel/README.md
molecule_plugin/templates/channel/bridge.py
molecule_plugin/templates/channel/plugin.yaml
molecule_plugin/templates/channel/.gitea/workflows/ci.yml
molecule_plugin/templates/channel/tests/test_scaffold.py
molecule_plugin/templates/enterskill/.gitignore
molecule_plugin/templates/enterskill/README.md
molecule_plugin/templates/enterskill/plugin.yaml
molecule_plugin/templates/enterskill/.gitea/workflows/ci.yml
molecule_plugin/templates/enterskill/skills/__PLUGIN_NAME__/SKILL.md
molecule_plugin/templates/enterskill/tests/test_scaffold.py
molecule_plugin/templates/mcp/.gitignore
molecule_plugin/templates/mcp/README.md
molecule_plugin/templates/mcp/plugin.yaml
molecule_plugin/templates/mcp/server.py
molecule_plugin/templates/mcp/.gitea/workflows/ci.yml
molecule_plugin/templates/mcp/tests/test_scaffold.py
molecule_plugin/templates/skill/.gitignore
molecule_plugin/templates/skill/README.md
molecule_plugin/templates/skill/plugin.yaml
molecule_plugin/templates/skill/.gitea/workflows/ci.yml
molecule_plugin/templates/skill/adapters/claude_code.py
molecule_plugin/templates/skill/adapters/codex.py
molecule_plugin/templates/skill/skills/__PLUGIN_NAME__/SKILL.md
molecule_plugin/templates/skill/tests/test_scaffold.py
molecule_plugin/templates/trigger/.gitignore
molecule_plugin/templates/trigger/README.md
molecule_plugin/templates/trigger/plugin.yaml
molecule_plugin/templates/trigger/scheduler.py
molecule_plugin/templates/trigger/schedules.yaml
molecule_plugin/templates/trigger/trigger_schedule.py
molecule_plugin/templates/trigger/.gitea/workflows/ci.yml
molecule_plugin/templates/trigger/tests/test_scaffold.py
tests/test_a2a_server.py
tests/test_adapter_conformance_regression.py
tests/test_adapter_registry_contract.py
tests/test_branding_contract.py
tests/test_call_peer_errors.py
tests/test_catalog_contracts.py
tests/test_channel_composed_e2e.py
tests/test_channel_plugin_contract.py
tests/test_cli_connect.py
tests/test_cloudproviders_contract.py
tests/test_credentials_contract.py
tests/test_env_registry_contract.py
tests/test_idle_prompt_contract.py
tests/test_inbound.py
tests/test_inbound_auth.py
tests/test_llm_registry_contract.py
tests/test_management_mcp_prebake_contract.py
tests/test_native_plugins_registry_contract.py
tests/test_org_template_empty_declaration.py
tests/test_platform_identity_gate_conformance.py
tests/test_plugin_ecosystem_readiness.py
tests/test_plugin_install_report_contract.py
tests/test_plugin_manifest_configuration_contract.py
tests/test_plugin_manifest_daemons_contract.py
tests/test_plugin_manifest_digest_providers_contract.py
tests/test_plugin_release_workflow.py
tests/test_plugin_state_contract.py
tests/test_promote_request_contract.py
tests/test_prompt_canonical_text_contract.py
tests/test_publish_release_ancestry_gate.py
tests/test_registry_contract.py
tests/test_release_requirements.py
tests/test_remote_agent.py
tests/test_repo_meta_contract.py
tests/test_reproducible_sdist.py
tests/test_retry_backoff.py
tests/test_runtime_id_contract.py
tests/test_safe_extract.py
tests/test_schedule_cron_spellings.py
tests/test_schema_sync_dispatch.py
tests/test_sdk.py
tests/test_sha256_verification.py
tests/test_tool_trace_conformance_regression.py
tests/test_tracing.py
tests/test_trigger_client_contract.py
tests/test_validate_repo_meta.py
tests/test_validators.py
tests/test_workspace_comms_conformance.py
tests/test_workspace_routes_manifest_contract.py