README.md
pyproject.toml
agent_shell_service_runtime.egg-info/PKG-INFO
agent_shell_service_runtime.egg-info/SOURCES.txt
agent_shell_service_runtime.egg-info/dependency_links.txt
agent_shell_service_runtime.egg-info/entry_points.txt
agent_shell_service_runtime.egg-info/requires.txt
agent_shell_service_runtime.egg-info/top_level.txt
runtime/__init__.py
runtime/__main__.py
runtime/agent_loop.py
runtime/api.py
runtime/api_auth.py
runtime/cli.py
runtime/config.py
runtime/context.py
runtime/external_ci.py
runtime/hook_plugins.py
runtime/hooks.py
runtime/llm.py
runtime/logger.py
runtime/mcp_adapter.py
runtime/memory.py
runtime/middleware.py
runtime/plugin_base.py
runtime/queue_fs.py
runtime/receipts.py
runtime/safety_hooks.py
runtime/server.py
runtime/service.py
runtime/skill_discovery.py
runtime/subagents.py
runtime/tools.py
runtime/utils.py
runtime/validation.py
runtime/worker.py
tests/test_active_state_patch.py
tests/test_api.py
tests/test_canary.py
tests/test_changelog.py
tests/test_external_ci.py
tests/test_palette_ux.py
tests/test_promotion_runtime.py
tests/test_provider_auth.py
tests/test_security.py
tests/test_smoke.py
tests/test_utils.py
tests/test_v1_features.py