solace-agent-mesh 1.4.2__tar.gz → 1.4.4__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.4.4/PKG-INFO +461 -0
- solace_agent_mesh-1.4.4/assets/client/webui/assets/main-8xbvgfVK.css +1 -0
- solace_agent_mesh-1.4.4/assets/client/webui/assets/main-Cv2k8j3R.js +339 -0
- solace_agent_mesh-1.4.4/assets/client/webui/auth-callback.html +15 -0
- solace_agent_mesh-1.4.4/assets/client/webui/index.html +16 -0
- solace_agent_mesh-1.4.4/assets/docs/404.html +16 -0
- solace_agent_mesh-1.4.4/assets/docs/assets/js/ae0e903d.ac3b9419.js +1 -0
- solace_agent_mesh-1.4.4/assets/docs/assets/js/beecea0d.8bbd852c.js +1 -0
- solace_agent_mesh-1.4.4/assets/docs/assets/js/main.66933f15.js +2 -0
- solace_agent_mesh-1.4.4/assets/docs/assets/js/runtime~main.4ee39c6f.js +1 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/Enterprise/installation/index.html +29 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +25 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +105 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +53 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/agents/index.html +144 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/architecture/index.html +91 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/cli/index.html +218 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/gateways/index.html +91 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/orchestrator/index.html +55 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/concepts/plugins/index.html +111 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/deployment/debugging/index.html +77 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/deployment/deploy/index.html +48 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/deployment/observability/index.html +54 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/getting-started/component-overview/index.html +45 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/getting-started/configurations/index.html +75 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/getting-started/installation/index.html +76 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/getting-started/introduction/index.html +150 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/getting-started/quick-start/index.html +73 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +267 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/custom-agent/index.html +142 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +116 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +80 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +164 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/rag-integration/index.html +140 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +57 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/slack-integration/index.html +72 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/tutorials/sql-database/index.html +102 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +99 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +90 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +107 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +152 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +103 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/create-agents/index.html +183 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/create-gateways/index.html +200 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +128 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +54 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +69 -0
- solace_agent_mesh-1.4.4/assets/docs/docs/documentation/user-guide/structure/index.html +59 -0
- solace_agent_mesh-1.4.4/assets/docs/lunr-index-1758293889589.json +1 -0
- solace_agent_mesh-1.4.4/assets/docs/lunr-index.json +1 -0
- solace_agent_mesh-1.4.4/assets/docs/search-doc-1758293889589.json +1 -0
- solace_agent_mesh-1.4.4/assets/docs/search-doc.json +1 -0
- solace_agent_mesh-1.4.4/cli/__init__.py +1 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/.prettierrc +10 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/README.md +91 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/auth-callback.html +13 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/components.json +21 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/eslint.config.js +25 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/index.html +13 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/package-lock.json +6875 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/package.json +111 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/App.css +12 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/App.tsx +73 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +41 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +41 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +33 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +45 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/index.ts +4 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +873 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +156 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +51 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +34 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +190 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/ChatSessionDeleteDialog.tsx +36 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +43 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +28 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +194 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +22 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/SessionList.tsx +178 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +132 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +39 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +39 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +103 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +45 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +102 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +25 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +65 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +32 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +120 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +32 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +16 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +17 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +65 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +18 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +251 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/header/Header.tsx +87 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +43 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +42 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +26 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/navigation/navigation.ts +25 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +68 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +272 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +16 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/button.tsx +68 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +19 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +61 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +7 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/menu.tsx +91 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/popover.tsx +35 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/select.tsx +110 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/components/ui/spinner.tsx +51 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/contexts/ChatContext.ts +87 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/contexts/ConfigContext.ts +21 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/index.ts +13 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/useAgentCards.ts +109 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +40 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/useCopy.ts +41 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/useDownload.ts +52 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +110 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/index.css +201 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/index.ts +9 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +63 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/plugins/constants.ts +3 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/plugins/index.ts +21 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/providers/ChatProvider.tsx +1151 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +164 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +253 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +165 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/types/activities.ts +198 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/types/fe.ts +197 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/utils/format.ts +57 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/src/lib/utils/index.ts +6 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/tailwind.config.js +9 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/tsconfig.app.json +31 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/tsconfig.json +19 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/tsconfig.lib.json +27 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/tsconfig.node.json +25 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/vite.config.ts +46 -0
- solace_agent_mesh-1.4.4/client/webui/frontend/vite.lib.config.ts +67 -0
- solace_agent_mesh-1.4.4/docs/.docusaurus/client-manifest.json +1177 -0
- solace_agent_mesh-1.4.4/docs/.docusaurus/docusaurus.config.mjs +416 -0
- solace_agent_mesh-1.4.4/docs/.docusaurus/globalData.json +226 -0
- solace_agent_mesh-1.4.4/docs/docs/documentation/Enterprise/installation.md +62 -0
- solace_agent_mesh-1.4.4/docs/docs/documentation/getting-started/configurations.md +199 -0
- solace_agent_mesh-1.4.4/examples/agents/orchestrator_example.yaml +76 -0
- solace_agent_mesh-1.4.4/examples/gateways/webui_example.yaml +74 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/adk/services.py +370 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/sac/app.py +437 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/sac/component.py +3204 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +1978 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +242 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/tools/tool_definition.py +53 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/agent/tools/web_tools.py +386 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/base/app.py +292 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250916_f6e7d8c9b0a1_convert_timestamps_to_epoch_and_align_columns.py +342 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/alembic.ini +145 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/app.py +220 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/dependencies.py +488 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/main.py +612 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/entities/message.py +39 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/entities/session.py +41 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/message_repository.py +82 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/models/message_model.py +27 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/models/session_model.py +29 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/repository/session_repository.py +143 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/base_responses.py +42 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/session_responses.py +43 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +289 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/services/session_service.py +244 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/shared/__init__.py +25 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py +97 -0
- solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/shared/types.py +61 -0
- solace_agent_mesh-1.4.4/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +89 -0
- solace_agent_mesh-1.4.4/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +52 -0
- solace_agent_mesh-1.4.2/PKG-INFO +0 -461
- solace_agent_mesh-1.4.2/assets/client/webui/assets/main-B6BpuH9K.js +0 -339
- solace_agent_mesh-1.4.2/assets/client/webui/assets/main-B9s_V9tJ.css +0 -1
- solace_agent_mesh-1.4.2/assets/client/webui/auth-callback.html +0 -15
- solace_agent_mesh-1.4.2/assets/client/webui/index.html +0 -16
- solace_agent_mesh-1.4.2/assets/docs/404.html +0 -16
- solace_agent_mesh-1.4.2/assets/docs/assets/js/ae0e903d.abca774a.js +0 -1
- solace_agent_mesh-1.4.2/assets/docs/assets/js/beecea0d.ae31f6a7.js +0 -1
- solace_agent_mesh-1.4.2/assets/docs/assets/js/main.f8528445.js +0 -2
- solace_agent_mesh-1.4.2/assets/docs/assets/js/runtime~main.f2b4ea70.js +0 -1
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/Enterprise/installation/index.html +0 -29
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +0 -25
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +0 -105
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +0 -53
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/agents/index.html +0 -144
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/architecture/index.html +0 -91
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/cli/index.html +0 -218
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/gateways/index.html +0 -91
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/orchestrator/index.html +0 -55
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/concepts/plugins/index.html +0 -111
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/deployment/debugging/index.html +0 -77
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/deployment/deploy/index.html +0 -48
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/deployment/observability/index.html +0 -54
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/getting-started/component-overview/index.html +0 -45
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/getting-started/configurations/index.html +0 -72
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/getting-started/installation/index.html +0 -76
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/getting-started/introduction/index.html +0 -150
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/getting-started/quick-start/index.html +0 -73
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +0 -267
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/custom-agent/index.html +0 -142
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +0 -116
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +0 -80
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +0 -164
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/rag-integration/index.html +0 -140
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +0 -57
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/slack-integration/index.html +0 -72
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/tutorials/sql-database/index.html +0 -102
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +0 -99
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +0 -90
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +0 -107
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +0 -152
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +0 -103
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/create-agents/index.html +0 -183
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/create-gateways/index.html +0 -200
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +0 -128
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +0 -54
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +0 -69
- solace_agent_mesh-1.4.2/assets/docs/docs/documentation/user-guide/structure/index.html +0 -59
- solace_agent_mesh-1.4.2/assets/docs/lunr-index-1758046739746.json +0 -1
- solace_agent_mesh-1.4.2/assets/docs/lunr-index.json +0 -1
- solace_agent_mesh-1.4.2/assets/docs/search-doc-1758046739746.json +0 -1
- solace_agent_mesh-1.4.2/assets/docs/search-doc.json +0 -1
- solace_agent_mesh-1.4.2/cli/__init__.py +0 -1
- solace_agent_mesh-1.4.2/client/webui/frontend/.prettierrc +0 -10
- solace_agent_mesh-1.4.2/client/webui/frontend/README.md +0 -82
- solace_agent_mesh-1.4.2/client/webui/frontend/auth-callback.html +0 -13
- solace_agent_mesh-1.4.2/client/webui/frontend/components.json +0 -21
- solace_agent_mesh-1.4.2/client/webui/frontend/eslint.config.js +0 -25
- solace_agent_mesh-1.4.2/client/webui/frontend/index.html +0 -13
- solace_agent_mesh-1.4.2/client/webui/frontend/package-lock.json +0 -6864
- solace_agent_mesh-1.4.2/client/webui/frontend/package.json +0 -111
- solace_agent_mesh-1.4.2/client/webui/frontend/src/App.css +0 -13
- solace_agent_mesh-1.4.2/client/webui/frontend/src/App.tsx +0 -73
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +0 -42
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -42
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +0 -34
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -46
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/index.ts +0 -4
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -870
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -181
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -58
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -41
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +0 -204
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/ChatSessionDeleteDialog.tsx +0 -44
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +0 -42
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -36
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -193
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -22
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/SessionList.tsx +0 -165
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +0 -134
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -41
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +0 -39
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +0 -110
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -38
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -104
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -25
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -65
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +0 -41
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +0 -120
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -35
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +0 -22
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +0 -24
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +0 -67
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +0 -24
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -252
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/header/Header.tsx +0 -84
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -27
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -46
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +0 -26
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -25
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -68
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +0 -262
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -24
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/button.tsx +0 -72
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -12
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +0 -59
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -7
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -91
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -35
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/select.tsx +0 -110
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -53
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -87
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -21
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/index.ts +0 -14
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useAgentCards.ts +0 -106
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -41
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useCopy.ts +0 -41
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -52
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -114
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/hooks/useSessionPreview.ts +0 -28
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/index.css +0 -201
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/index.ts +0 -9
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -63
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/plugins/constants.ts +0 -3
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/plugins/index.ts +0 -21
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/providers/ChatProvider.tsx +0 -1135
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -164
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -253
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -166
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/types/activities.ts +0 -199
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/types/fe.ts +0 -198
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/utils/format.ts +0 -51
- solace_agent_mesh-1.4.2/client/webui/frontend/src/lib/utils/index.ts +0 -6
- solace_agent_mesh-1.4.2/client/webui/frontend/tailwind.config.js +0 -11
- solace_agent_mesh-1.4.2/client/webui/frontend/tsconfig.app.json +0 -33
- solace_agent_mesh-1.4.2/client/webui/frontend/tsconfig.json +0 -19
- solace_agent_mesh-1.4.2/client/webui/frontend/tsconfig.lib.json +0 -35
- solace_agent_mesh-1.4.2/client/webui/frontend/tsconfig.node.json +0 -25
- solace_agent_mesh-1.4.2/client/webui/frontend/vite.config.ts +0 -47
- solace_agent_mesh-1.4.2/client/webui/frontend/vite.lib.config.ts +0 -67
- solace_agent_mesh-1.4.2/docs/.docusaurus/client-manifest.json +0 -1177
- solace_agent_mesh-1.4.2/docs/.docusaurus/docusaurus.config.mjs +0 -416
- solace_agent_mesh-1.4.2/docs/.docusaurus/globalData.json +0 -226
- solace_agent_mesh-1.4.2/docs/docs/documentation/Enterprise/installation.md +0 -62
- solace_agent_mesh-1.4.2/docs/docs/documentation/getting-started/configurations.md +0 -187
- solace_agent_mesh-1.4.2/examples/agents/orchestrator_example.yaml +0 -72
- solace_agent_mesh-1.4.2/examples/gateways/webui_example.yaml +0 -71
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/adk/services.py +0 -363
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/sac/app.py +0 -433
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/sac/component.py +0 -3200
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -1961
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -238
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -45
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/agent/tools/web_tools.py +0 -381
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/base/app.py +0 -241
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/alembic.ini +0 -147
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/app.py +0 -158
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -482
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/main.py +0 -593
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/entities/message.py +0 -41
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/entities/session.py +0 -45
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/message_repository.py +0 -78
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/models/message_model.py +0 -27
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/models/session_model.py +0 -27
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/repository/session_repository.py +0 -139
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/session_responses.py +0 -41
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -298
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/services/session_service.py +0 -245
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/shared/__init__.py +0 -9
- solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/shared/types.py +0 -45
- solace_agent_mesh-1.4.2/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +0 -89
- solace_agent_mesh-1.4.2/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +0 -69
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.dockerignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/actions/push-docker/action.yml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/copilot-instructions.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/helper_scripts/build_frontend.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/ci.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/cleanup_ws.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/gh_pages.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/push-docker.yml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/release.yml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/ui-ci.yml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.github/workflows/ui-release.yml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.gitignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.hooks/pre-commit +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/.vscode/launch.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/CODE_OF_CONDUCT.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/CONTRIBUTING.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/Dockerfile +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/LICENSE +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/client/webui/assets/authCallback-j1LW-wlq.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/client/webui/assets/client-B9p_nFNA.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/client/webui/assets/vendor-CS5YMf8a.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/Solace_community_logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/_index-bFMKlzKf.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/components-Rk0n-9cK.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/entry.client-mvZjNKiz.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/index-DzNKzXrc.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/manifest-89db7c30.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/root-BWvk5-gF.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/favicon.ico +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/config_portal/client/index.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/css/styles.906a1503.css +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/images/sac-flows-80d5b603c6aafd33e87945680ce0abf3.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/images/sac_parts_of_a_component-cb3d0424b1d0c17734c5435cca6b4082.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/04989206.b9dfe831.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/0e682baa.da822665.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/1023fc19.8a8a9309.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/149.b797a808.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/1523c6b4.2645ef68.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/165.6a39807d.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/166ab619.e8f3a7c7.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/1c6e87d2.43771adc.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/21ceee5f.3bf39250.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/2334.622a6395.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/2a9cab12.2afaee76.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/3219.adc1d663.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/332e10b5.f7629851.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/3624.b524e433.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/375.708d48db.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/3d406171.5560fdf9.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4250.95455b28.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/42b3f8d8.508ae8db.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/442a8107.b5c2532a.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4458.518e66fa.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4494.6ee23046.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/483cef9a.8d318c2f.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4866.22daefc0.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/4c2787c2.fc6804f2.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/5388.7a136447.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/55f47984.bcd00a86.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/5607.081356f8.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/5b4258a4.dff11eca.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/6395.e9c73649.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/664b740a.ba305a89.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/6976.379be23b.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/7040.cb436723.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/7195.412f418a.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/75384d09.abdf9cf9.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/768e31b0.9abcdc48.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/7900.69516146.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8356.8a379c04.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/85387663.6bf41934.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8577.1d54e766.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8591.d7c16be6.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8591.d7c16be6.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8731.49e930c2.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9157.b4093d07.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/945fb41e.abf2be91.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9793.c6d16376.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9a09e75d.92de8cf5.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/9eff14a2.d62aad71.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/a3a92b25.1d029b81.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/aba87c2f.4ddf32f2.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/ae4415af.16cc58d3.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/b7006a3a.73a79653.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/bac0be12.27ee2c26.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/c2c06897.87cb1f47.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/c835a94d.ce21f0bf.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/cc969b05.feef7dcc.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/cd3d4052.a19e7d78.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/ced92a13.fb92e7ca.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/cee5d587.f1e1ca86.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/f284c35a.cad4dbf2.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/f897a61a.bc634a3e.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/assets/js/fbfa3e75.aca209c9.js +0 -0
- /solace_agent_mesh-1.4.2/assets/docs/assets/js/main.f8528445.js.LICENSE.txt → /solace_agent_mesh-1.4.4/assets/docs/assets/js/main.66933f15.js.LICENSE.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/sac-flows.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/sac_parts_of_a_component.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/solace-logo-text.svg +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/img/solace-logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/assets/docs/sitemap.xml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/add_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/agent_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/gateway_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/docs_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/eval_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/broker_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/database_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/directory_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/env_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/orchestrator_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/project_files_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/web_init_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/init_cmd/webui_gateway_step.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/add_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/build_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/catalog_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/create_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/install_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/official_registry.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/commands/run_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/main.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/cli/utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/sam-rest-client/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/sam-rest-client/pyproject.toml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/.gitignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/.npmignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/frontend_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/assets/favicon.ico +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/auth/auth_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/FlowChart_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/customEdges_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/customNodes_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChartDetails.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/activities/activities_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/agents/agents_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/artifact/artifact_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/chat_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/file/file_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/Renderers/Renderers_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/chat/preview/preview_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/common/common_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/common/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/components_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/header/header_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/jsonViewer/jsonViewer_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/navigation/navigation_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/pages/pages_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/toast/toast_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chat/chat_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chat/hooks/hooks_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/components/ui/ui_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/lib_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/plugins/plugins_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/providers_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/types/be.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/types/index.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/utils/api.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/utils/download.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/main.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/src_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/src/vite-env.d.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/frontend/wss-unified-agent.config +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/client/webui/llm_detail.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/common.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog/constants.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog/models.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog/registry_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog/scraper.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/plugin_catalog_server.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/backend/server.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/.eslintrc.cjs +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/.gitignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/common/providerModels.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/AddAgentFlow.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/InitializationFlow.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/DatabaseSetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/steps/init/types.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/entry.client.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/root.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/routes/_index.tsx +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/app/tailwind.css +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/package-lock.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/package.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/postcss.config.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/public/Solace_community_logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/public/favicon.ico +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/tailwind.config.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/tsconfig.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/config_portal/frontend/vite.config.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/client-modules.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/codeTranslations.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-agents-md-aba.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-gateways-md-049.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-orchestrator-md-21c.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-plugins-md-442.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-debugging-md-1c6.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-deploy-md-4c2.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-observability-md-fbf.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-installation-md-ae0.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-single-sign-on-md-483.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-configurations-md-bee.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-installation-md-cd3.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-to-0-3-0-a-2-a-gateway-upgrade-to-0-3-0-md-664.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-to-0-3-0-a-2-a-technical-migration-map-md-c83.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-bedrock-agents-md-332.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-custom-agent-md-3d4.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-event-mesh-gateway-md-bac.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mcp-integration-md-0e6.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mongodb-integration-md-cc9.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-slack-integration-md-9ef.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-sql-database-md-2a9.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-embeds-md-ced.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-python-tools-md-9a0.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-solace-ai-connector-md-853.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-structure-md-cee.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/i18n.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/lunr.client.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/registry.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/routes.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/routesChunkNames.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/site-metadata.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.docusaurus/site-storage.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/.gitignore +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/Enterprise/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/Enterprise/single-sign-on.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/Migrations/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/agents.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/architecture.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/cli.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/gateways.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/orchestrator.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/concepts/plugins.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/deployment/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/deployment/debugging.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/deployment/deploy.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/deployment/observability.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/getting-started/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/getting-started/component-overview.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/getting-started/installation.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/getting-started/introduction.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/getting-started/quick-start.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/bedrock-agents.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/custom-agent.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/event-mesh-gateway.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/mcp-integration.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/mongodb-integration.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/rag-integration.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/rest-gateway.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/slack-integration.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/tutorials/sql-database.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/_category_.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/builtin-tools/embeds.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/create-agents.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/create-gateways.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/creating-python-tools.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/creating-service-providers.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/solace-ai-connector.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docs/documentation/user-guide/structure.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/docusaurus.config.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/package-lock.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/package.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/sidebars.ts +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/sac-flows.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/sac_parts_of_a_component.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/solace-logo-text.svg +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/static/img/solace-logo.png +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/docs/tsconfig.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/config_loader.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/evaluator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/message_organizer.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/benchmark_info.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/chart_section.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/detailed_breakdown.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/modal.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/modal_chart_functions.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/modal_script.js +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/modal_styles.css +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/performance_metrics_styles.css +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/templates/footer.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report/templates/header.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report_data_processor.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/report_generator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/run.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/subscriber.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/summary_builder.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/evaluation/test_case_loader.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_agents_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_atlassian_sse.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_host_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_mcp_atlassian_docker_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_mcp_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_mcp_jira_sse_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/a2a_multimodal_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/s3_artifact_storage_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/agents/test_agent.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/auth/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/auth/dev-roles.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/auth/dev-users.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/event-mesh-gateway.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/gateways/rest_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/gateways/sam_em_gateway.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/gateways/slack_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/gateways/webhook_gateway_example.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/sample_tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/shared_config.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/examples/slack.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/agents/basic/main_orchestrator.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/agents/basic/webui.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/agents/markitdown_agents.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/agents/mermaid_agents.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/agents/web_agents.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/env-template +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/logging_config.ini +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/preset/shared_config.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/pyproject.toml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/scripts/migrate_declarative_tests.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/scripts/sync_a2a_schema.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/llm_detail.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/artifacts/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/artifacts/artifacts_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/callbacks.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/invocation_monitor.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/mcp_content_processor.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/runner.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/setup.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/protocol/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/protocol/event_handlers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/sac/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/sac/task_execution_context.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/dynamic_tool.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/tool_config_types.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/utils/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/a2a_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/artifact.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/events.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/message.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/protocol.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/task.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/translation.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a/types.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/a2a.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/a2a_spec_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/agent_progress_update.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/artifact_creation_progress.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/llm_invocation.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/schemas_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_invocation_start.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_result.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/agent_registry.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/common_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/constants.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/data_parts.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/exceptions.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/sac/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/sac/sac_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/sac/sam_component_base.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/sam_events/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/sam_events/event_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/identity_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/artifact_utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/initializer.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/message_utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/pydantic_utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/core_a2a/service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/base/component.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/alembic/env.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/alembic/script.py.mako +0 -0
- /solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/alembic/versions/d5b3f8f2e9a0_create_initial_database.py → /solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250910_d5b3f8f2e9a0_create_initial_database.py +0 -0
- /solace_agent_mesh-1.4.2/src/solace_agent_mesh/gateway/http_sse/alembic/versions/b1c2d3e4f5g6_add_database_indexes.py → /solace_agent_mesh-1.4.4/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250911_b1c2d3e4f5g6_add_database_indexes.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/component.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/entities/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/entities/session_history.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/interfaces.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/models/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/repository/models/base.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/agent_cards.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/dto/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/session_requests.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/services/agent_card_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/shared/auth_utils.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/shared/enums.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/sse_event_buffer.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/llm_detail.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/src/solace_agent_mesh/solace_agent_mesh_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/agent_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/eval_backend_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/gateway_app_template.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/gateway_component_template.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/gateway_config_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/logging_config_template.ini +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/main_orchestrator.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_agent_config_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_custom_config_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_custom_template.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_gateway_config_template.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_pyproject_template.toml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_readme_template.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/plugin_tools_template.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/shared_config.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/templates_llm.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/templates/webui.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/config.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/hello_world.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/conftest.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/database_inspector.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/gateway_persistence_adapter.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/multi_database_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/simple_database_inspector.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/simple_database_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/infrastructure/simple_gateway_adapter.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_api_contract_validation.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_authorization_security.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_data_integrity.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_data_validation.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_database_architecture.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_end_to_end_workflows.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_error_response_consistency.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_functional_edge_cases.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_multi_agent_isolation.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_session_lifecycle.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/persistence/test_tasks_api.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/run_simple_test.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/test_simple_framework.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/utils/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/apis/utils/persistence_assertions.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/conftest.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_by_reference.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_inline_bytes.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_empty_file.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_file_no_name.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/artifacts/test_referenced_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_complex_signatures.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_config_and_context.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_docstringless_tool.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_dynamic_tool_loading.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_empty_provider.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_mixed_discovery.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/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.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_mp3.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_wav.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_conversation_with_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_early_embed_resolution.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_embed_resolution.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_fallback_intelligent_disabled.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_http_transport.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_jpeg.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_png.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_late_embed_resolution.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_llm_response_save_failed.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_call.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_text_content.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_no_fallback_on_error.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_uri_only.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_binary.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_text.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_save_forced_by_truncation.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv_escaped.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_json.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_markdown.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_plain.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_yaml.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_all_thresholds.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_save_threshold.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_below_thresholds.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_non_text_content.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_e2e_artifact_passing.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_nonexistent_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_response_with_artifact.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_declarative_runner.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_declarative/test_lifecycle_hooks.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_agent_cards.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_basic_flows.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_helpers.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_middleware.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_services.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_stress.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/scenarios_programmatic/test_tool_registry.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/complex_signatures.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/config_and_context.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/error_cases.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/lifecycle_tool.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/lifecycle_yaml_hooks.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/mixed_discovery.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/provider_tool.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/dynamic_tools/single_tool.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/identity_service_users.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/identity_service_users_invalid_json.json +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/lifecycle_tracker.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/integration/test_support/tools.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/README.md +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/pyproject.toml +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/test_validator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/validator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/service.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/broker.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/config.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/message_handler.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/topic_manager.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/server.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/__init__.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/depth_based_profiler.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/diff_generator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/memory_monitor.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/report_generator.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/test_selector.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/cli/test_add_agent_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/cli/test_artifact_storage.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/cli/test_init_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/cli/test_persistence.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/cli/test_run_cmd.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/gateway/http_sse/test_api_user_id_flow.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/gateway/http_sse/test_endpoints_user_id.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/tests/unit/gateway/http_sse/test_user_id_extraction.py +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/uv.lock +0 -0
- {solace_agent_mesh-1.4.2 → solace_agent_mesh-1.4.4}/wss-unified-agent.config +0 -0
|
@@ -0,0 +1,461 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: solace-agent-mesh
|
|
3
|
+
Version: 1.4.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
|
+
Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
|
|
6
|
+
Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
|
|
7
|
+
Author-email: SolaceLabs <solacelabs@solace.com>
|
|
8
|
+
License: Apache License
|
|
9
|
+
Version 2.0, January 2004
|
|
10
|
+
http://www.apache.org/licenses/
|
|
11
|
+
|
|
12
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
13
|
+
|
|
14
|
+
1. Definitions.
|
|
15
|
+
|
|
16
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
17
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
18
|
+
|
|
19
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
20
|
+
the copyright owner that is granting the License.
|
|
21
|
+
|
|
22
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
23
|
+
other entities that control, are controlled by, or are under common
|
|
24
|
+
control with that entity. For the purposes of this definition,
|
|
25
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
26
|
+
direction or management of such entity, whether by contract or
|
|
27
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
28
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
29
|
+
|
|
30
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
31
|
+
exercising permissions granted by this License.
|
|
32
|
+
|
|
33
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
34
|
+
including but not limited to software source code, documentation
|
|
35
|
+
source, and configuration files.
|
|
36
|
+
|
|
37
|
+
"Object" form shall mean any form resulting from mechanical
|
|
38
|
+
transformation or translation of a Source form, including but
|
|
39
|
+
not limited to compiled object code, generated documentation,
|
|
40
|
+
and conversions to other media types.
|
|
41
|
+
|
|
42
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
43
|
+
Object form, made available under the License, as indicated by a
|
|
44
|
+
copyright notice that is included in or attached to the work
|
|
45
|
+
(an example is provided in the Appendix below).
|
|
46
|
+
|
|
47
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
48
|
+
form, that is based on (or derived from) the Work and for which the
|
|
49
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
50
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
51
|
+
of this License, Derivative Works shall not include works that remain
|
|
52
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
53
|
+
the Work and Derivative Works thereof.
|
|
54
|
+
|
|
55
|
+
"Contribution" shall mean any work of authorship, including
|
|
56
|
+
the original version of the Work and any modifications or additions
|
|
57
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
58
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
59
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
60
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
61
|
+
means any form of electronic, verbal, or written communication sent
|
|
62
|
+
to the Licensor or its representatives, including but not limited to
|
|
63
|
+
communication on electronic mailing lists, source code control systems,
|
|
64
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
65
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
66
|
+
excluding communication that is conspicuously marked or otherwise
|
|
67
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
68
|
+
|
|
69
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
70
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
71
|
+
subsequently incorporated within the Work.
|
|
72
|
+
|
|
73
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
77
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
78
|
+
Work and such Derivative Works in Source or Object form.
|
|
79
|
+
|
|
80
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
81
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
82
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
83
|
+
(except as stated in this section) patent license to make, have made,
|
|
84
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
85
|
+
where such license applies only to those patent claims licensable
|
|
86
|
+
by such Contributor that are necessarily infringed by their
|
|
87
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
88
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
89
|
+
institute patent litigation against any entity (including a
|
|
90
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
91
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
92
|
+
or contributory patent infringement, then any patent licenses
|
|
93
|
+
granted to You under this License for that Work shall terminate
|
|
94
|
+
as of the date such litigation is filed.
|
|
95
|
+
|
|
96
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
97
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
98
|
+
modifications, and in Source or Object form, provided that You
|
|
99
|
+
meet the following conditions:
|
|
100
|
+
|
|
101
|
+
(a) You must give any other recipients of the Work or
|
|
102
|
+
Derivative Works a copy of this License; and
|
|
103
|
+
|
|
104
|
+
(b) You must cause any modified files to carry prominent notices
|
|
105
|
+
stating that You changed the files; and
|
|
106
|
+
|
|
107
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
108
|
+
that You distribute, all copyright, patent, trademark, and
|
|
109
|
+
attribution notices from the Source form of the Work,
|
|
110
|
+
excluding those notices that do not pertain to any part of
|
|
111
|
+
the Derivative Works; and
|
|
112
|
+
|
|
113
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
114
|
+
distribution, then any Derivative Works that You distribute must
|
|
115
|
+
include a readable copy of the attribution notices contained
|
|
116
|
+
within such NOTICE file, excluding those notices that do not
|
|
117
|
+
pertain to any part of the Derivative Works, in at least one
|
|
118
|
+
of the following places: within a NOTICE text file distributed
|
|
119
|
+
as part of the Derivative Works; within the Source form or
|
|
120
|
+
documentation, if provided along with the Derivative Works; or,
|
|
121
|
+
within a display generated by the Derivative Works, if and
|
|
122
|
+
wherever such third-party notices normally appear. The contents
|
|
123
|
+
of the NOTICE file are for informational purposes only and
|
|
124
|
+
do not modify the License. You may add Your own attribution
|
|
125
|
+
notices within Derivative Works that You distribute, alongside
|
|
126
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
127
|
+
that such additional attribution notices cannot be construed
|
|
128
|
+
as modifying the License.
|
|
129
|
+
|
|
130
|
+
You may add Your own copyright statement to Your modifications and
|
|
131
|
+
may provide additional or different license terms and conditions
|
|
132
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
133
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
134
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
135
|
+
the conditions stated in this License.
|
|
136
|
+
|
|
137
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
138
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
139
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
140
|
+
this License, without any additional terms or conditions.
|
|
141
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
142
|
+
the terms of any separate license agreement you may have executed
|
|
143
|
+
with Licensor regarding such Contributions.
|
|
144
|
+
|
|
145
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
146
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
147
|
+
except as required for reasonable and customary use in describing the
|
|
148
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
149
|
+
|
|
150
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
151
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
152
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
153
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
154
|
+
implied, including, without limitation, any warranties or conditions
|
|
155
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
156
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
157
|
+
appropriateness of using or redistributing the Work and assume any
|
|
158
|
+
risks associated with Your exercise of permissions under this License.
|
|
159
|
+
|
|
160
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
161
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
162
|
+
unless required by applicable law (such as deliberate and grossly
|
|
163
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
164
|
+
liable to You for damages, including any direct, indirect, special,
|
|
165
|
+
incidental, or consequential damages of any character arising as a
|
|
166
|
+
result of this License or out of the use or inability to use the
|
|
167
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
168
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
169
|
+
other commercial damages or losses), even if such Contributor
|
|
170
|
+
has been advised of the possibility of such damages.
|
|
171
|
+
|
|
172
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
173
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
174
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
175
|
+
or other liability obligations and/or rights consistent with this
|
|
176
|
+
License. However, in accepting such obligations, You may act only
|
|
177
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
178
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
179
|
+
defend, and hold each Contributor harmless for any liability
|
|
180
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
181
|
+
of your accepting any such warranty or additional liability.
|
|
182
|
+
|
|
183
|
+
END OF TERMS AND CONDITIONS
|
|
184
|
+
|
|
185
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
186
|
+
|
|
187
|
+
To apply the Apache License to your work, attach the following
|
|
188
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
189
|
+
replaced with your own identifying information. (Don't include
|
|
190
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
191
|
+
comment syntax for the file format. We also recommend that a
|
|
192
|
+
file or class name and description of purpose be included on the
|
|
193
|
+
same "printed page" as the copyright notice for easier
|
|
194
|
+
identification within third-party archives.
|
|
195
|
+
|
|
196
|
+
Copyright [yyyy] [name of copyright owner]
|
|
197
|
+
|
|
198
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
199
|
+
you may not use this file except in compliance with the License.
|
|
200
|
+
You may obtain a copy of the License at
|
|
201
|
+
|
|
202
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
203
|
+
|
|
204
|
+
Unless required by applicable law or agreed to in writing, software
|
|
205
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
206
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
207
|
+
See the License for the specific language governing permissions and
|
|
208
|
+
limitations under the License.
|
|
209
|
+
License-File: LICENSE
|
|
210
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
211
|
+
Classifier: Operating System :: OS Independent
|
|
212
|
+
Classifier: Programming Language :: Python :: 3
|
|
213
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
214
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
215
|
+
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
|
216
|
+
Requires-Python: >=3.10.16
|
|
217
|
+
Requires-Dist: a2a-sdk[http-server]>=0.3.1
|
|
218
|
+
Requires-Dist: alembic>=1.13.1
|
|
219
|
+
Requires-Dist: asteval>=1.0.6
|
|
220
|
+
Requires-Dist: asteval~=1.0.0
|
|
221
|
+
Requires-Dist: beautifulsoup4>=4.12.0
|
|
222
|
+
Requires-Dist: click~=8.1.7
|
|
223
|
+
Requires-Dist: fastapi>=0.100
|
|
224
|
+
Requires-Dist: flask-cors>=5.0.0
|
|
225
|
+
Requires-Dist: flask==3.0.3
|
|
226
|
+
Requires-Dist: gitpython~=3.1.44
|
|
227
|
+
Requires-Dist: google-adk==1.7.0
|
|
228
|
+
Requires-Dist: google-genai>=1.16.0
|
|
229
|
+
Requires-Dist: holidays>=0.24
|
|
230
|
+
Requires-Dist: httpx>=0.25
|
|
231
|
+
Requires-Dist: itsdangerous>=2.0
|
|
232
|
+
Requires-Dist: jmespath>=1.0.1
|
|
233
|
+
Requires-Dist: jsonpath-ng>=1.7.0
|
|
234
|
+
Requires-Dist: jwcrypto>=1.5
|
|
235
|
+
Requires-Dist: kaleido==0.2.1
|
|
236
|
+
Requires-Dist: litellm>=1.19.0
|
|
237
|
+
Requires-Dist: markdownify>=1.1.0
|
|
238
|
+
Requires-Dist: markitdown[all]==0.1.1
|
|
239
|
+
Requires-Dist: mermaid-cli
|
|
240
|
+
Requires-Dist: numpy>=2.2.5
|
|
241
|
+
Requires-Dist: openai==1.99.9
|
|
242
|
+
Requires-Dist: pandas>=2.2.3
|
|
243
|
+
Requires-Dist: playwright>=1.54.0
|
|
244
|
+
Requires-Dist: plotly>=6.0.1
|
|
245
|
+
Requires-Dist: pydantic>=2.0
|
|
246
|
+
Requires-Dist: pydub>=0.25.1
|
|
247
|
+
Requires-Dist: pystache>=0.6.8
|
|
248
|
+
Requires-Dist: python-dotenv>=1.0
|
|
249
|
+
Requires-Dist: python-jwt>=3.3
|
|
250
|
+
Requires-Dist: python-multipart>=0.0.7
|
|
251
|
+
Requires-Dist: pyyaml>=6.0
|
|
252
|
+
Requires-Dist: rouge~=1.0.1
|
|
253
|
+
Requires-Dist: solace-ai-connector~=1.1.8
|
|
254
|
+
Requires-Dist: sqlalchemy>=2.0
|
|
255
|
+
Requires-Dist: sse-starlette>=1.6
|
|
256
|
+
Requires-Dist: toml~=0.10.2
|
|
257
|
+
Requires-Dist: uvicorn[standard]>=0.20
|
|
258
|
+
Provides-Extra: cli
|
|
259
|
+
Requires-Dist: click>=8.0; extra == 'cli'
|
|
260
|
+
Requires-Dist: prompt-toolkit>=3.0; extra == 'cli'
|
|
261
|
+
Requires-Dist: rich>=13.0; extra == 'cli'
|
|
262
|
+
Provides-Extra: employee-tools
|
|
263
|
+
Requires-Dist: holidays>=0.24; extra == 'employee-tools'
|
|
264
|
+
Provides-Extra: gcs
|
|
265
|
+
Requires-Dist: google-cloud-storage>=2.0; extra == 'gcs'
|
|
266
|
+
Provides-Extra: postgresql
|
|
267
|
+
Requires-Dist: psycopg2-binary>=2.9.0; extra == 'postgresql'
|
|
268
|
+
Provides-Extra: s3
|
|
269
|
+
Requires-Dist: boto3<2.0,>=1.35.0; extra == 's3'
|
|
270
|
+
Provides-Extra: vertex
|
|
271
|
+
Requires-Dist: google-cloud-aiplatform>=1.38; extra == 'vertex'
|
|
272
|
+
Description-Content-Type: text/markdown
|
|
273
|
+
|
|
274
|
+
<p align="center">
|
|
275
|
+
<img src="./docs/static/img/logo.png" alt="Solace Agent Mesh Logo" width="100"/>
|
|
276
|
+
</p>
|
|
277
|
+
<h2 align="center">
|
|
278
|
+
Solace Agent Mesh
|
|
279
|
+
</h2>
|
|
280
|
+
<h3 align="center">Open-source framework for building event driven multi-agent AI systems</h3>
|
|
281
|
+
<h5 align="center">Star ⭐️ this repo to stay updated as we ship new features and improvements.</h5>
|
|
282
|
+
|
|
283
|
+
<p align="center">
|
|
284
|
+
<a href="https://github.com/SolaceLabs/solace-agent-mesh/blob/main/LICENSE">
|
|
285
|
+
<img src="https://img.shields.io/github/license/SolaceLabs/solace-agent-mesh" alt="License">
|
|
286
|
+
</a>
|
|
287
|
+
<a href="https://pypi.org/project/solace-agent-mesh">
|
|
288
|
+
<img src="https://img.shields.io/pypi/v/solace-agent-mesh.svg" alt="PyPI - Version">
|
|
289
|
+
</a>
|
|
290
|
+
<a href="https://pypi.org/project/solace-agent-mesh">
|
|
291
|
+
<img src="https://img.shields.io/pypi/pyversions/solace-agent-mesh.svg" alt="PyPI - Python Version">
|
|
292
|
+
</a>
|
|
293
|
+
<a href="https://pypi.org/project/solace-agent-mesh">
|
|
294
|
+
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/solace-agent-mesh?color=00C895">
|
|
295
|
+
</a>
|
|
296
|
+
</p>
|
|
297
|
+
<p align="center">
|
|
298
|
+
<a href="#-key-features">Key Features</a> •
|
|
299
|
+
<a href="#-quick-start-5-minutes">Quickstart</a> •
|
|
300
|
+
<a href="#️-next-steps">Next Steps</a>
|
|
301
|
+
</p>
|
|
302
|
+
|
|
303
|
+
---
|
|
304
|
+
|
|
305
|
+
**Solace Agent Mesh** is a framework that supports building AI applications where multiple specialized AI agents work together to solve complex problems. It uses the event messaging of [Solace Platform](https://solace.com) for true scalability and reliability.
|
|
306
|
+
|
|
307
|
+
With Solace Agent Mesh (SAM), you can create teams of AI agents, each having distinct skills and access to specific tools. For example, you could have a Database Agent that can make SQL queries to fetch data or a MultiModal Agent that can help create images, audio files and reports.
|
|
308
|
+
|
|
309
|
+
The framework handles the communication between agents automatically, so you can focus on building great AI experiences.
|
|
310
|
+
|
|
311
|
+
SAM creates a standardized communication layer where AI agents can:
|
|
312
|
+
* Delegate tasks to peer agents
|
|
313
|
+
* Share data and artifacts
|
|
314
|
+
* Connect with diverse user interfaces and external systems
|
|
315
|
+
* Execute multi-step workflows with minimal coupling
|
|
316
|
+
|
|
317
|
+
SAM is built on top of the Solace AI Connector (SAC) which allows Solace Platform Event Brokers to connect to AI models and services and Google's Agent Development Kit (ADK) for AI logic and tool integrations.
|
|
318
|
+
|
|
319
|
+
<p align="center">
|
|
320
|
+
<img src="docs/static/img/Solace_AI_Framework_With_Broker.png" width="640" alt="SAM Architecture Diagram" />
|
|
321
|
+
</p>
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
The result? A fully asynchronous, event-driven and decoupled AI agent architecture ready for production deployment. It is robust, reliable and easy to maintain.
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
---
|
|
328
|
+
|
|
329
|
+
## 🔑 Key Features
|
|
330
|
+
- **[Multi-Agent Event-Driven Architecture](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/component-overview)** – Agents communicate via the Solace Event Mesh for true scalability
|
|
331
|
+
- **[Agent Orchestration](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/agents)** – Complex tasks are automatically broken down and delegated by the [Orchestrator](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/orchestrator) agent
|
|
332
|
+
- **[Flexible Interfaces](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/gateways)** – Integrate with REST API, web UI, [Slack](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/tutorials/slack-integration), or build your own integration
|
|
333
|
+
- **[Extensible](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/plugins)** – Add your own agents, gateways, or services with minimal code
|
|
334
|
+
- **[Agent-to-Agent Communication](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/architecture)** – Agents can discover and delegate tasks to each other seamlessly using the Agent2Agent (A2A) Protocol
|
|
335
|
+
- **[Dynamic Embeds](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/user-guide/builtin-tools/embeds)** – Embed dynamic content like real-time data, calculations and file contents in responses
|
|
336
|
+
|
|
337
|
+
📚 **Want to know more?** Check out the full Solace Agent Mesh [documentation](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/introduction/).
|
|
338
|
+
|
|
339
|
+
---
|
|
340
|
+
|
|
341
|
+
## 🚀 Quick Start (5 minutes)
|
|
342
|
+
|
|
343
|
+
Set up Solace Agent Mesh in just a few steps.
|
|
344
|
+
|
|
345
|
+
### ⚙️ System Requirements
|
|
346
|
+
|
|
347
|
+
To run Solace Agent Mesh locally, you'll need:
|
|
348
|
+
|
|
349
|
+
- **Python 3.10.16+**
|
|
350
|
+
- **pip** (comes with Python)
|
|
351
|
+
- **OS**: MacOS, Linux, or Windows (with [WSL](https://learn.microsoft.com/en-us/windows/wsl/))
|
|
352
|
+
- **LLM API key** (any major provider or custom endpoint)
|
|
353
|
+
|
|
354
|
+
### 💻 Setup Steps
|
|
355
|
+
|
|
356
|
+
#### 1. Create a directory for a new project
|
|
357
|
+
```bash
|
|
358
|
+
mkdir my-sam && cd my-sam
|
|
359
|
+
```
|
|
360
|
+
#### 2. Create and activate a Python virtual environment
|
|
361
|
+
```bash
|
|
362
|
+
python3 -m venv .venv && source .venv/bin/activate
|
|
363
|
+
```
|
|
364
|
+
#### 3. Install Solace Agent Mesh (SAM)
|
|
365
|
+
Check if you have a version of SAM already installed.
|
|
366
|
+
```bash
|
|
367
|
+
sam -v
|
|
368
|
+
```
|
|
369
|
+
If you have an earlier version, uninstall it and **start from scratch**:
|
|
370
|
+
```bash
|
|
371
|
+
pip3 uninstall solace-agent-mesh
|
|
372
|
+
```
|
|
373
|
+
Note: Optionally, you can try to upgrade versions but this action is not officially supported at this time. (`pip3 install --upgrade solace-agent-mesh`)
|
|
374
|
+
|
|
375
|
+
If no previous version exists, install the latest version with:
|
|
376
|
+
```bash
|
|
377
|
+
pip3 install solace-agent-mesh
|
|
378
|
+
```
|
|
379
|
+
#### 4. Initialize the new project via a GUI tool
|
|
380
|
+
```bash
|
|
381
|
+
sam init --gui
|
|
382
|
+
```
|
|
383
|
+
Note: This initialization UI runs on port 5002
|
|
384
|
+
#### 5. Run the project
|
|
385
|
+
```bash
|
|
386
|
+
sam run
|
|
387
|
+
```
|
|
388
|
+
#### 6. Verify SAM is running
|
|
389
|
+
Open the Web UI at [http://localhost:8000](http://localhost:8000) for the chat interface and ask a question
|
|
390
|
+
|
|
391
|
+
### 🔧 Customize SAM
|
|
392
|
+
|
|
393
|
+
#### New agents can be added via a GUI interface
|
|
394
|
+
```bash
|
|
395
|
+
sam add agent --gui
|
|
396
|
+
```
|
|
397
|
+
|
|
398
|
+
#### Existing plugins can be installed
|
|
399
|
+
```bash
|
|
400
|
+
sam plugin add <your-component-name> --plugin <plugin-name>
|
|
401
|
+
```
|
|
402
|
+
|
|
403
|
+
---
|
|
404
|
+
|
|
405
|
+
## 🏗️ Architecture Overview
|
|
406
|
+
|
|
407
|
+
Solace Agent Mesh provides a "Universal A2A Agent Host," a flexible and configurable runtime environment built by integrating Google's Agent Development Kit (ADK) with the Solace AI Connector (SAC) framework.
|
|
408
|
+
|
|
409
|
+
The system allows you to:
|
|
410
|
+
|
|
411
|
+
- Host AI agents developed with Google ADK within the SAC framework
|
|
412
|
+
- Define agent capabilities (LLM model, instructions, tools) primarily through SAC YAML configuration
|
|
413
|
+
- Use Solace Platform as the transport for standard Agent-to-Agent (A2A) protocol communication
|
|
414
|
+
- Enable dynamic discovery of peer agents running within the same ecosystem
|
|
415
|
+
- Allow agents to delegate tasks to discovered peers via the A2A protocol over Solace
|
|
416
|
+
- Manage file artifacts using built-in tools with automatic metadata injection
|
|
417
|
+
- Perform data analysis using built-in SQL, JQ, and visualization tools
|
|
418
|
+
- Use dynamic embeds for context-dependent information resolution
|
|
419
|
+
|
|
420
|
+
### Key Components
|
|
421
|
+
|
|
422
|
+
- **SAC** handles broker connections, configuration loading, and component lifecycle
|
|
423
|
+
- **ADK** provides the agent runtime, LLM interaction, tool execution, and state management
|
|
424
|
+
- **A2A Protocol** enables communication between clients and agents, and between peer agents
|
|
425
|
+
- **Dynamic Embeds** allow placeholders in responses that are resolved with context-dependent information
|
|
426
|
+
- **File Management** provides built-in tools for artifact creation, listing, loading, and metadata handling
|
|
427
|
+
|
|
428
|
+
---
|
|
429
|
+
|
|
430
|
+
## ➡️ Next Steps
|
|
431
|
+
|
|
432
|
+
Want to go further? Here are some hands-on tutorials to help you get started:
|
|
433
|
+
|
|
434
|
+
| 🔧 Integration | ⏱️ Est. Time | 📘 Tutorial |
|
|
435
|
+
|----------------|--------------|-------------|
|
|
436
|
+
| 🌤️ **Weather Agent**<br>Learn how to build an agent that gives Solace Agent Mesh the ability to access real-time weather information. | **~15 min** | [Weather Agent Plugin](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/tutorials/custom-agent) |
|
|
437
|
+
| 🗃️ **SQL Database Integration**<br>Enable Solace Agent Mesh to answer company-specific questions using a sample coffee company database.| **~10–15 min** | [SQL Database Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/tutorials/sql-database) |
|
|
438
|
+
| 🧠 **MCP Integration**<br>Integrating a Model Context Protocol (MCP) Servers into Solace Agent Mesh. | **~10–15 min** | [MCP Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/tutorials/mcp-integration) |
|
|
439
|
+
| 💬 **Slack Integration**<br>Chat with Solace Agent Mesh directly from Slack. | **~20–30 min** | [Slack Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/tutorials/slack-integration) |
|
|
440
|
+
|
|
441
|
+
---
|
|
442
|
+
|
|
443
|
+
## 👥 Contributors
|
|
444
|
+
|
|
445
|
+
Solace Agent Mesh is built with the help of our amazing community. Thanks to everyone who has contributed ideas, code and time to make this project better!
|
|
446
|
+
|
|
447
|
+
View the full list of contributors here: [GitHub Contributors](https://github.com/SolaceLabs/solace-agent-mesh/graphs/contributors) 💚
|
|
448
|
+
|
|
449
|
+
**Looking to contribute?** Check out [CONTRIBUTING.md](CONTRIBUTING.md) to get started and see how you can help!
|
|
450
|
+
|
|
451
|
+
---
|
|
452
|
+
|
|
453
|
+
## 📄 License
|
|
454
|
+
|
|
455
|
+
This project is licensed under the **Apache 2.0 License**. See the full license text in the [LICENSE](LICENSE) file.
|
|
456
|
+
|
|
457
|
+
---
|
|
458
|
+
|
|
459
|
+
<h3 align="center">
|
|
460
|
+
<img src="./docs/static/img/solace-logo-text.svg" alt="Solace Agent Mesh Logo" width="100"/>
|
|
461
|
+
</h3>
|