solace-agent-mesh 1.0.1__tar.gz → 1.0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of solace-agent-mesh might be problematic. Click here for more details.
- solace_agent_mesh-1.0.2/.github/workflows/ci.yaml +171 -0
- solace_agent_mesh-1.0.2/.github/workflows/cleanup_ws.yaml +14 -0
- solace_agent_mesh-1.0.2/.github/workflows/push-docker.yml +161 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.github/workflows/release.yml +17 -19
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.vscode/launch.json +15 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/Dockerfile +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/PKG-INFO +2 -2
- solace_agent_mesh-1.0.2/assets/client/webui/assets/main-D11Lmy9p.css +1 -0
- solace_agent_mesh-1.0.1/assets/client/webui/assets/main-An0a5j5k.js → solace_agent_mesh-1.0.2/assets/client/webui/assets/main-Gfk3BYn5.js +96 -96
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/client/webui/index.html +2 -2
- solace_agent_mesh-1.0.1/assets/config_portal/client/assets/_index-DNxCwAGB.js → solace_agent_mesh-1.0.2/assets/config_portal/client/assets/_index-_7yox_eh.js +25 -25
- solace_agent_mesh-1.0.1/assets/config_portal/client/assets/manifest-d2b54a97.js → solace_agent_mesh-1.0.2/assets/config_portal/client/assets/manifest-e5c3acfe.js +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/index.html +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/404.html +3 -3
- solace_agent_mesh-1.0.2/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js +1 -0
- solace_agent_mesh-1.0.2/assets/docs/assets/js/f897a61a.f8c53b0f.js +1 -0
- solace_agent_mesh-1.0.1/assets/docs/assets/js/main.adfca1bc.js → solace_agent_mesh-1.0.2/assets/docs/assets/js/main.18cff3be.js +2 -2
- solace_agent_mesh-1.0.1/assets/docs/assets/js/runtime~main.d9520ae2.js → solace_agent_mesh-1.0.2/assets/docs/assets/js/runtime~main.d5133813.js +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/agents/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/architecture/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/cli/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/gateways/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/orchestrator/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/concepts/plugins/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/deployment/debugging/index.html +21 -4
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/deployment/deploy/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/deployment/observability/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/enterprise/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/getting-started/component-overview/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/getting-started/installation/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/getting-started/quick-start/index.html +4 -4
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/custom-agent/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/slack-integration/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/tutorials/sql-database/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/create-agents/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/create-gateways/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/docs/documentation/user-guide/structure/index.html +3 -3
- solace_agent_mesh-1.0.2/assets/docs/lunr-index-1754075177852.json +1 -0
- solace_agent_mesh-1.0.2/assets/docs/lunr-index.json +1 -0
- solace_agent_mesh-1.0.2/assets/docs/search-doc-1754075177852.json +1 -0
- solace_agent_mesh-1.0.2/assets/docs/search-doc.json +1 -0
- solace_agent_mesh-1.0.2/cli/__init__.py +1 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/env_step.py +8 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/orchestrator_step.py +20 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/catalog_cmd.py +1 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/official_registry.py +2 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +2 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +1 -1
- solace_agent_mesh-1.0.2/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +39 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +6 -8
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +2 -4
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +9 -7
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +7 -8
- solace_agent_mesh-1.0.2/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +62 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +3 -10
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +2 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +11 -16
- solace_agent_mesh-1.0.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +15 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +1 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +12 -10
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +11 -4
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/ChatProvider.tsx +0 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog/constants.py +2 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog/registry_manager.py +6 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog/scraper.py +1 -5
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog_server.py +1 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/server.py +1 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/AddAgentFlow.tsx +7 -30
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/client-manifest.json +12 -12
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus.config.mjs +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/globalData.json +2 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/deployment/debugging.md +26 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/getting-started/quick-start.md +2 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/creating-service-providers.md +0 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/pyproject.toml +3 -7
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/pytest.ini +1 -1
- solace_agent_mesh-1.0.2/sam-test-infrastructure/README.md +3 -0
- solace_agent_mesh-1.0.2/sam-test-infrastructure/pyproject.toml +28 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/a2a_validator/validator.py +3 -6
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/gateway_interface/app.py +2 -2
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/gateway_interface/component.py +27 -14
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/memory_monitor/memory_monitor.py +3 -3
- solace_agent_mesh-1.0.2/src/llm.txt +228 -0
- solace_agent_mesh-1.0.2/src/llm_detail.txt +2835 -0
- solace_agent_mesh-1.0.2/src/solace_agent_mesh/__init__.py +5 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/callbacks.py +23 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/filesystem_artifact_service.py +2 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/runner.py +10 -6
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/services.py +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/protocol/event_handlers.py +14 -39
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/sac/component.py +145 -37
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/sac/task_execution_context.py +15 -6
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +4 -2
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +6 -5
- solace_agent_mesh-1.0.2/src/solace_agent_mesh/common/utils/initializer.py +51 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +9 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/gateway_component_template.py +75 -44
- solace_agent_mesh-1.0.2/templates/logging_config_template.ini +64 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/conftest.py +18 -24
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -6
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +1 -7
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -6
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -6
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +1 -1
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +5 -5
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_declarative_runner.py +30 -9
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_agent_cards.py +3 -3
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_basic_flows.py +4 -4
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +136 -69
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_helpers.py +13 -6
- solace_agent_mesh-1.0.2/tests/integration/scenarios_programmatic/test_middleware.py +232 -0
- solace_agent_mesh-1.0.2/tests/integration/scenarios_programmatic/test_services.py +166 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_stress.py +12 -12
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/test_tool_registry.py +9 -16
- solace_agent_mesh-1.0.2/tests/integration/test_support/identity_service_users.json +16 -0
- solace_agent_mesh-1.0.2/tests/integration/test_support/identity_service_users_invalid_json.json +16 -0
- solace_agent_mesh-1.0.1/.github/workflows/ci.yaml +0 -66
- solace_agent_mesh-1.0.1/.github/workflows/push-docker.yml +0 -52
- solace_agent_mesh-1.0.1/assets/client/webui/assets/main-Bu5-4Bac.css +0 -1
- solace_agent_mesh-1.0.1/assets/docs/assets/js/1c6e87d2.23bccffb.js +0 -1
- solace_agent_mesh-1.0.1/assets/docs/assets/js/f897a61a.2c2e152c.js +0 -1
- solace_agent_mesh-1.0.1/assets/docs/lunr-index-1753813425209.json +0 -1
- solace_agent_mesh-1.0.1/assets/docs/lunr-index.json +0 -1
- solace_agent_mesh-1.0.1/assets/docs/search-doc-1753813425209.json +0 -1
- solace_agent_mesh-1.0.1/assets/docs/search-doc.json +0 -1
- solace_agent_mesh-1.0.1/cli/__init__.py +0 -1
- solace_agent_mesh-1.0.1/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -63
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/event_mesh_gateway_interface/app.py +0 -24
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/event_mesh_gateway_interface/component.py +0 -126
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/rest_gateway_interface/app.py +0 -24
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/rest_gateway_interface/component.py +0 -175
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/slack_gateway_interface/app.py +0 -24
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/slack_gateway_interface/component.py +0 -150
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/web_gateway_interface/app.py +0 -24
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/web_gateway_interface/component.py +0 -255
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/webhook_gateway_interface/app.py +0 -24
- solace_agent_mesh-1.0.1/tests/integration/infrastructure/webhook_gateway_interface/component.py +0 -176
- solace_agent_mesh-1.0.1/tests/integration/scenarios_declarative/__init__.py +0 -0
- solace_agent_mesh-1.0.1/tests/integration/scenarios_declarative/test_data/__init__.py +0 -0
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/common.py +0 -45
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/conftest.py +0 -342
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/test_event_mesh_gateway.py +0 -523
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/test_rest_gateway.py +0 -496
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/test_slack_gateway.py +0 -519
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/test_web_gateway.py +0 -486
- solace_agent_mesh-1.0.1/tests/integration/scenarios_programmatic/gateways/test_webhook_gateway.py +0 -490
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.dockerignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.github/actions/push-docker/action.yml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.github/helper_scripts/build_frontend.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.github/workflows/gh_pages.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/.gitignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/CODE_OF_CONDUCT.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/CONTRIBUTING.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/LICENSE +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/README.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/client/webui/assets/authCallback-DvlO62me.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/client/webui/assets/client-bp6u3qVZ.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/client/webui/auth-callback.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/Solace_community_logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/assets/components-B7lKcHVY.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/assets/entry.client-CEumGClk.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/assets/index-DSo1AH_7.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/assets/root-C4XmHinv.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/config_portal/client/favicon.ico +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/css/styles.906a1503.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/images/sac-flows-80d5b603c6aafd33e87945680ce0abf3.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/images/sac_parts_of_a_component-cb3d0424b1d0c17734c5435cca6b4082.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/04989206.674a8007.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/0e682baa.79f0ab22.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/1023fc19.015679ca.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/149.b797a808.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/1523c6b4.91c7bc01.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/165.6a39807d.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/166ab619.7d97ccaf.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/21ceee5f.614fa8dd.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/2334.622a6395.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/2a9cab12.8909df92.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/3219.adc1d663.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/332e10b5.7a103f42.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/3624.b524e433.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/375.708d48db.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/3d406171.f722eaf5.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4250.95455b28.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/42b3f8d8.36090198.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/442a8107.5ba94b65.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4458.518e66fa.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4494.6ee23046.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4866.22daefc0.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/4c2787c2.66ee00e9.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/5388.7a136447.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/55f47984.c484bf96.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/5607.081356f8.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/5b4258a4.bda20761.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/6395.e9c73649.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/6976.379be23b.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/7040.cb436723.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/7195.412f418a.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/768e31b0.a12673db.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/7900.69516146.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8356.8a379c04.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/85387663.6bf41934.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8577.1d54e766.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8591.d7c16be6.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8591.d7c16be6.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8731.49e930c2.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/9157.b4093d07.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/945fb41e.74d728aa.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/9793.c6d16376.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/9eff14a2.1bf8f61c.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/a3a92b25.26ca071f.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/aba87c2f.d3e2dcc3.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/ae4415af.8e279b5d.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/b7006a3a.40b10c9d.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/bac0be12.f50d9bac.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/bb2ef573.207e6990.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/c2c06897.63b76e9e.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/cc969b05.954186d4.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/cd3d4052.ca6eed8c.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/ced92a13.fb92e7ca.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/cee5d587.f5b73ca1.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/f284c35a.ecc3d195.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/assets/js/fbfa3e75.aca209c9.js +0 -0
- /solace_agent_mesh-1.0.1/assets/docs/assets/js/main.adfca1bc.js.LICENSE.txt → /solace_agent_mesh-1.0.2/assets/docs/assets/js/main.18cff3be.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/Solace_AI_Framework_README.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/sac-flows.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/sac_parts_of_a_component.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/img/solace-logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/assets/docs/sitemap.xml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/add_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/agent_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/gateway_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/docs_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/eval_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/broker_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/directory_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/project_files_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/web_init_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/init_cmd/webui_gateway_step.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/add_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/build_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/create_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/commands/run_cmd.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/main.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/cli/utils.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/sam-rest-client/README.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/sam-rest-client/pyproject.toml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/.gitignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/.npmignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/.prettierrc +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/README.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/auth-callback.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/components.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/eslint.config.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/index.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/package-lock.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/package.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/App.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/App.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/assets/favicon.ico +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/common/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/header/Header.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/settings/SettingsPopover.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/settings/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/button.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/select.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useAgents.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useSessionPreview.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/index.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/plugins/constants.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/plugins/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/types/activities.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/types/be.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/types/fe.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/types/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/api.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/download.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/format.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/index.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/main.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/src/vite-env.d.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/tailwind.config.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/tsconfig.app.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/tsconfig.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/tsconfig.lib.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/tsconfig.node.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/vite.config.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/frontend/vite.lib.config.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/client/webui/llm_detail.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/common.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/backend/plugin_catalog/models.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/.eslintrc.cjs +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/.gitignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/common/providerModels.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/InitializationFlow.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/entry.client.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/root.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/routes/_index.tsx +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/app/tailwind.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/package-lock.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/package.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/postcss.config.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/public/Solace_community_logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/public/favicon.ico +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/tailwind.config.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/tsconfig.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/config_portal/frontend/vite.config.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/client-modules.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/codeTranslations.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-agents-md-aba.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-gateways-md-049.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-orchestrator-md-21c.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-plugins-md-442.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-debugging-md-1c6.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-deploy-md-4c2.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-observability-md-fbf.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-md-bb2.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-installation-md-cd3.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-bedrock-agents-md-332.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-custom-agent-md-3d4.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-event-mesh-gateway-md-bac.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mcp-integration-md-0e6.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mongodb-integration-md-cc9.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-slack-integration-md-9ef.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-sql-database-md-2a9.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-artifact-management-md-b70.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-audio-tools-md-152.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-builtin-tools-md-768.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-data-analysis-tools-md-102.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-embeds-md-ced.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-solace-ai-connector-md-853.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-structure-md-cee.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/i18n.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/lunr.client.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/registry.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/routes.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/routesChunkNames.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/site-metadata.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.docusaurus/site-storage.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/.gitignore +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/README.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/agents.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/architecture.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/cli.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/gateways.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/orchestrator.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/concepts/plugins.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/deployment/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/deployment/deploy.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/deployment/observability.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/enterprise.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/getting-started/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/getting-started/component-overview.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/getting-started/installation.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/getting-started/introduction.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/bedrock-agents.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/custom-agent.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/event-mesh-gateway.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/mcp-integration.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/mongodb-integration.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/rest-gateway.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/slack-integration.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/tutorials/sql-database.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/_category_.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/builtin-tools/embeds.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/create-agents.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/create-gateways.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/solace-ai-connector.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docs/documentation/user-guide/structure.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/docusaurus.config.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/package-lock.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/package.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/sidebars.ts +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/Solace_AI_Framework_README.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/sac-flows.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/sac_parts_of_a_component.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/static/img/solace-logo.png +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/docs/tsconfig.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/config_loader.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/evaluator.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/message_organizer.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/benchmark_info.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/chart_section.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/detailed_breakdown.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/modal.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/modal_chart_functions.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/modal_script.js +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/modal_styles.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/performance_metrics_styles.css +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/templates/footer.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report/templates/header.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report_data_processor.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/report_generator.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/run.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/subscriber.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/summary_builder.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/evaluation/test_case_loader.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_agents.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_atlassian_sse.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_host_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_mcp_atlassian_docker_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_mcp_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_mcp_jira_sse_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_multimodal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/a2a_orchestrator.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/agent_host_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/auth/README.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/auth/dev-roles.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/auth/dev-users.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/rest_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/sam_em_gateway.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/sample_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/shared_config.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/slack_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/test_agent.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/webhook_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/examples/webui_backend.yaml +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/agent → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/artifact_service/service.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/dev_broker_client/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/dev_broker_client/client.py +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/agent/adk → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/agent/protocol → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure/llm_server}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/llm_server/server.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/memory_monitor/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/memory_monitor/depth_based_profiler.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/memory_monitor/diff_generator.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/sam-test-infrastructure/src/sam_test_infrastructure}/memory_monitor/report_generator.py +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/agent/sac → solace_agent_mesh-1.0.2/src/solace_agent_mesh/agent}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/agent/utils → solace_agent_mesh-1.0.2/src/solace_agent_mesh/agent/adk}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/invocation_monitor.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/setup.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/gateway → solace_agent_mesh-1.0.2/src/solace_agent_mesh/agent/protocol}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
- {solace_agent_mesh-1.0.1/src/solace_agent_mesh/gateway/http_sse → solace_agent_mesh-1.0.2/src/solace_agent_mesh/agent/sac}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/sac/app.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/tools/web_tools.py +0 -0
- {solace_agent_mesh-1.0.1/tests → solace_agent_mesh-1.0.2/src/solace_agent_mesh/agent/utils}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/a2a_protocol.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/agent_registry.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/client/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/client/card_resolver.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/client/client.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/client/client_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/common_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/constants.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/server/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/server/server.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/server/server_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/server/task_manager.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/server/utils.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/identity_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/types.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/core_a2a/service.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration → solace_agent_mesh-1.0.2/src/solace_agent_mesh/gateway}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/base/app.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/base/component.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure → solace_agent_mesh-1.0.2/src/solace_agent_mesh/gateway/http_sse}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/app.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/component.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/main.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/agents.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/services/agent_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/src/solace_agent_mesh/llm_detail.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/agent_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/eval_backend_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/gateway_app_template.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/gateway_config_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/main_orchestrator.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_agent_config_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_custom_config_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_custom_template.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_gateway_config_template.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_pyproject_template.toml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_readme_template.md +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/plugin_tools_template.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/shared_config.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/templates_llm.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/templates/webui.yaml +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure/a2a_validator → solace_agent_mesh-1.0.2/tests}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/config.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/adk_example.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/hello_world.test.json +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure/artifact_service → solace_agent_mesh-1.0.2/tests/integration}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure/gateway_interface → solace_agent_mesh-1.0.2/tests/integration/scenarios_declarative}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1/tests/integration/infrastructure/llm_server → solace_agent_mesh-1.0.2/tests/integration/scenarios_declarative/test_data}/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_binary_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_text_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_text_to_binary_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_non_existent_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_binary_to_datauri.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_complex_modifier_chain.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_csv_to_csv.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_invalid_directive.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_json_to_pretty_json.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_modifier.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_no_match.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_modifier_type_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_output_filename_literal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_simple_text.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_source_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_with_output_metadata.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_internal_llm_fail.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_invalid_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_large_result_save_truncate.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_filename.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_goal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_and_truncate.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_no_truncate.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_simple_text.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_small_ignores_output_base.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_source_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_supported_binary.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_unsupported_binary.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_version_not_found_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_filename_embed_behavior.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_binary.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_text.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_not_found_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_version_not_found_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_invalid_config.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_jpg_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_png_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_malformed_pdf_as_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_specific_version_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_error.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_no_image_in_response.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_missing_api_key.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_no_output_filename.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_input.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_output.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/scenarios_programmatic/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/test_support/__init__.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/tests/integration/test_support/tools.py +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/uv.lock +0 -0
- {solace_agent_mesh-1.0.1 → solace_agent_mesh-1.0.2}/wss-unified-agent.config +0 -0
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
name: CI
|
|
2
|
+
on:
|
|
3
|
+
push:
|
|
4
|
+
branches:
|
|
5
|
+
- main
|
|
6
|
+
pull_request:
|
|
7
|
+
types: [opened, synchronize]
|
|
8
|
+
branches:
|
|
9
|
+
- main
|
|
10
|
+
|
|
11
|
+
permissions:
|
|
12
|
+
repository-projects: read
|
|
13
|
+
contents: write
|
|
14
|
+
id-token: write
|
|
15
|
+
packages: write
|
|
16
|
+
checks: write
|
|
17
|
+
pull-requests: write
|
|
18
|
+
|
|
19
|
+
jobs:
|
|
20
|
+
ci:
|
|
21
|
+
uses: SolaceDev/solace-public-workflows/.github/workflows/hatch_ci.yml@main
|
|
22
|
+
with:
|
|
23
|
+
min-python-version: "3.10"
|
|
24
|
+
max-python-version: "3.13"
|
|
25
|
+
whitesource_project_name: "solace-agent-mesh"
|
|
26
|
+
whitesource_product_name: "solaceai"
|
|
27
|
+
whitesource_config_file: "wss-unified-agent.config"
|
|
28
|
+
npm_package_path: client/webui/frontend
|
|
29
|
+
node_version: 20
|
|
30
|
+
npm_lock_file: package-lock.json
|
|
31
|
+
|
|
32
|
+
secrets:
|
|
33
|
+
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
|
34
|
+
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
|
|
35
|
+
WHITESOURCE_API_KEY: ${{ secrets.WHITESOURCE_API_KEY }}
|
|
36
|
+
MANIFEST_AWS_ACCESS_KEY_ID: ${{ secrets.MANIFEST_READ_ONLY_AWS_ACCESS_KEY_ID }}
|
|
37
|
+
MANIFEST_AWS_SECRET_ACCESS_KEY: ${{ secrets.MANIFEST_READ_ONLY_AWS_SECRET_ACCESS_KEY }}
|
|
38
|
+
MANIFEST_AWS_REGION: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
39
|
+
docker-build:
|
|
40
|
+
name: Build Docker Image
|
|
41
|
+
runs-on: ubuntu-latest
|
|
42
|
+
steps:
|
|
43
|
+
- name: Checkout repository
|
|
44
|
+
uses: actions/checkout@v4
|
|
45
|
+
|
|
46
|
+
- name: Get Commit Hash
|
|
47
|
+
id: get_commit_hash
|
|
48
|
+
run: |
|
|
49
|
+
echo "commit_hash=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
|
|
50
|
+
echo "short_sha=${GITHUB_SHA:0:10}" >> $GITHUB_OUTPUT
|
|
51
|
+
|
|
52
|
+
- name: Get Version from hatch
|
|
53
|
+
id: get_version
|
|
54
|
+
run: |
|
|
55
|
+
python3 -m pip install hatch
|
|
56
|
+
echo "version=$(hatch version)" >> $GITHUB_OUTPUT
|
|
57
|
+
echo "Found version: $(hatch version)"
|
|
58
|
+
|
|
59
|
+
- name: Determine Release Tag
|
|
60
|
+
id: release_tag
|
|
61
|
+
run: |
|
|
62
|
+
# Sanitize ref_name for Docker tag compatibility (replace / with -)
|
|
63
|
+
sanitized_ref="${{ github.ref_name }}"
|
|
64
|
+
sanitized_ref="${sanitized_ref//\//-}"
|
|
65
|
+
echo "release_tag=${sanitized_ref}" >> $GITHUB_OUTPUT
|
|
66
|
+
echo "Using sanitized branch name as release tag: ${sanitized_ref} (from ${{ github.ref_name }})"
|
|
67
|
+
|
|
68
|
+
- name: Set Build Params
|
|
69
|
+
id: set_build_params
|
|
70
|
+
run: |
|
|
71
|
+
if [[ "${{ github.event_name == 'push' }}" == "true" ]]; then
|
|
72
|
+
export DOCKER_PUSH=true
|
|
73
|
+
export UPDATE_MANIFEST=true
|
|
74
|
+
else
|
|
75
|
+
export DOCKER_PUSH=false
|
|
76
|
+
export UPDATE_MANIFEST=false
|
|
77
|
+
fi
|
|
78
|
+
echo "DOCKER_PUSH=$DOCKER_PUSH" >> $GITHUB_ENV
|
|
79
|
+
echo "UPDATE_MANIFEST=$UPDATE_MANIFEST" >> $GITHUB_ENV
|
|
80
|
+
|
|
81
|
+
- name: Setup Qemu
|
|
82
|
+
uses: docker/setup-qemu-action@v3.6.0
|
|
83
|
+
|
|
84
|
+
- name: Setup Docker Buildx
|
|
85
|
+
uses: docker/setup-buildx-action@v3.10.0
|
|
86
|
+
|
|
87
|
+
- name: Configure AWS credentials
|
|
88
|
+
if: fromJSON(env.DOCKER_PUSH)
|
|
89
|
+
uses: aws-actions/configure-aws-credentials@v4
|
|
90
|
+
with:
|
|
91
|
+
aws-access-key-id: ${{ secrets.SAM_AWS_ACCESS_KEY_ID }}
|
|
92
|
+
aws-secret-access-key: ${{ secrets.SAM_AWS_SECRET_ACCESS_KEY }}
|
|
93
|
+
aws-region: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
94
|
+
|
|
95
|
+
- name: Login to Amazon ECR
|
|
96
|
+
if: fromJSON(env.DOCKER_PUSH)
|
|
97
|
+
id: login-ecr
|
|
98
|
+
uses: aws-actions/amazon-ecr-login@v2
|
|
99
|
+
|
|
100
|
+
- name: Tag Images
|
|
101
|
+
id: tag_images
|
|
102
|
+
shell: bash
|
|
103
|
+
run: |
|
|
104
|
+
version="${{ steps.get_version.outputs.version }}"
|
|
105
|
+
release_tag="${{ steps.release_tag.outputs.release_tag }}"
|
|
106
|
+
short_sha="${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
107
|
+
|
|
108
|
+
# Determine image name based on event and branch
|
|
109
|
+
if [[ "${{ github.event_name }}" == "push" && "${{ github.ref_name }}" == "${{ github.event.repository.default_branch }}" ]]; then
|
|
110
|
+
# Push to default branch - use ECR registry
|
|
111
|
+
image_name="${{ secrets.SAM_AWS_ECR_REGISTRY }}/solace-agent-mesh"
|
|
112
|
+
echo "Using ECR registry for default branch push"
|
|
113
|
+
else
|
|
114
|
+
# PR or other branch - use GitHub repo name
|
|
115
|
+
image_name="${{ github.repository }}"
|
|
116
|
+
echo "Using GitHub repository name for PR/branch build"
|
|
117
|
+
fi
|
|
118
|
+
|
|
119
|
+
# Create tags array
|
|
120
|
+
tags="${image_name}:${version}"
|
|
121
|
+
tags="${tags},${image_name}:${version}-${short_sha}"
|
|
122
|
+
tags="${tags},${image_name}:${release_tag}"
|
|
123
|
+
tags="${tags},${image_name}:${release_tag}-${short_sha}"
|
|
124
|
+
|
|
125
|
+
echo "tags=${tags}" >> $GITHUB_OUTPUT
|
|
126
|
+
echo "Created tags: ${tags}"
|
|
127
|
+
|
|
128
|
+
- name: Build and Push Docker Image
|
|
129
|
+
uses: docker/build-push-action@v6.16.0
|
|
130
|
+
with:
|
|
131
|
+
context: .
|
|
132
|
+
file: Dockerfile
|
|
133
|
+
tags: ${{ steps.tag_images.outputs.tags }}
|
|
134
|
+
push: ${{ fromJSON(env.DOCKER_PUSH)}}
|
|
135
|
+
cache-from: type=gha
|
|
136
|
+
cache-to: type=gha
|
|
137
|
+
|
|
138
|
+
- name: Update Release Manifest
|
|
139
|
+
if: fromJSON(env.UPDATE_MANIFEST)
|
|
140
|
+
env:
|
|
141
|
+
AWS_ACCESS_KEY_ID: ${{ secrets.SAM_AWS_ACCESS_KEY_ID }}
|
|
142
|
+
AWS_SECRET_ACCESS_KEY: ${{ secrets.SAM_AWS_SECRET_ACCESS_KEY }}
|
|
143
|
+
AWS_DEFAULT_REGION: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
144
|
+
run: |
|
|
145
|
+
# Set release manifest variables
|
|
146
|
+
export release_version="${{ steps.get_version.outputs.version }}-${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
147
|
+
export version="${{ steps.get_version.outputs.version }}"
|
|
148
|
+
export image_tag="${{ steps.get_version.outputs.version }}-${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
149
|
+
export chart_version="n/a"
|
|
150
|
+
export sha="${{ steps.get_commit_hash.outputs.commit_hash }}"
|
|
151
|
+
export squad="ai"
|
|
152
|
+
export repository="solace-agent-mesh"
|
|
153
|
+
export release_tag="${{ steps.release_tag.outputs.release_tag }}"
|
|
154
|
+
|
|
155
|
+
# Update DynamoDB manifest
|
|
156
|
+
aws dynamodb update-item \
|
|
157
|
+
--table-name solace-cloud-manifest \
|
|
158
|
+
--key "{\"squad\":{\"S\":\"${squad}\"},\"repository\": {\"S\": \"${repository}\"} }"\
|
|
159
|
+
--update-expression "SET dev = :r" \
|
|
160
|
+
--expression-attribute-values \
|
|
161
|
+
"""{\":r\":
|
|
162
|
+
{\"M\":
|
|
163
|
+
{
|
|
164
|
+
\"version\":{\"S\":\"${version}\"},
|
|
165
|
+
\"image_tag\":{\"S\":\"${image_tag}\"},
|
|
166
|
+
\"chart_version\": {\"S\": \"${chart_version}\"},
|
|
167
|
+
\"sha\": {\"S\": \"${sha}\"},
|
|
168
|
+
\"release_version\": {\"S\": \"${release_version}\"}
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}"""
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Cleanup WhiteSource Project
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
types: [closed]
|
|
6
|
+
|
|
7
|
+
permissions:
|
|
8
|
+
contents: read
|
|
9
|
+
|
|
10
|
+
jobs:
|
|
11
|
+
cleanup-whitesource:
|
|
12
|
+
uses: SolaceDev/solace-public-workflows/.github/workflows/cleanup_ws.yml@main
|
|
13
|
+
secrets:
|
|
14
|
+
ws_api_key: ${{ secrets.WHITESOURCE_API_KEY }}
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
name: Push Docker Image (Manual Dispatch)
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
workflow_dispatch:
|
|
5
|
+
inputs:
|
|
6
|
+
ref-to-checkout:
|
|
7
|
+
description: "The ref to checkout"
|
|
8
|
+
required: true
|
|
9
|
+
type: string
|
|
10
|
+
default: "main"
|
|
11
|
+
version:
|
|
12
|
+
description: "The version tag for the Docker image (e.g., 1.0.0). If not provided, it will attempt to use the latest git tag."
|
|
13
|
+
required: false
|
|
14
|
+
type: string
|
|
15
|
+
default: ""
|
|
16
|
+
|
|
17
|
+
destination:
|
|
18
|
+
description: "The destination to push the Docker image to"
|
|
19
|
+
required: false
|
|
20
|
+
type: choice
|
|
21
|
+
default: "ECR"
|
|
22
|
+
options:
|
|
23
|
+
- ECR
|
|
24
|
+
- DockerHub
|
|
25
|
+
push_latest:
|
|
26
|
+
description: 'Whether to also tag and push as "latest"'
|
|
27
|
+
required: false
|
|
28
|
+
type: boolean
|
|
29
|
+
default: false
|
|
30
|
+
update_manifest:
|
|
31
|
+
description: "Whether to update the image manifest"
|
|
32
|
+
required: false
|
|
33
|
+
type: boolean
|
|
34
|
+
default: false
|
|
35
|
+
|
|
36
|
+
permissions:
|
|
37
|
+
contents: read
|
|
38
|
+
id-token: write
|
|
39
|
+
|
|
40
|
+
jobs:
|
|
41
|
+
build_and_push:
|
|
42
|
+
runs-on: ubuntu-latest
|
|
43
|
+
steps:
|
|
44
|
+
- name: Checkout repository
|
|
45
|
+
uses: actions/checkout@v4
|
|
46
|
+
with:
|
|
47
|
+
fetch-depth: 0
|
|
48
|
+
fetch-tags: true
|
|
49
|
+
ref: ${{ github.event.inputs.ref-to-checkout }}
|
|
50
|
+
|
|
51
|
+
- name: Get Commit Hash
|
|
52
|
+
id: get_commit_hash
|
|
53
|
+
run: |
|
|
54
|
+
echo "commit_hash=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
|
|
55
|
+
echo "short_sha=${GITHUB_SHA:0:10}" >> $GITHUB_OUTPUT
|
|
56
|
+
|
|
57
|
+
- name: Get Version from hatch
|
|
58
|
+
id: get_version
|
|
59
|
+
run: |
|
|
60
|
+
python3 -m pip install hatch
|
|
61
|
+
echo "version=$(hatch version)" >> $GITHUB_OUTPUT
|
|
62
|
+
echo "Found version: $(hatch version)"
|
|
63
|
+
|
|
64
|
+
- name: Push to DockerHub
|
|
65
|
+
if: github.event.inputs.destination == 'DockerHub'
|
|
66
|
+
uses: ./.github/actions/push-docker
|
|
67
|
+
with:
|
|
68
|
+
version_tag: ${{ steps.get_version.outputs.version }}
|
|
69
|
+
push_latest: ${{ github.event.inputs.push_latest }}
|
|
70
|
+
docker_username: ${{ secrets.DOCKER_USERNAME }}
|
|
71
|
+
docker_password: ${{ secrets.DOCKER_PASSWORD }}
|
|
72
|
+
|
|
73
|
+
- name: Setup Qemu
|
|
74
|
+
if: github.event.inputs.destination == 'ECR'
|
|
75
|
+
uses: docker/setup-qemu-action@v3.6.0
|
|
76
|
+
|
|
77
|
+
- name: Setup Docker Buildx
|
|
78
|
+
if: github.event.inputs.destination == 'ECR'
|
|
79
|
+
uses: docker/setup-buildx-action@v3.10.0
|
|
80
|
+
|
|
81
|
+
- name: Configure AWS credentials
|
|
82
|
+
if: github.event.inputs.destination == 'ECR'
|
|
83
|
+
uses: aws-actions/configure-aws-credentials@v4
|
|
84
|
+
with:
|
|
85
|
+
aws-access-key-id: ${{ secrets.SAM_AWS_ACCESS_KEY_ID }}
|
|
86
|
+
aws-secret-access-key: ${{ secrets.SAM_AWS_SECRET_ACCESS_KEY }}
|
|
87
|
+
aws-region: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
88
|
+
|
|
89
|
+
- name: Login to Amazon ECR
|
|
90
|
+
if: github.event.inputs.destination == 'ECR'
|
|
91
|
+
id: login-ecr
|
|
92
|
+
uses: aws-actions/amazon-ecr-login@v2
|
|
93
|
+
|
|
94
|
+
- name: Create ECR Tags
|
|
95
|
+
if: github.event.inputs.destination == 'ECR'
|
|
96
|
+
id: ecr_tags
|
|
97
|
+
shell: bash
|
|
98
|
+
run: |
|
|
99
|
+
registry="${{ github.event.inputs.destination == 'ECR' && secrets.SAM_AWS_ECR_REGISTRY || 'solace' }}"
|
|
100
|
+
version="${{ steps.get_version.outputs.version }}"
|
|
101
|
+
short_sha="${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
102
|
+
ref_name="${{ github.event.inputs.ref-to-checkout }}"
|
|
103
|
+
|
|
104
|
+
# Create tags array
|
|
105
|
+
tags="${registry}/solace-agent-mesh:${version}"
|
|
106
|
+
tags="${tags},${registry}/solace-agent-mesh:${version}-${short_sha}"
|
|
107
|
+
tags="${tags},${registry}/solace-agent-mesh:${ref_name}"
|
|
108
|
+
tags="${tags},${registry}/solace-agent-mesh:${ref_name}-${short_sha}"
|
|
109
|
+
|
|
110
|
+
if [[ "${{ github.event.inputs.push_latest }}" == "true" ]]; then
|
|
111
|
+
tags="${tags},${registry}/solace-agent-mesh:latest"
|
|
112
|
+
fi
|
|
113
|
+
|
|
114
|
+
echo "tags=${tags}" >> $GITHUB_OUTPUT
|
|
115
|
+
echo "Created ECR tags: ${tags}"
|
|
116
|
+
|
|
117
|
+
- name: Build and Push to ECR
|
|
118
|
+
if: github.event.inputs.destination == 'ECR'
|
|
119
|
+
uses: docker/build-push-action@v6.16.0
|
|
120
|
+
with:
|
|
121
|
+
context: .
|
|
122
|
+
file: Dockerfile
|
|
123
|
+
tags: ${{ steps.ecr_tags.outputs.tags }}
|
|
124
|
+
push: true
|
|
125
|
+
cache-from: type=gha
|
|
126
|
+
cache-to: type=gha
|
|
127
|
+
|
|
128
|
+
- name: Update Release Manifest
|
|
129
|
+
if: github.event.inputs.destination == 'ECR' && github.event.inputs.update_manifest == 'true'
|
|
130
|
+
env:
|
|
131
|
+
AWS_ACCESS_KEY_ID: ${{ secrets.SAM_AWS_ACCESS_KEY_ID }}
|
|
132
|
+
AWS_SECRET_ACCESS_KEY: ${{ secrets.SAM_AWS_SECRET_ACCESS_KEY }}
|
|
133
|
+
AWS_DEFAULT_REGION: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
134
|
+
run: |
|
|
135
|
+
# Set release manifest variables
|
|
136
|
+
export release_version="${{ steps.get_version.outputs.version }}-${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
137
|
+
export version="${{ steps.get_version.outputs.version }}"
|
|
138
|
+
export image_tag="${{ steps.get_version.outputs.version }}-${{ steps.get_commit_hash.outputs.short_sha }}"
|
|
139
|
+
export chart_version="n/a"
|
|
140
|
+
export sha="${{ steps.get_commit_hash.outputs.commit_hash }}"
|
|
141
|
+
export squad="ai"
|
|
142
|
+
export repository="solace-agent-mesh"
|
|
143
|
+
export release_tag="${{ github.event.inputs.ref-to-checkout }}"
|
|
144
|
+
|
|
145
|
+
# Update DynamoDB manifest
|
|
146
|
+
aws dynamodb update-item \
|
|
147
|
+
--table-name solace-cloud-manifest \
|
|
148
|
+
--key "{\"squad\":{\"S\":\"${squad}\"},\"repository\": {\"S\": \"${repository}\"} }"\
|
|
149
|
+
--update-expression "SET dev = :r" \
|
|
150
|
+
--expression-attribute-values \
|
|
151
|
+
"""{\":r\":
|
|
152
|
+
{\"M\":
|
|
153
|
+
{
|
|
154
|
+
\"version\":{\"S\":\"${version}\"},
|
|
155
|
+
\"image_tag\":{\"S\":\"${image_tag}\"},
|
|
156
|
+
\"chart_version\": {\"S\": \"${chart_version}\"},
|
|
157
|
+
\"sha\": {\"S\": \"${sha}\"},
|
|
158
|
+
\"release_version\": {\"S\": \"${release_version}\"}
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
}"""
|
|
@@ -19,12 +19,14 @@ permissions:
|
|
|
19
19
|
|
|
20
20
|
jobs:
|
|
21
21
|
release:
|
|
22
|
-
uses: SolaceDev/solace-public-workflows/.github/workflows/hatch_release_pypi.yml@
|
|
22
|
+
uses: SolaceDev/solace-public-workflows/.github/workflows/hatch_release_pypi.yml@main
|
|
23
23
|
with:
|
|
24
24
|
ENVIRONMENT: pypi
|
|
25
25
|
version: ${{ github.event.inputs.version }}
|
|
26
26
|
whitesource_project_name: "solace-agent-mesh"
|
|
27
27
|
whitesource_product_name: "solaceai"
|
|
28
|
+
prisma_check: true
|
|
29
|
+
sonarqube_hotspot_check: true
|
|
28
30
|
npm_package_path: client/webui/frontend
|
|
29
31
|
node_version: 20
|
|
30
32
|
npm_lock_file: package-lock.json
|
|
@@ -33,9 +35,17 @@ jobs:
|
|
|
33
35
|
secrets:
|
|
34
36
|
COMMIT_KEY: ${{ secrets.COMMIT_KEY }}
|
|
35
37
|
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
|
|
38
|
+
PRISMA_DOCKER_IMAGE_TO_CHECK: ${{ secrets.DOCKER_IMAGE_TO_CHECK }}
|
|
39
|
+
PRISMA_ACCESS_KEY: ${{ secrets.PRISMA_ACCESS_KEY_ID }}
|
|
40
|
+
PRISMA_ACCESS_KEY_SECRET: ${{ secrets.PRISMA_SECRET_ACCESS_KEY }}
|
|
41
|
+
SONARQUBE_PROJECT_KEY: ${{ secrets.SONARQUBE_PROJECT_KEY }}
|
|
42
|
+
SONARQUBE_PROJECT_MAIN_BRANCH: "main"
|
|
43
|
+
SONARQUBE_QUERY_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
|
44
|
+
SONARQUBE_HOTSPOTS_API_URL: ${{ secrets.SONARQUBE_HOTSPOTS_API_URL }}
|
|
36
45
|
WHITESOURCE_API_KEY: ${{ secrets.WHITESOURCE_API_KEY }}
|
|
37
|
-
MANIFEST_AWS_ACCESS_KEY_ID: ${{ secrets.
|
|
38
|
-
MANIFEST_AWS_SECRET_ACCESS_KEY: ${{ secrets.
|
|
46
|
+
MANIFEST_AWS_ACCESS_KEY_ID: ${{ secrets.SAM_AWS_ACCESS_KEY_ID }}
|
|
47
|
+
MANIFEST_AWS_SECRET_ACCESS_KEY: ${{ secrets.SAM_AWS_SECRET_ACCESS_KEY }}
|
|
48
|
+
MANIFEST_AWS_REGION: ${{ secrets.AWS_DEFAULT_REGION }}
|
|
39
49
|
|
|
40
50
|
build_and_push_docker:
|
|
41
51
|
name: Build and Push Docker Image
|
|
@@ -45,24 +55,12 @@ jobs:
|
|
|
45
55
|
- name: Checkout repository
|
|
46
56
|
uses: actions/checkout@v4
|
|
47
57
|
with:
|
|
48
|
-
|
|
49
|
-
fetch-tags: true
|
|
58
|
+
ref: ${{ needs.release.outputs.commit_hash }}
|
|
50
59
|
|
|
51
|
-
- name:
|
|
52
|
-
id: get_latest_tag
|
|
53
|
-
run: |
|
|
54
|
-
latest_tag=$(git describe --tags --abbrev=0)
|
|
55
|
-
if [[ -z "${latest_tag}" ]]; then
|
|
56
|
-
echo "No git tags found. The semver_release_pypi job might have failed to create a tag."
|
|
57
|
-
exit 1
|
|
58
|
-
fi
|
|
59
|
-
echo "latest_tag=${latest_tag}" >> $GITHUB_OUTPUT
|
|
60
|
-
echo "Using latest tag for Docker image: ${latest_tag}"
|
|
61
|
-
|
|
62
|
-
- name: Push Docker Image using Composite Action
|
|
60
|
+
- name: Build and Push Docker Image to DockerHub
|
|
63
61
|
uses: ./.github/actions/push-docker
|
|
64
62
|
with:
|
|
65
|
-
version_tag: ${{
|
|
66
|
-
push_latest: true
|
|
63
|
+
version_tag: ${{ needs.release.outputs.new_version }}
|
|
64
|
+
push_latest: true
|
|
67
65
|
docker_username: ${{ secrets.DOCKER_USERNAME }}
|
|
68
66
|
docker_password: ${{ secrets.DOCKER_PASSWORD }}
|
|
@@ -174,5 +174,19 @@
|
|
|
174
174
|
},
|
|
175
175
|
"subProcess": true
|
|
176
176
|
},
|
|
177
|
+
{
|
|
178
|
+
"name": "Python: Pytest (specific test)",
|
|
179
|
+
"type": "debugpy",
|
|
180
|
+
"request": "launch",
|
|
181
|
+
"module": "pytest",
|
|
182
|
+
"args": [
|
|
183
|
+
"tests/integration/scenarios_declarative/test_declarative_runner.py::test_declarative_scenario[embeds/late/test_ac_template_missing_template_file]"
|
|
184
|
+
],
|
|
185
|
+
"justMyCode": false,
|
|
186
|
+
"console": "integratedTerminal",
|
|
187
|
+
"env": {
|
|
188
|
+
"PYTHONPATH": "${workspaceFolder}"
|
|
189
|
+
}
|
|
190
|
+
},
|
|
177
191
|
]
|
|
178
|
-
}
|
|
192
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: solace-agent-mesh
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks.
|
|
5
5
|
Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
|
|
6
6
|
Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
|
|
@@ -247,7 +247,7 @@ Requires-Dist: python-jwt>=3.3
|
|
|
247
247
|
Requires-Dist: python-multipart>=0.0.7
|
|
248
248
|
Requires-Dist: pyyaml>=6.0
|
|
249
249
|
Requires-Dist: rouge~=1.0.1
|
|
250
|
-
Requires-Dist: solace-ai-connector~=1.1.
|
|
250
|
+
Requires-Dist: solace-ai-connector~=1.1.8
|
|
251
251
|
Requires-Dist: sse-starlette>=1.6
|
|
252
252
|
Requires-Dist: toml~=0.10.2
|
|
253
253
|
Requires-Dist: uvicorn[standard]>=0.20
|