LICENSE
README.md
pyproject.toml
src/aifordable_runner_mcp.egg-info/PKG-INFO
src/aifordable_runner_mcp.egg-info/SOURCES.txt
src/aifordable_runner_mcp.egg-info/dependency_links.txt
src/aifordable_runner_mcp.egg-info/entry_points.txt
src/aifordable_runner_mcp.egg-info/requires.txt
src/aifordable_runner_mcp.egg-info/top_level.txt
src/runner_mcp/__init__.py
src/runner_mcp/approval_manager.py
src/runner_mcp/audit.py
src/runner_mcp/autostart.py
src/runner_mcp/bridge_mcp_executor.py
src/runner_mcp/bridge_processor.py
src/runner_mcp/bridge_protocol.py
src/runner_mcp/bridge_replay.py
src/runner_mcp/bridge_resilience.py
src/runner_mcp/cli.py
src/runner_mcp/completion_delivery.py
src/runner_mcp/completion_feedback.py
src/runner_mcp/config.py
src/runner_mcp/config_manager.py
src/runner_mcp/cron_autostart.py
src/runner_mcp/database_manager.py
src/runner_mcp/deployment_jobs.py
src/runner_mcp/deployment_manager.py
src/runner_mcp/file_access.py
src/runner_mcp/github_mailbox.py
src/runner_mcp/github_runtime.py
src/runner_mcp/github_watcher.py
src/runner_mcp/http_middleware.py
src/runner_mcp/onboarding.py
src/runner_mcp/operational_safety.py
src/runner_mcp/retention_preview.py
src/runner_mcp/safe_diagnostics.py
src/runner_mcp/secure_io.py
src/runner_mcp/self_update.py
src/runner_mcp/self_update_install.py
src/runner_mcp/server.py
src/runner_mcp/service_manager.py
src/runner_mcp/source_control.py
src/runner_mcp/test_runner.py
src/runner_mcp/text_redaction.py
src/runner_mcp/adapters/__init__.py
src/runner_mcp/adapters/base.py
src/runner_mcp/adapters/generic.py
src/runner_mcp/adapters/python.py
src/runner_mcp/adapters/registry.py