MANIFEST.in
README.md
pyproject.toml
alloy_runtime_cli.egg-info/PKG-INFO
alloy_runtime_cli.egg-info/SOURCES.txt
alloy_runtime_cli.egg-info/dependency_links.txt
alloy_runtime_cli.egg-info/entry_points.txt
alloy_runtime_cli.egg-info/requires.txt
alloy_runtime_cli.egg-info/top_level.txt
cli/__init__.py
cli/main.py
cli/commands/__init__.py
cli/commands/flag_utils.py
cli/commands/shared_flags.py
cli/commands/admin/__init__.py
cli/commands/admin/bootstrap_command.py
cli/commands/admin/credentials/__init__.py
cli/commands/admin/credentials/create/__init__.py
cli/commands/admin/credentials/create/command.py
cli/commands/admin/credentials/create/presenter.py
cli/commands/admin/credentials/grant/__init__.py
cli/commands/admin/credentials/grant/command.py
cli/commands/admin/credentials/grant/fields.py
cli/commands/admin/credentials/grant/presenter.py
cli/commands/agents/__init__.py
cli/commands/agents/tool_formatting.py
cli/commands/agents/create/__init__.py
cli/commands/agents/create/command.py
cli/commands/agents/create/fields.py
cli/commands/agents/create/presenter.py
cli/commands/agents/delete/__init__.py
cli/commands/agents/delete/command.py
cli/commands/agents/delete/presenter.py
cli/commands/agents/get/command.py
cli/commands/agents/get/presenter.py
cli/commands/agents/list/__init__.py
cli/commands/agents/list/command.py
cli/commands/agents/list/presenter.py
cli/commands/agents/update/__init__.py
cli/commands/agents/update/command.py
cli/commands/agents/update/fields.py
cli/commands/agents/update/presenter.py
cli/commands/api_keys/__init__.py
cli/commands/api_keys/create/__init__.py
cli/commands/api_keys/create/command.py
cli/commands/api_keys/create/presenter.py
cli/commands/audio/__init__.py
cli/commands/audio/transcribe/__init__.py
cli/commands/audio/transcribe/command.py
cli/commands/audio/transcribe/presenter.py
cli/commands/auth/__init__.py
cli/commands/auth/login/__init__.py
cli/commands/auth/login/command.py
cli/commands/auth/signup/__init__.py
cli/commands/auth/signup/command.py
cli/commands/billing/__init__.py
cli/commands/billing/costs/__init__.py
cli/commands/billing/costs/by_agent/__init__.py
cli/commands/billing/costs/by_agent/command.py
cli/commands/billing/costs/by_agent/presenter.py
cli/commands/billing/costs/by_model/__init__.py
cli/commands/billing/costs/by_model/command.py
cli/commands/billing/costs/by_model/presenter.py
cli/commands/billing/costs/daily/__init__.py
cli/commands/billing/costs/daily/command.py
cli/commands/billing/costs/daily/presenter.py
cli/commands/billing/costs/summary/__init__.py
cli/commands/billing/costs/summary/command.py
cli/commands/billing/costs/summary/presenter.py
cli/commands/billing/projects/__init__.py
cli/commands/billing/projects/create/__init__.py
cli/commands/billing/projects/create/command.py
cli/commands/billing/projects/create/presenter.py
cli/commands/billing/projects/get/__init__.py
cli/commands/billing/projects/get/command.py
cli/commands/billing/projects/get/presenter.py
cli/commands/billing/projects/list/__init__.py
cli/commands/billing/projects/list/command.py
cli/commands/billing/projects/list/presenter.py
cli/commands/content/__init__.py
cli/commands/content/delete/__init__.py
cli/commands/content/delete/command.py
cli/commands/content/delete/presenter.py
cli/commands/content/edit/__init__.py
cli/commands/content/edit/command.py
cli/commands/content/edit/editor.py
cli/commands/content/edit/presenter.py
cli/commands/content/get/__init__.py
cli/commands/content/get/command.py
cli/commands/content/get/presenter.py
cli/commands/content/list/__init__.py
cli/commands/content/list/command.py
cli/commands/content/list/export_formatters.py
cli/commands/content/list/export_handler.py
cli/commands/content/list/presenter.py
cli/commands/credentials/__init__.py
cli/commands/credentials/create/__init__.py
cli/commands/credentials/create/command.py
cli/commands/credentials/create/fields.py
cli/commands/credentials/create/presenter.py
cli/commands/credentials/list/__init__.py
cli/commands/credentials/list/command.py
cli/commands/credentials/list/presenter.py
cli/commands/credentials/supported/command.py
cli/commands/credentials/supported/presenter.py
cli/commands/credentials/update/__init__.py
cli/commands/credentials/update/command.py
cli/commands/credentials/update/fields.py
cli/commands/credentials/update/presenter.py
cli/commands/executions/get/command.py
cli/commands/executions/get/presenter.py
cli/commands/executions/get/transcript_renderer.py
cli/commands/generate/__init__.py
cli/commands/generate/cancel/__init__.py
cli/commands/generate/cancel/command.py
cli/commands/generate/cancel/presenter.py
cli/commands/generate/status/__init__.py
cli/commands/generate/status/command.py
cli/commands/generate/status/presenter.py
cli/commands/generate/text/__init__.py
cli/commands/generate/text/command.py
cli/commands/generate/text/concurrent_renderer.py
cli/commands/generate/text/presenter.py
cli/commands/generate/text/stream_renderer.py
cli/commands/knowledge/__init__.py
cli/commands/knowledge/collections/__init__.py
cli/commands/knowledge/collections/cluster/__init__.py
cli/commands/knowledge/collections/cluster/command.py
cli/commands/knowledge/collections/cluster/presenter.py
cli/commands/knowledge/collections/cluster_status/__init__.py
cli/commands/knowledge/collections/cluster_status/command.py
cli/commands/knowledge/collections/cluster_status/presenter.py
cli/commands/knowledge/collections/create/__init__.py
cli/commands/knowledge/collections/create/command.py
cli/commands/knowledge/collections/create/presenter.py
cli/commands/knowledge/collections/delete/__init__.py
cli/commands/knowledge/collections/delete/command.py
cli/commands/knowledge/collections/delete/presenter.py
cli/commands/knowledge/collections/get/__init__.py
cli/commands/knowledge/collections/get/command.py
cli/commands/knowledge/collections/get/presenter.py
cli/commands/knowledge/collections/list/__init__.py
cli/commands/knowledge/collections/list/command.py
cli/commands/knowledge/collections/list/presenter.py
cli/commands/knowledge/collections/status/__init__.py
cli/commands/knowledge/collections/status/command.py
cli/commands/knowledge/collections/status/presenter.py
cli/commands/knowledge/collections/update/__init__.py
cli/commands/knowledge/collections/update/command.py
cli/commands/knowledge/collections/update/presenter.py
cli/commands/knowledge/documents/__init__.py
cli/commands/knowledge/documents/bulk_metadata/__init__.py
cli/commands/knowledge/documents/bulk_metadata/command.py
cli/commands/knowledge/documents/bulk_metadata/presenter.py
cli/commands/knowledge/documents/bulk_reingest_failed/command.py
cli/commands/knowledge/documents/bulk_reingest_failed/presenter.py
cli/commands/knowledge/documents/bulk_reingest_failed_status/command.py
cli/commands/knowledge/documents/bulk_reingest_failed_status/presenter.py
cli/commands/knowledge/documents/count/__init__.py
cli/commands/knowledge/documents/count/command.py
cli/commands/knowledge/documents/count/presenter.py
cli/commands/knowledge/documents/delete/__init__.py
cli/commands/knowledge/documents/delete/command.py
cli/commands/knowledge/documents/delete/presenter.py
cli/commands/knowledge/documents/get/__init__.py
cli/commands/knowledge/documents/get/command.py
cli/commands/knowledge/documents/get/presenter.py
cli/commands/knowledge/documents/ingest/__init__.py
cli/commands/knowledge/documents/ingest/command.py
cli/commands/knowledge/documents/ingest/presenter.py
cli/commands/knowledge/documents/list/__init__.py
cli/commands/knowledge/documents/list/command.py
cli/commands/knowledge/documents/list/presenter.py
cli/commands/knowledge/documents/reingest/__init__.py
cli/commands/knowledge/documents/reingest/command.py
cli/commands/knowledge/documents/reingest/presenter.py
cli/commands/knowledge/documents/update/__init__.py
cli/commands/knowledge/documents/update/command.py
cli/commands/knowledge/documents/update/presenter.py
cli/commands/knowledge/recover/__init__.py
cli/commands/knowledge/recover/command.py
cli/commands/knowledge/recover/presenter.py
cli/commands/knowledge/search/__init__.py
cli/commands/knowledge/search/command.py
cli/commands/knowledge/search/presenter.py
cli/commands/knowledge/synthesis/__init__.py
cli/commands/knowledge/synthesis/create/__init__.py
cli/commands/knowledge/synthesis/create/command.py
cli/commands/knowledge/synthesis/create/presenter.py
cli/commands/knowledge/synthesis/delete/__init__.py
cli/commands/knowledge/synthesis/delete/command.py
cli/commands/knowledge/synthesis/delete/presenter.py
cli/commands/knowledge/synthesis/get/__init__.py
cli/commands/knowledge/synthesis/get/command.py
cli/commands/knowledge/synthesis/get/presenter.py
cli/commands/knowledge/synthesis/list/__init__.py
cli/commands/knowledge/synthesis/list/command.py
cli/commands/knowledge/synthesis/list/presenter.py
cli/commands/knowledge/synthesis/refresh/__init__.py
cli/commands/knowledge/synthesis/refresh/command.py
cli/commands/knowledge/synthesis/refresh/presenter.py
cli/commands/knowledge/synthesis/update/__init__.py
cli/commands/knowledge/synthesis/update/command.py
cli/commands/knowledge/synthesis/update/presenter.py
cli/commands/models/__init__.py
cli/commands/models/list/__init__.py
cli/commands/models/list/command.py
cli/commands/models/list/presenter.py
cli/commands/organizations/__init__.py
cli/commands/organizations/create/command.py
cli/commands/organizations/create/presenter.py
cli/commands/ping/command.py
cli/commands/pipelines/__init__.py
cli/commands/pipelines/approvals/__init__.py
cli/commands/pipelines/approvals/decide_command.py
cli/commands/pipelines/approvals/get_command.py
cli/commands/pipelines/approvals/presenter.py
cli/commands/pipelines/costs/__init__.py
cli/commands/pipelines/costs/command.py
cli/commands/pipelines/costs/daily_command.py
cli/commands/pipelines/costs/daily_presenter.py
cli/commands/pipelines/costs/presenter.py
cli/commands/pipelines/create/__init__.py
cli/commands/pipelines/create/command.py
cli/commands/pipelines/create/presenter.py
cli/commands/pipelines/env_vars/__init__.py
cli/commands/pipelines/env_vars/command.py
cli/commands/pipelines/env_vars/presenter.py
cli/commands/pipelines/execute/__init__.py
cli/commands/pipelines/execute/command.py
cli/commands/pipelines/execute/presenter.py
cli/commands/pipelines/executions/__init__.py
cli/commands/pipelines/executions/get_command.py
cli/commands/pipelines/executions/list_command.py
cli/commands/pipelines/executions/presenter.py
cli/commands/pipelines/executions/rerun_command.py
cli/commands/pipelines/executions/costs/__init__.py
cli/commands/pipelines/executions/costs/command.py
cli/commands/pipelines/executions/costs/presenter.py
cli/commands/pipelines/executions/costs_by_model/__init__.py
cli/commands/pipelines/executions/costs_by_model/command.py
cli/commands/pipelines/executions/costs_by_model/presenter.py
cli/commands/pipelines/executions/costs_by_step/__init__.py
cli/commands/pipelines/executions/update/__init__.py
cli/commands/pipelines/executions/update/command.py
cli/commands/pipelines/executions/update/presenter.py
cli/commands/pipelines/get/__init__.py
cli/commands/pipelines/get/command.py
cli/commands/pipelines/get/presenter.py
cli/commands/pipelines/list/__init__.py
cli/commands/pipelines/list/command.py
cli/commands/pipelines/list/presenter.py
cli/commands/pipelines/schedules/__init__.py
cli/commands/pipelines/schedules/create_command.py
cli/commands/pipelines/schedules/create_presenter.py
cli/commands/pipelines/schedules/delete_command.py
cli/commands/pipelines/schedules/env_vars_command.py
cli/commands/pipelines/schedules/env_vars_presenter.py
cli/commands/pipelines/schedules/get_command.py
cli/commands/pipelines/schedules/list_command.py
cli/commands/pipelines/schedules/once_command.py
cli/commands/pipelines/schedules/once_presenter.py
cli/commands/pipelines/schedules/presenter.py
cli/commands/pipelines/schedules/update_command.py
cli/commands/pipelines/schedules/update_presenter.py
cli/commands/pipelines/update/__init__.py
cli/commands/pipelines/update/command.py
cli/commands/render/__init__.py
cli/commands/render/html_to_image/__init__.py
cli/commands/render/html_to_image/command.py
cli/commands/schemas/__init__.py
cli/commands/schemas/create/__init__.py
cli/commands/schemas/create/command.py
cli/commands/schemas/create/presenter.py
cli/commands/schemas/delete/command.py
cli/commands/schemas/delete/presenter.py
cli/commands/schemas/get/__init__.py
cli/commands/schemas/get/command.py
cli/commands/schemas/get/presenter.py
cli/commands/schemas/list/__init__.py
cli/commands/schemas/list/command.py
cli/commands/schemas/list/presenter.py
cli/commands/schemas/update/__init__.py
cli/commands/schemas/update/command.py
cli/commands/schemas/update/presenter.py
cli/commands/sessions/__init__.py
cli/commands/sessions/delete/__init__.py
cli/commands/sessions/delete/command.py
cli/commands/sessions/delete/presenter.py
cli/commands/sessions/get/__init__.py
cli/commands/sessions/get/command.py
cli/commands/sessions/get/presenter.py
cli/commands/sessions/list/__init__.py
cli/commands/sessions/list/command.py
cli/commands/sessions/list/presenter.py
cli/commands/sessions/messages/__init__.py
cli/commands/sessions/messages/command.py
cli/commands/sessions/messages/presenter.py
cli/commands/sync/__init__.py
cli/commands/sync/command.py
cli/commands/sync/presenter.py
cli/commands/tags/__init__.py
cli/commands/tags/create/__init__.py
cli/commands/tags/create/command.py
cli/commands/tags/delete/__init__.py
cli/commands/tags/delete/command.py
cli/commands/tags/delete/presenter.py
cli/commands/tags/get/command.py
cli/commands/tags/get/presenter.py
cli/commands/tags/list/__init__.py
cli/commands/tags/list/command.py
cli/commands/tags/list/presenter.py
cli/commands/tags/update/command.py
cli/commands/tags/update/presenter.py
cli/commands/templates/__init__.py
cli/commands/templates/create/__init__.py
cli/commands/templates/create/command.py
cli/commands/templates/create/presenter.py
cli/commands/templates/delete/__init__.py
cli/commands/templates/delete/command.py
cli/commands/templates/delete/presenter.py
cli/commands/templates/get/__init__.py
cli/commands/templates/get/command.py
cli/commands/templates/get/presenter.py
cli/commands/templates/get_by_version/command.py
cli/commands/templates/get_by_version/presenter.py
cli/commands/templates/list/__init__.py
cli/commands/templates/list/command.py
cli/commands/templates/list/presenter.py
cli/commands/templates/render/__init__.py
cli/commands/templates/render/command.py
cli/commands/templates/render/presenter.py
cli/commands/templates/update/__init__.py
cli/commands/templates/update/command.py
cli/commands/templates/update/presenter.py
cli/commands/templates/validate/__init__.py
cli/commands/templates/validate/command.py
cli/commands/templates/validate/presenter.py
cli/commands/templates/version/__init__.py
cli/commands/templates/version/command.py
cli/commands/templates/version/presenter.py
cli/commands/tool_configs/__init__.py
cli/commands/tool_configs/create/__init__.py
cli/commands/tool_configs/create/command.py
cli/commands/tool_configs/create/presenter.py
cli/commands/tool_configs/delete/__init__.py
cli/commands/tool_configs/delete/command.py
cli/commands/tool_configs/delete/presenter.py
cli/commands/tool_configs/get/__init__.py
cli/commands/tool_configs/get/command.py
cli/commands/tool_configs/get/presenter.py
cli/commands/tool_configs/list/__init__.py
cli/commands/tool_configs/list/command.py
cli/commands/tool_configs/list/presenter.py
cli/commands/tool_configs/update/__init__.py
cli/commands/tool_configs/update/command.py
cli/commands/tool_configs/update/presenter.py
cli/commands/tools/__init__.py
cli/commands/tools/get/__init__.py
cli/commands/tools/get/command.py
cli/commands/tools/get/presenter.py
cli/commands/tools/list/__init__.py
cli/commands/tools/list/command.py
cli/commands/tools/list/presenter.py
cli/commands/users/__init__.py
cli/commands/users/create/command.py
cli/commands/users/create/presenter.py
cli/commands/whoami/__init__.py
cli/infrastructure/__init__.py
cli/infrastructure/auth_storage.py
cli/infrastructure/client_factory.py
cli/infrastructure/command.py
cli/infrastructure/config.py
cli/infrastructure/console.py
cli/infrastructure/editor.py
cli/infrastructure/error_display.py
cli/infrastructure/field_extractor.py
cli/infrastructure/file_content.py
cli/infrastructure/filter_parser.py
cli/infrastructure/help_json.py
cli/infrastructure/help_markdown.py
cli/infrastructure/help_toon.py
cli/infrastructure/kv_parser.py
cli/infrastructure/local_storage.py
cli/infrastructure/macro_parser.py
cli/infrastructure/output.py
cli/infrastructure/provider_setup.py
cli/infrastructure/scope_utils.py
cli/infrastructure/spinner.py
cli/infrastructure/formatters/__init__.py
cli/infrastructure/formatters/base.py
cli/infrastructure/formatters/compact_formatter.py
cli/infrastructure/formatters/json_formatter.py
cli/infrastructure/formatters/table_formatter.py
cli/infrastructure/formatting/__init__.py
cli/infrastructure/formatting/fields.py
cli/infrastructure/forms/__init__.py
cli/infrastructure/forms/agent_picker.py
cli/infrastructure/forms/agent_tool_editor.py
cli/infrastructure/forms/agent_tools_manager.py
cli/infrastructure/forms/base_picker.py
cli/infrastructure/forms/components.py
cli/infrastructure/forms/json_schema_builder.py
cli/infrastructure/forms/model_picker.py
cli/infrastructure/forms/parsers.py
cli/infrastructure/forms/resolution_modal.py
cli/infrastructure/forms/schema_picker.py
cli/infrastructure/forms/tag_management_modal.py
cli/infrastructure/forms/tag_picker.py
cli/infrastructure/forms/template_picker.py
cli/infrastructure/forms/tool_config_picker.py
cli/infrastructure/forms/tool_picker.py
cli/infrastructure/injection/__init__.py
cli/infrastructure/injection/parser.py
cli/infrastructure/injection/resolver.py
cli/infrastructure/renderers/__init__.py
cli/infrastructure/renderers/entity_renderer.py
cli/infrastructure/renderers/list_renderer.py
cli/infrastructure/tui/__init__.py
cli/infrastructure/tui/clipboard.py
cli/infrastructure/tui/formatters.py
cli/infrastructure/tui/preview.py
cli/infrastructure/tui/selectable.py
cli/infrastructure/validation/__init__.py
cli/infrastructure/validation/tag_validation.py
cli/tui/__init__.py
cli/tui/app.py
cli/tui/app_store.py
cli/tui/chat/__init__.py
cli/tui/chat/editor.py
cli/tui/chat/messages.py
cli/tui/chat/pane.py
cli/tui/chat/screen.py
cli/tui/chat/slash_commands.py
cli/tui/chat/store.py
cli/tui/chat/types.py
cli/tui/chat/commands/__init__.py
cli/tui/chat/commands/base.py
cli/tui/chat/commands/create_session.py
cli/tui/chat/commands/load_session.py
cli/tui/chat/commands/regenerate.py
cli/tui/chat/commands/reload_session.py
cli/tui/chat/commands/send_message.py
cli/tui/chat/commands/undo.py
cli/tui/chat/renderers/__init__.py
cli/tui/chat/renderers/base.py
cli/tui/chat/renderers/markdown.py
cli/tui/chat/renderers/plain.py
cli/tui/chat/services/__init__.py
cli/tui/chat/services/injection.py
cli/tui/chat/services/name_generator.py
cli/tui/chat/widgets/__init__.py
cli/tui/chat/widgets/chat_header.py
cli/tui/chat/widgets/chat_input.py
cli/tui/chat/widgets/injection_popup.py
cli/tui/chat/widgets/message_display.py
cli/tui/chat/widgets/session_sidebar.py
cli/tui/chat/widgets/welcome_screen.py
cli/tui/screens/__init__.py
cli/tui/screens/agents.py
cli/tui/screens/base.py
cli/tui/screens/content.py
cli/tui/screens/dashboard.py
cli/tui/screens/models.py
cli/tui/screens/nav_screen.py
cli/tui/screens/schemas.py
cli/tui/screens/templates.py
cli/tui/screens/tool_configs.py
cli/tui/styles/__init__.py
cli/tui/styles/app.tcss
cli/tui/styles/browser.tcss
cli/tui/styles/chat.tcss
cli/tui/styles/dashboard.tcss
cli/tui/styles/forms.tcss
cli/tui/styles/modals.tcss
cli/tui/widgets/__init__.py
cli/tui/widgets/agent_create_modal.py
cli/tui/widgets/agent_form_modal.py
cli/tui/widgets/agent_update_modal.py
cli/tui/widgets/base_form_modal.py
cli/tui/widgets/confirm_modal.py
cli/tui/widgets/help_modal.py
cli/tui/widgets/new_session_modal.py
cli/tui/widgets/schema_create_modal.py
cli/tui/widgets/schema_update_modal.py
cli/tui/widgets/status_footer.py
cli/tui/widgets/template_create_modal.py
cli/tui/widgets/template_update_modal.py
cli/tui/widgets/tool_config_create_modal.py
cli/tui/widgets/tool_config_update_modal.py