LICENSE
README.md
pyproject.toml
agent_gateway/__init__.py
agent_gateway/_io.py
agent_gateway/_provider_utils.py
agent_gateway/agent_session_log.py
agent_gateway/agent_session_log_cache.py
agent_gateway/agent_session_log_records.py
agent_gateway/agent_session_log_rotation.py
agent_gateway/agent_session_log_sidecars.py
agent_gateway/agent_telemetry.py
agent_gateway/approval_audit.py
agent_gateway/approval_enrichment.py
agent_gateway/approval_notifications.py
agent_gateway/approval_policy.py
agent_gateway/approval_resolver.py
agent_gateway/approval_settings.py
agent_gateway/approval_store.py
agent_gateway/approval_store_rows.py
agent_gateway/approvals.py
agent_gateway/artifact_paths.py
agent_gateway/artifact_readback.py
agent_gateway/artifact_sidecar_index.py
agent_gateway/audit_resolver.py
agent_gateway/audit_writer.py
agent_gateway/auth.py
agent_gateway/autonomous.py
agent_gateway/autonomous_excel_dispatch.py
agent_gateway/autonomous_output.py
agent_gateway/autonomous_runner.py
agent_gateway/autonomous_runner_claims.py
agent_gateway/autonomous_runner_commands.py
agent_gateway/autonomous_runner_events.py
agent_gateway/autonomous_runner_start.py
agent_gateway/autonomous_runner_state.py
agent_gateway/autonomous_runner_status.py
agent_gateway/cli.py
agent_gateway/commercial_claims.py
agent_gateway/commercial_contract.py
agent_gateway/commercial_usage.py
agent_gateway/commercial_work_authorization.py
agent_gateway/commercial_work_start.py
agent_gateway/compaction.py
agent_gateway/context_builder.py
agent_gateway/control_run_lifecycle.py
agent_gateway/dashboard_artifact_store.py
agent_gateway/easy.py
agent_gateway/event_adapter.py
agent_gateway/event_log.py
agent_gateway/events.py
agent_gateway/excel_dispatch.py
agent_gateway/fixture_gate.py
agent_gateway/heartbeat.py
agent_gateway/html_artifact_store.py
agent_gateway/mcp_client.py
agent_gateway/mcp_client_catalog.py
agent_gateway/mcp_client_config.py
agent_gateway/mcp_client_connections.py
agent_gateway/mcp_client_errors.py
agent_gateway/mcp_client_oauth_storage.py
agent_gateway/mcp_client_policy_owner.py
agent_gateway/mcp_client_runtime.py
agent_gateway/mcp_client_startup.py
agent_gateway/memory.py
agent_gateway/memory_markdown_sync.py
agent_gateway/package_info.py
agent_gateway/policy_imports.py
agent_gateway/product_config.py
agent_gateway/project.py
agent_gateway/rate_limit.py
agent_gateway/rates.py
agent_gateway/retry.py
agent_gateway/runner.py
agent_gateway/runner_auth.py
agent_gateway/runner_background_lifecycle.py
agent_gateway/runner_background_tasks.py
agent_gateway/runner_budget.py
agent_gateway/runner_callbacks.py
agent_gateway/runner_hooks_lifecycle.py
agent_gateway/runner_introspection.py
agent_gateway/runner_limits.py
agent_gateway/runner_notifications.py
agent_gateway/runner_prompt_rules.py
agent_gateway/runner_run_loop.py
agent_gateway/runner_run_loop_defaults.py
agent_gateway/runner_session_events.py
agent_gateway/runner_session_lifecycle.py
agent_gateway/runner_skill_gate.py
agent_gateway/runner_state.py
agent_gateway/runner_stream_turn.py
agent_gateway/runner_streaming.py
agent_gateway/runner_sub_agents.py
agent_gateway/runner_tool_audit.py
agent_gateway/runner_tool_execution.py
agent_gateway/runner_usage.py
agent_gateway/sdk_runner.py
agent_gateway/sdk_runner_approval.py
agent_gateway/sdk_runner_context.py
agent_gateway/sdk_runner_helpers.py
agent_gateway/sdk_runner_stream.py
agent_gateway/send_prompt.py
agent_gateway/server.py
agent_gateway/server_artifact_helpers.py
agent_gateway/server_artifact_routes.py
agent_gateway/server_chat_control_routes.py
agent_gateway/server_chat_helpers.py
agent_gateway/server_chat_stream_core.py
agent_gateway/server_chat_transcripts.py
agent_gateway/server_models.py
agent_gateway/server_streaming.py
agent_gateway/server_tool_routes.py
agent_gateway/session.py
agent_gateway/session_event_history.py
agent_gateway/session_recap.py
agent_gateway/single_user_policy.py
agent_gateway/skill_context.py
agent_gateway/skill_result_events.py
agent_gateway/skills.py
agent_gateway/sub_agent.py
agent_gateway/sub_agent_background_result.py
agent_gateway/sub_agent_helpers.py
agent_gateway/sub_agent_messages.py
agent_gateway/sub_agent_model_resolution.py
agent_gateway/sub_agent_skill_events.py
agent_gateway/sub_agent_skill_state.py
agent_gateway/sub_agent_tool_definitions.py
agent_gateway/task_registry.py
agent_gateway/tool_dispatcher.py
agent_gateway/tool_dispatcher_approval_lifecycle.py
agent_gateway/tool_dispatcher_audit.py
agent_gateway/tool_dispatcher_helpers.py
agent_gateway/tool_dispatcher_runtime.py
agent_gateway/tool_dispatcher_skill_tools.py
agent_gateway/tool_dispatcher_source_pack.py
agent_gateway/tool_display.py
agent_gateway/tool_redaction.py
agent_gateway/tool_result_compaction.py
agent_gateway/tool_result_semantics.py
agent_gateway/transcript.py
agent_gateway/ui_blocks.py
agent_gateway/usage_outbox.py
agent_gateway/usage_reconciliation.py
agent_gateway/usage_resilience.py
agent_gateway/usage_shipper.py
agent_gateway/work_authorization_consumption.py
agent_gateway/code_execution/__init__.py
agent_gateway/code_execution/_background.py
agent_gateway/code_execution/_cleanup.py
agent_gateway/code_execution/_config.py
agent_gateway/code_execution/_handlers.py
agent_gateway/code_execution/_helpers.py
agent_gateway/code_execution/_hooks.py
agent_gateway/code_execution/_provenance.py
agent_gateway/code_execution/_tool_defs.py
agent_gateway/code_execution/_backends/__init__.py
agent_gateway/code_execution/_backends/_base.py
agent_gateway/code_execution/_backends/_docker.py
agent_gateway/code_execution/_backends/_subprocess.py
agent_gateway/contracts/claim-contract-v1/canonicalization-v1-vectors.json
agent_gateway/contracts/claim-contract-v1/commercial-claim-verification-v1.json
agent_gateway/contracts/claim-contract-v1/commercial-claim.schema.json
agent_gateway/contracts/claim-contract-v1/commercial-contract-digests-v1.json
agent_gateway/contracts/claim-contract-v1/commercial-usage-event-v2.schema.json
agent_gateway/contracts/claim-contract-v1/commercial-usage-event.schema.json
agent_gateway/contracts/claim-contract-v1/commercial-v1-fixtures.json
agent_gateway/contracts/claim-contract-v1/commercial-work-authorization-verification-v1.json
agent_gateway/contracts/claim-contract-v1/commercial-work-authorization.schema.json
agent_gateway/contracts/usage-reconciliation-v1/gateway-usage-reconciliation-evidence.schema.json
agent_gateway/contracts/usage-reconciliation-v2/gateway-usage-reconciliation-evidence.schema.json
agent_gateway/control_plane/__init__.py
agent_gateway/control_plane/approvals.py
agent_gateway/control_plane/artifact_index.py
agent_gateway/control_plane/artifacts.py
agent_gateway/control_plane/batches.py
agent_gateway/control_plane/dashboard_artifacts.py
agent_gateway/control_plane/diligence_prs.py
agent_gateway/control_plane/events.py
agent_gateway/control_plane/health.py
agent_gateway/control_plane/html_artifacts.py
agent_gateway/control_plane/middleware.py
agent_gateway/control_plane/orchestration.py
agent_gateway/control_plane/profiles.py
agent_gateway/control_plane/readable_resources.py
agent_gateway/control_plane/runs.py
agent_gateway/control_plane/runs_chat_helpers.py
agent_gateway/control_plane/runs_helpers.py
agent_gateway/control_plane/runs_models.py
agent_gateway/control_plane/runs_resume_helpers.py
agent_gateway/control_plane/schedules.py
agent_gateway/control_plane/session.py
agent_gateway/control_plane/skills.py
agent_gateway/control_plane/valuation_ready_tools.py
agent_gateway/dashboard_artifact/__init__.py
agent_gateway/dashboard_artifact/generate_description.py
agent_gateway/dashboard_artifact/qa.py
agent_gateway/dashboard_artifact/registry.py
agent_gateway/dashboard_artifact/registry_description.json
agent_gateway/multi_user/__init__.py
agent_gateway/multi_user/billing.py
agent_gateway/providers/__init__.py
agent_gateway/providers/agent_sdk.py
agent_gateway/providers/anthropic.py
agent_gateway/providers/anthropic_helpers.py
agent_gateway/providers/base.py
agent_gateway/providers/codex.py
agent_gateway/providers/codex_helpers.py
agent_gateway/providers/codex_model_info.py
agent_gateway/providers/fixture.py
agent_gateway/providers/openai.py
agent_gateway/providers/openai_helpers.py
agent_gateway/rates/anthropic.json
ai_agent_gateway.egg-info/PKG-INFO
ai_agent_gateway.egg-info/SOURCES.txt
ai_agent_gateway.egg-info/dependency_links.txt
ai_agent_gateway.egg-info/entry_points.txt
ai_agent_gateway.egg-info/requires.txt
ai_agent_gateway.egg-info/top_level.txt
tests/test_agent_session_log.py
tests/test_agent_session_log_cache.py
tests/test_agent_session_log_sidecars.py
tests/test_anthropic_provider.py
tests/test_approval_emissions.py
tests/test_approval_enrichment.py
tests/test_approval_notifications.py
tests/test_approval_settings.py
tests/test_artifact_api.py
tests/test_artifact_paths.py
tests/test_artifact_readback.py
tests/test_artifact_sidecar_index.py
tests/test_auth.py
tests/test_autonomous.py
tests/test_autonomous_entry_state_update.py
tests/test_autonomous_excel_dispatch.py
tests/test_autonomous_mcp_session_injection.py
tests/test_autonomous_runner.py
tests/test_billing.py
tests/test_code_execution.py
tests/test_code_execution_provenance.py
tests/test_codex_provider.py
tests/test_commercial_claims.py
tests/test_commercial_contract.py
tests/test_commercial_usage.py
tests/test_commercial_usage_exit_gate.py
tests/test_commercial_work_authorization.py
tests/test_commercial_work_start.py
tests/test_compaction.py
tests/test_compaction_trigger.py
tests/test_context_builder.py
tests/test_control_batches.py
tests/test_coordinator.py
tests/test_create_agent_mcp_gateway_changes.py
tests/test_cross_provider.py
tests/test_dashboard_artifact_api.py
tests/test_dashboard_artifact_core.py
tests/test_dashboard_artifact_e2e.py
tests/test_dashboard_artifact_store.py
tests/test_delegation_grant.py
tests/test_delegation_policy.py
tests/test_docs_site.py
tests/test_easy.py
tests/test_event_adapter.py
tests/test_event_only_blocks.py
tests/test_excel_dispatch.py
tests/test_fixture_profile_config.py
tests/test_fixture_provider.py
tests/test_fixture_security.py
tests/test_gateway_import_fallback_guards.py
tests/test_heartbeat.py
tests/test_html_artifact_api.py
tests/test_html_artifact_store.py
tests/test_max_tokens_continuation.py
tests/test_mcp_client_catalog.py
tests/test_mcp_client_config.py
tests/test_mcp_client_connections.py
tests/test_mcp_client_errors.py
tests/test_mcp_client_oauth_storage.py
tests/test_mcp_client_per_user.py
tests/test_mcp_client_runtime.py
tests/test_mcp_client_strip_input_fields.py
tests/test_mcp_config_path_env.py
tests/test_mcp_env_stripping.py
tests/test_mcp_meta_transport.py
tests/test_mcp_startup_diagnostics.py
tests/test_mcp_streamable_http.py
tests/test_memory_markdown_sync.py
tests/test_model_switching_resolution.py
tests/test_notifications.py
tests/test_openai_provider.py
tests/test_package_boundary.py
tests/test_package_info.py
tests/test_phase0_enforcement_package_seams.py
tests/test_project_cli.py
tests/test_projected_control_events.py
tests/test_rates.py
tests/test_resolve_auth_config.py
tests/test_retention.py
tests/test_retry.py
tests/test_runner_auth.py
tests/test_runner_background_tasks.py
tests/test_runner_callbacks.py
tests/test_runner_config_passthrough.py
tests/test_runner_introspection.py
tests/test_runner_on_usage.py
tests/test_runner_prompt_rules.py
tests/test_runner_run_loop.py
tests/test_runner_session_events.py
tests/test_runner_skill_gate.py
tests/test_runner_state.py
tests/test_runner_state_helpers.py
tests/test_runner_stream_turn.py
tests/test_runner_streaming_helpers.py
tests/test_runner_sub_agents.py
tests/test_runner_tool_audit.py
tests/test_runner_tool_execution.py
tests/test_schema_version_init.py
tests/test_sdk_runner_enforcement.py
tests/test_sdk_runner_helpers.py
tests/test_sdk_runner_stream.py
tests/test_sdk_runner_usage.py
tests/test_send_message.py
tests/test_send_prompt_usage_callback.py
tests/test_server_chat_init.py
tests/test_server_multi_user.py
tests/test_server_streaming_helpers.py
tests/test_session_event_history.py
tests/test_session_jwt.py
tests/test_session_log_runner.py
tests/test_session_recap.py
tests/test_skill_profile.py
tests/test_stdio_connect_timeout_retry.py
tests/test_stream_lifecycle.py
tests/test_sub_agent.py
tests/test_sub_agent_mcp_session_injection.py
tests/test_sub_agent_resume.py
tests/test_sub_agent_skill_state.py
tests/test_task_registry.py
tests/test_tool_dispatcher_approval_lifecycle.py
tests/test_tool_dispatcher_audit.py
tests/test_tool_dispatcher_helpers.py
tests/test_tool_dispatcher_mcp_injection.py
tests/test_tool_dispatcher_runtime.py
tests/test_tool_dispatcher_schema_validation.py
tests/test_tool_dispatcher_skill_tools.py
tests/test_tool_dispatcher_source_pack.py
tests/test_tool_display.py
tests/test_tool_result_semantics.py
tests/test_tool_result_spill.py
tests/test_trailing_capture_server.py
tests/test_typed_events.py
tests/test_usage_outbox.py
tests/test_usage_reconciliation.py
tests/test_usage_resilience.py
tests/test_usage_shipper.py
tests/test_user_event_bus.py
tests/test_work_authorization_consumption.py