solace-agent-mesh 1.1.0__tar.gz → 1.3.1__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.

Files changed (1418) hide show
  1. solace_agent_mesh-1.3.1/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +246 -0
  2. solace_agent_mesh-1.3.1/PKG-INFO +455 -0
  3. solace_agent_mesh-1.3.1/assets/client/webui/assets/authCallback-CAX9u8a7.js +1 -0
  4. solace_agent_mesh-1.3.1/assets/client/webui/assets/client-DXU9SPI5.js +25 -0
  5. solace_agent_mesh-1.3.1/assets/client/webui/assets/main-C03yrETa.css +1 -0
  6. solace_agent_mesh-1.3.1/assets/client/webui/assets/main-C1k9E0aC.js +339 -0
  7. solace_agent_mesh-1.3.1/assets/client/webui/assets/vendor-B0BEKoAR.js +390 -0
  8. solace_agent_mesh-1.3.1/assets/client/webui/auth-callback.html +15 -0
  9. solace_agent_mesh-1.3.1/assets/client/webui/index.html +16 -0
  10. solace_agent_mesh-1.3.1/assets/config_portal/client/assets/_index-bFMKlzKf.js +98 -0
  11. solace_agent_mesh-1.3.1/assets/config_portal/client/assets/manifest-89db7c30.js +1 -0
  12. solace_agent_mesh-1.3.1/assets/config_portal/client/index.html +7 -0
  13. solace_agent_mesh-1.3.1/assets/docs/404.html +16 -0
  14. solace_agent_mesh-1.3.1/assets/docs/assets/js/42b3f8d8.d97b8e94.js +1 -0
  15. solace_agent_mesh-1.3.1/assets/docs/assets/js/483cef9a.4e972867.js +1 -0
  16. solace_agent_mesh-1.3.1/assets/docs/assets/js/55f47984.cf3781c4.js +1 -0
  17. solace_agent_mesh-1.3.1/assets/docs/assets/js/664b740a.1b744a32.js +1 -0
  18. solace_agent_mesh-1.3.1/assets/docs/assets/js/75384d09.c193a8f0.js +1 -0
  19. solace_agent_mesh-1.3.1/assets/docs/assets/js/9a09e75d.d6607c56.js +1 -0
  20. solace_agent_mesh-1.3.1/assets/docs/assets/js/aba87c2f.071e2d94.js +1 -0
  21. solace_agent_mesh-1.3.1/assets/docs/assets/js/ae0e903d.4d8dda10.js +1 -0
  22. solace_agent_mesh-1.3.1/assets/docs/assets/js/c835a94d.146e3186.js +1 -0
  23. solace_agent_mesh-1.3.1/assets/docs/assets/js/f284c35a.7334119c.js +1 -0
  24. solace_agent_mesh-1.3.1/assets/docs/assets/js/main.e945867e.js +2 -0
  25. solace_agent_mesh-1.3.1/assets/docs/assets/js/runtime~main.858117b7.js +1 -0
  26. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/Enterprise/installation/index.html +29 -0
  27. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +25 -0
  28. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +105 -0
  29. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +53 -0
  30. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/agents/index.html +144 -0
  31. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/architecture/index.html +91 -0
  32. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/cli/index.html +203 -0
  33. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/gateways/index.html +91 -0
  34. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/orchestrator/index.html +55 -0
  35. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/concepts/plugins/index.html +111 -0
  36. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/deployment/debugging/index.html +77 -0
  37. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/deployment/deploy/index.html +48 -0
  38. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/deployment/observability/index.html +54 -0
  39. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/getting-started/component-overview/index.html +45 -0
  40. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/getting-started/configurations/index.html +72 -0
  41. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/getting-started/installation/index.html +76 -0
  42. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/getting-started/introduction/index.html +150 -0
  43. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/getting-started/quick-start/index.html +73 -0
  44. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +267 -0
  45. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/custom-agent/index.html +142 -0
  46. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +116 -0
  47. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +80 -0
  48. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +164 -0
  49. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/rag-integration/index.html +140 -0
  50. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +57 -0
  51. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/slack-integration/index.html +72 -0
  52. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/tutorials/sql-database/index.html +102 -0
  53. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +99 -0
  54. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +90 -0
  55. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +107 -0
  56. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +152 -0
  57. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +103 -0
  58. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/create-agents/index.html +183 -0
  59. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/create-gateways/index.html +200 -0
  60. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +63 -0
  61. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +54 -0
  62. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +69 -0
  63. solace_agent_mesh-1.3.1/assets/docs/docs/documentation/user-guide/structure/index.html +59 -0
  64. solace_agent_mesh-1.3.1/assets/docs/lunr-index-1757531495346.json +1 -0
  65. solace_agent_mesh-1.3.1/assets/docs/lunr-index.json +1 -0
  66. solace_agent_mesh-1.3.1/assets/docs/search-doc-1757531495346.json +1 -0
  67. solace_agent_mesh-1.3.1/assets/docs/search-doc.json +1 -0
  68. solace_agent_mesh-1.3.1/assets/docs/sitemap.xml +1 -0
  69. solace_agent_mesh-1.3.1/cli/__init__.py +1 -0
  70. solace_agent_mesh-1.3.1/cli/commands/add_cmd/agent_cmd.py +793 -0
  71. solace_agent_mesh-1.3.1/cli/commands/eval_cmd.py +84 -0
  72. solace_agent_mesh-1.3.1/cli/commands/init_cmd/__init__.py +444 -0
  73. solace_agent_mesh-1.3.1/cli/commands/init_cmd/database_step.py +91 -0
  74. solace_agent_mesh-1.3.1/cli/commands/init_cmd/env_step.py +240 -0
  75. solace_agent_mesh-1.3.1/cli/commands/init_cmd/orchestrator_step.py +506 -0
  76. solace_agent_mesh-1.3.1/cli/commands/init_cmd/web_init_step.py +119 -0
  77. solace_agent_mesh-1.3.1/cli/commands/init_cmd/webui_gateway_step.py +242 -0
  78. solace_agent_mesh-1.3.1/cli/commands/plugin_cmd/create_cmd.py +307 -0
  79. solace_agent_mesh-1.3.1/cli/commands/run_cmd.py +203 -0
  80. solace_agent_mesh-1.3.1/cli/utils.py +262 -0
  81. solace_agent_mesh-1.3.1/client/webui/frontend/README.md +82 -0
  82. solace_agent_mesh-1.3.1/client/webui/frontend/package-lock.json +6864 -0
  83. solace_agent_mesh-1.3.1/client/webui/frontend/package.json +111 -0
  84. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +181 -0
  85. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +58 -0
  86. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +204 -0
  87. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +42 -0
  88. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +36 -0
  89. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/chat/DeleteConfirmationModal.tsx +51 -0
  90. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/chat/SessionList.tsx +157 -0
  91. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/header/Header.tsx +84 -0
  92. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +27 -0
  93. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +262 -0
  94. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/components/ui/button.tsx +72 -0
  95. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/contexts/ChatContext.ts +87 -0
  96. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/contexts/ConfigContext.ts +20 -0
  97. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/hooks/useAgents.ts +95 -0
  98. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/hooks/useArtifacts.ts +64 -0
  99. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +41 -0
  100. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/hooks/useDownload.ts +52 -0
  101. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/hooks/useSessionPreview.ts +28 -0
  102. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/providers/ChatProvider.tsx +1123 -0
  103. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +162 -0
  104. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +166 -0
  105. solace_agent_mesh-1.3.1/client/webui/frontend/src/lib/types/fe.ts +198 -0
  106. solace_agent_mesh-1.3.1/client/webui/frontend/vite.config.ts +47 -0
  107. solace_agent_mesh-1.3.1/config_portal/backend/common.py +77 -0
  108. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/InitializationFlow.tsx +265 -0
  109. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +341 -0
  110. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +509 -0
  111. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +356 -0
  112. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/DatabaseSetup.tsx +59 -0
  113. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +570 -0
  114. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +167 -0
  115. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +61 -0
  116. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +281 -0
  117. solace_agent_mesh-1.3.1/config_portal/frontend/app/components/steps/init/types.ts +72 -0
  118. solace_agent_mesh-1.3.1/docs/.docusaurus/client-manifest.json +1177 -0
  119. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +1 -0
  120. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-installation-md-ae0.json +28 -0
  121. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-single-sign-on-md-483.json +24 -0
  122. solace_agent_mesh-1.3.1/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 +24 -0
  123. solace_agent_mesh-1.3.1/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 +24 -0
  124. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +29 -0
  125. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +28 -0
  126. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +28 -0
  127. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-python-tools-md-9a0.json +28 -0
  128. solace_agent_mesh-1.3.1/docs/.docusaurus/docusaurus.config.mjs +416 -0
  129. solace_agent_mesh-1.3.1/docs/.docusaurus/globalData.json +226 -0
  130. solace_agent_mesh-1.3.1/docs/.docusaurus/registry.js +45 -0
  131. solace_agent_mesh-1.3.1/docs/.docusaurus/routes.js +255 -0
  132. solace_agent_mesh-1.3.1/docs/.docusaurus/routesChunkNames.json +167 -0
  133. solace_agent_mesh-1.3.1/docs/docs/documentation/Enterprise/_category_.json +6 -0
  134. solace_agent_mesh-1.3.1/docs/docs/documentation/Enterprise/installation.md +62 -0
  135. solace_agent_mesh-1.3.1/docs/docs/documentation/Enterprise/single-sign-on.md +274 -0
  136. solace_agent_mesh-1.3.1/docs/docs/documentation/Migrations/_category_.json +6 -0
  137. solace_agent_mesh-1.3.1/docs/docs/documentation/concepts/agents.md +162 -0
  138. solace_agent_mesh-1.3.1/docs/docs/documentation/user-guide/create-agents.md +649 -0
  139. solace_agent_mesh-1.3.1/docs/docs/documentation/user-guide/creating-python-tools.md +225 -0
  140. solace_agent_mesh-1.3.1/evaluation/message_organizer.py +547 -0
  141. solace_agent_mesh-1.3.1/evaluation/run.py +768 -0
  142. solace_agent_mesh-1.3.1/evaluation/subscriber.py +897 -0
  143. solace_agent_mesh-1.3.1/evaluation/summary_builder.py +770 -0
  144. solace_agent_mesh-1.3.1/examples/agents/a2a_agents_example.yaml +361 -0
  145. solace_agent_mesh-1.3.1/examples/gateways/webui_example.yaml +71 -0
  146. solace_agent_mesh-1.3.1/preset/agents/basic/webui.yaml +52 -0
  147. solace_agent_mesh-1.3.1/pyproject.toml +211 -0
  148. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/adk/runner.py +365 -0
  149. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/adk/services.py +363 -0
  150. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/adk/setup.py +909 -0
  151. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/protocol/event_handlers.py +1541 -0
  152. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/sac/app.py +716 -0
  153. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/sac/component.py +3154 -0
  154. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/tools/__init__.py +15 -0
  155. solace_agent_mesh-1.3.1/src/solace_agent_mesh/agent/tools/dynamic_tool.py +362 -0
  156. solace_agent_mesh-1.3.1/src/solace_agent_mesh/common/utils/embeds/resolver.py +866 -0
  157. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/ARCHITECTURE_GUIDE.md +676 -0
  158. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/alembic/env.py +85 -0
  159. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/alembic/script.py.mako +28 -0
  160. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/alembic/versions/b1c2d3e4f5g6_add_database_indexes.py +83 -0
  161. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/alembic/versions/d5b3f8f2e9a0_create_initial_database.py +58 -0
  162. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/alembic.ini +147 -0
  163. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/__init__.py +11 -0
  164. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/controllers/__init__.py +9 -0
  165. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/controllers/session_controller.py +355 -0
  166. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/controllers/task_controller.py +279 -0
  167. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/controllers/user_controller.py +35 -0
  168. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/__init__.py +10 -0
  169. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/requests/__init__.py +37 -0
  170. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/requests/session_requests.py +49 -0
  171. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/requests/task_requests.py +66 -0
  172. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/responses/__init__.py +43 -0
  173. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/responses/session_responses.py +68 -0
  174. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/api/dto/responses/task_responses.py +74 -0
  175. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/app.py +220 -0
  176. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/application/__init__.py +3 -0
  177. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/application/services/__init__.py +3 -0
  178. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/application/services/session_service.py +135 -0
  179. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/component.py +1737 -0
  180. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/dependencies.py +419 -0
  181. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/domain/entities/__init__.py +3 -0
  182. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/domain/entities/session.py +90 -0
  183. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/domain/repositories/__init__.py +3 -0
  184. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/domain/repositories/session_repository.py +54 -0
  185. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/__init__.py +4 -0
  186. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/dependency_injection/__init__.py +3 -0
  187. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/dependency_injection/container.py +123 -0
  188. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/persistence/__init__.py +4 -0
  189. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/persistence/database_persistence_service.py +16 -0
  190. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/persistence/database_service.py +119 -0
  191. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/persistence/models.py +31 -0
  192. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/persistence_service.py +12 -0
  193. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/repositories/__init__.py +3 -0
  194. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/infrastructure/repositories/session_repository.py +174 -0
  195. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/main.py +644 -0
  196. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/routers/agent_cards.py +41 -0
  197. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +908 -0
  198. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/routers/config.py +57 -0
  199. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +322 -0
  200. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +1131 -0
  201. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/services/agent_card_service.py +69 -0
  202. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/session_manager.py +221 -0
  203. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/shared/__init__.py +9 -0
  204. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/shared/auth_utils.py +29 -0
  205. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/shared/enums.py +45 -0
  206. solace_agent_mesh-1.3.1/src/solace_agent_mesh/gateway/http_sse/shared/types.py +45 -0
  207. solace_agent_mesh-1.3.1/templates/shared_config.yaml +72 -0
  208. solace_agent_mesh-1.3.1/templates/webui.yaml +51 -0
  209. solace_agent_mesh-1.3.1/tests/evaluation/config.json +62 -0
  210. solace_agent_mesh-1.3.1/tests/integration/apis/README.md +215 -0
  211. solace_agent_mesh-1.3.1/tests/integration/apis/__init__.py +6 -0
  212. solace_agent_mesh-1.3.1/tests/integration/apis/conftest.py +358 -0
  213. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/database_inspector.py +294 -0
  214. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/gateway_persistence_adapter.py +205 -0
  215. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/multi_database_manager.py +204 -0
  216. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/simple_database_inspector.py +235 -0
  217. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/simple_database_manager.py +133 -0
  218. solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure/simple_gateway_adapter.py +170 -0
  219. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_api_contract_validation.py +449 -0
  220. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_authorization_security.py +452 -0
  221. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_data_integrity.py +581 -0
  222. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_data_validation.py +318 -0
  223. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_database_architecture.py +146 -0
  224. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_end_to_end_workflows.py +421 -0
  225. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_error_response_consistency.py +343 -0
  226. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_functional_edge_cases.py +389 -0
  227. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_multi_agent_isolation.py +294 -0
  228. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_session_lifecycle.py +257 -0
  229. solace_agent_mesh-1.3.1/tests/integration/apis/persistence/test_tasks_api.py +287 -0
  230. solace_agent_mesh-1.3.1/tests/integration/apis/run_simple_test.py +292 -0
  231. solace_agent_mesh-1.3.1/tests/integration/apis/test_simple_framework.py +275 -0
  232. solace_agent_mesh-1.3.1/tests/integration/apis/utils/persistence_assertions.py +240 -0
  233. solace_agent_mesh-1.3.1/tests/integration/conftest.py +1215 -0
  234. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_complex_signatures.yaml +114 -0
  235. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_config_and_context.yaml +98 -0
  236. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_docstringless_tool.yaml +59 -0
  237. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_dynamic_tool_loading.yaml +85 -0
  238. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_empty_provider.yaml +41 -0
  239. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_mixed_discovery.yaml +40 -0
  240. solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_declarative_runner.py +2045 -0
  241. solace_agent_mesh-1.3.1/tests/integration/scenarios_programmatic/test_helpers.py +305 -0
  242. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/complex_signatures.py +59 -0
  243. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/config_and_context.py +101 -0
  244. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/error_cases.py +30 -0
  245. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/mixed_discovery.py +50 -0
  246. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/provider_tool.py +26 -0
  247. solace_agent_mesh-1.3.1/tests/integration/test_support/dynamic_tools/single_tool.py +43 -0
  248. solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/__init__.py +0 -0
  249. solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/__init__.py +0 -0
  250. solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +843 -0
  251. solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/__init__.py +0 -0
  252. solace_agent_mesh-1.3.1/tests/unit/cli/test_add_agent_cmd.py +159 -0
  253. solace_agent_mesh-1.3.1/tests/unit/cli/test_init_cmd.py +127 -0
  254. solace_agent_mesh-1.3.1/tests/unit/cli/test_persistence.py +105 -0
  255. solace_agent_mesh-1.3.1/tests/unit/cli/test_run_cmd.py +125 -0
  256. solace_agent_mesh-1.3.1/tests/unit/gateway/http_sse/test_api_user_id_flow.py +215 -0
  257. solace_agent_mesh-1.3.1/tests/unit/gateway/http_sse/test_endpoints_user_id.py +166 -0
  258. solace_agent_mesh-1.3.1/tests/unit/gateway/http_sse/test_user_id_extraction.py +304 -0
  259. solace_agent_mesh-1.1.0/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +0 -243
  260. solace_agent_mesh-1.1.0/PKG-INFO +0 -453
  261. solace_agent_mesh-1.1.0/assets/client/webui/assets/authCallback-BmF2l6vg.js +0 -1
  262. solace_agent_mesh-1.1.0/assets/client/webui/assets/client-D881Dttc.js +0 -49
  263. solace_agent_mesh-1.1.0/assets/client/webui/assets/main-C0jZjYa8.js +0 -699
  264. solace_agent_mesh-1.1.0/assets/client/webui/assets/main-CCeG324-.css +0 -1
  265. solace_agent_mesh-1.1.0/assets/client/webui/auth-callback.html +0 -14
  266. solace_agent_mesh-1.1.0/assets/client/webui/index.html +0 -15
  267. solace_agent_mesh-1.1.0/assets/config_portal/client/assets/_index-Bym6YkMd.js +0 -98
  268. solace_agent_mesh-1.1.0/assets/config_portal/client/assets/manifest-d845808d.js +0 -1
  269. solace_agent_mesh-1.1.0/assets/config_portal/client/index.html +0 -7
  270. solace_agent_mesh-1.1.0/assets/docs/404.html +0 -16
  271. solace_agent_mesh-1.1.0/assets/docs/assets/js/42b3f8d8.8ccb9901.js +0 -1
  272. solace_agent_mesh-1.1.0/assets/docs/assets/js/55f47984.c484bf96.js +0 -1
  273. solace_agent_mesh-1.1.0/assets/docs/assets/js/6e0db977.39a79ca9.js +0 -1
  274. solace_agent_mesh-1.1.0/assets/docs/assets/js/75384d09.bf78fbdb.js +0 -1
  275. solace_agent_mesh-1.1.0/assets/docs/assets/js/90dd9cf6.88f385ea.js +0 -1
  276. solace_agent_mesh-1.1.0/assets/docs/assets/js/aba87c2f.76376d7c.js +0 -1
  277. solace_agent_mesh-1.1.0/assets/docs/assets/js/f284c35a.fb68323a.js +0 -1
  278. solace_agent_mesh-1.1.0/assets/docs/assets/js/main.7fb116ff.js +0 -2
  279. solace_agent_mesh-1.1.0/assets/docs/assets/js/runtime~main.458efb1d.js +0 -1
  280. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/agents/index.html +0 -152
  281. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/architecture/index.html +0 -91
  282. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/cli/index.html +0 -203
  283. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/gateways/index.html +0 -91
  284. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/orchestrator/index.html +0 -55
  285. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/concepts/plugins/index.html +0 -111
  286. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/deployment/debugging/index.html +0 -77
  287. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/deployment/deploy/index.html +0 -48
  288. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/deployment/observability/index.html +0 -54
  289. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/getting-started/component-overview/index.html +0 -45
  290. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/getting-started/configurations/index.html +0 -72
  291. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/getting-started/installation/index.html +0 -76
  292. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/getting-started/introduction/index.html +0 -150
  293. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/getting-started/quick-start/index.html +0 -73
  294. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/migration-guides/a2a-upgrade-to-0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +0 -105
  295. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/migration-guides/a2a-upgrade-to-0.3.0/a2a-technical-migration-map/index.html +0 -53
  296. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +0 -267
  297. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/custom-agent/index.html +0 -142
  298. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +0 -116
  299. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +0 -80
  300. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +0 -164
  301. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/rag-integration/index.html +0 -140
  302. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +0 -57
  303. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/slack-integration/index.html +0 -72
  304. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/tutorials/sql-database/index.html +0 -102
  305. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +0 -99
  306. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +0 -90
  307. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +0 -107
  308. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +0 -152
  309. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +0 -103
  310. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/create-agents/index.html +0 -182
  311. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/create-gateways/index.html +0 -200
  312. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +0 -54
  313. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +0 -69
  314. solace_agent_mesh-1.1.0/assets/docs/docs/documentation/user-guide/structure/index.html +0 -59
  315. solace_agent_mesh-1.1.0/assets/docs/lunr-index-1756992340218.json +0 -1
  316. solace_agent_mesh-1.1.0/assets/docs/lunr-index.json +0 -1
  317. solace_agent_mesh-1.1.0/assets/docs/search-doc-1756992340218.json +0 -1
  318. solace_agent_mesh-1.1.0/assets/docs/search-doc.json +0 -1
  319. solace_agent_mesh-1.1.0/assets/docs/sitemap.xml +0 -1
  320. solace_agent_mesh-1.1.0/cli/__init__.py +0 -1
  321. solace_agent_mesh-1.1.0/cli/commands/add_cmd/agent_cmd.py +0 -716
  322. solace_agent_mesh-1.1.0/cli/commands/eval_cmd.py +0 -70
  323. solace_agent_mesh-1.1.0/cli/commands/init_cmd/__init__.py +0 -422
  324. solace_agent_mesh-1.1.0/cli/commands/init_cmd/env_step.py +0 -229
  325. solace_agent_mesh-1.1.0/cli/commands/init_cmd/orchestrator_step.py +0 -451
  326. solace_agent_mesh-1.1.0/cli/commands/init_cmd/web_init_step.py +0 -97
  327. solace_agent_mesh-1.1.0/cli/commands/init_cmd/webui_gateway_step.py +0 -183
  328. solace_agent_mesh-1.1.0/cli/commands/plugin_cmd/create_cmd.py +0 -309
  329. solace_agent_mesh-1.1.0/cli/commands/run_cmd.py +0 -201
  330. solace_agent_mesh-1.1.0/cli/utils.py +0 -206
  331. solace_agent_mesh-1.1.0/client/webui/frontend/README.md +0 -80
  332. solace_agent_mesh-1.1.0/client/webui/frontend/package-lock.json +0 -6878
  333. solace_agent_mesh-1.1.0/client/webui/frontend/package.json +0 -111
  334. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -183
  335. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -58
  336. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +0 -204
  337. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +0 -39
  338. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -24
  339. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/header/Header.tsx +0 -57
  340. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -27
  341. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +0 -256
  342. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/components/ui/button.tsx +0 -72
  343. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -76
  344. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -18
  345. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/hooks/useAgents.ts +0 -91
  346. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -57
  347. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -37
  348. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -46
  349. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/hooks/useSessionPreview.ts +0 -32
  350. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/providers/ChatProvider.tsx +0 -1005
  351. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -160
  352. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -160
  353. solace_agent_mesh-1.1.0/client/webui/frontend/src/lib/types/fe.ts +0 -182
  354. solace_agent_mesh-1.1.0/client/webui/frontend/vite.config.ts +0 -45
  355. solace_agent_mesh-1.1.0/config_portal/backend/common.py +0 -77
  356. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/InitializationFlow.tsx +0 -275
  357. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -348
  358. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -508
  359. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -351
  360. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -542
  361. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -172
  362. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -64
  363. solace_agent_mesh-1.1.0/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -263
  364. solace_agent_mesh-1.1.0/docs/.docusaurus/client-manifest.json +0 -1141
  365. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -1
  366. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migration-guides-a-2-a-upgrade-to-0-3-0-a-2-a-gateway-upgrade-to-0-3-0-md-6e0.json +0 -24
  367. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migration-guides-a-2-a-upgrade-to-0-3-0-a-2-a-technical-migration-map-md-90d.json +0 -20
  368. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +0 -29
  369. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +0 -28
  370. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +0 -28
  371. solace_agent_mesh-1.1.0/docs/.docusaurus/docusaurus.config.mjs +0 -416
  372. solace_agent_mesh-1.1.0/docs/.docusaurus/globalData.json +0 -211
  373. solace_agent_mesh-1.1.0/docs/.docusaurus/registry.js +0 -42
  374. solace_agent_mesh-1.1.0/docs/.docusaurus/routes.js +0 -237
  375. solace_agent_mesh-1.1.0/docs/.docusaurus/routesChunkNames.json +0 -155
  376. solace_agent_mesh-1.1.0/docs/docs/documentation/concepts/agents.md +0 -163
  377. solace_agent_mesh-1.1.0/docs/docs/documentation/user-guide/create-agents.md +0 -647
  378. solace_agent_mesh-1.1.0/evaluation/message_organizer.py +0 -568
  379. solace_agent_mesh-1.1.0/evaluation/run.py +0 -747
  380. solace_agent_mesh-1.1.0/evaluation/subscriber.py +0 -872
  381. solace_agent_mesh-1.1.0/evaluation/summary_builder.py +0 -777
  382. solace_agent_mesh-1.1.0/examples/agents/a2a_agents_example.yaml +0 -361
  383. solace_agent_mesh-1.1.0/examples/gateways/webui_example.yaml +0 -72
  384. solace_agent_mesh-1.1.0/preset/agents/basic/webui.yaml +0 -53
  385. solace_agent_mesh-1.1.0/pyproject.toml +0 -208
  386. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/adk/runner.py +0 -359
  387. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/adk/services.py +0 -363
  388. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/adk/setup.py +0 -802
  389. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/protocol/event_handlers.py +0 -1535
  390. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/sac/app.py +0 -717
  391. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/sac/component.py +0 -3155
  392. solace_agent_mesh-1.1.0/src/solace_agent_mesh/agent/tools/__init__.py +0 -14
  393. solace_agent_mesh-1.1.0/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -865
  394. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/app.py +0 -190
  395. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/component.py +0 -1575
  396. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -316
  397. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/main.py +0 -440
  398. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/agents.py +0 -41
  399. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +0 -841
  400. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -55
  401. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -85
  402. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -241
  403. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -59
  404. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -1131
  405. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/services/agent_service.py +0 -69
  406. solace_agent_mesh-1.1.0/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -187
  407. solace_agent_mesh-1.1.0/templates/shared_config.yaml +0 -73
  408. solace_agent_mesh-1.1.0/templates/webui.yaml +0 -53
  409. solace_agent_mesh-1.1.0/tests/evaluation/config.json +0 -62
  410. solace_agent_mesh-1.1.0/tests/integration/conftest.py +0 -951
  411. solace_agent_mesh-1.1.0/tests/integration/scenarios_declarative/test_declarative_runner.py +0 -2022
  412. solace_agent_mesh-1.1.0/tests/integration/scenarios_programmatic/test_helpers.py +0 -271
  413. solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +0 -662
  414. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.dockerignore +0 -0
  415. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/actions/push-docker/action.yml +0 -0
  416. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/helper_scripts/build_frontend.py +0 -0
  417. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/ci.yaml +0 -0
  418. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/cleanup_ws.yaml +0 -0
  419. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/gh_pages.yaml +0 -0
  420. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/push-docker.yml +0 -0
  421. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/release.yml +0 -0
  422. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/ui-ci.yml +0 -0
  423. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.github/workflows/ui-release.yml +0 -0
  424. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.gitignore +0 -0
  425. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.hooks/pre-commit +0 -0
  426. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/.vscode/launch.json +0 -0
  427. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/CODE_OF_CONDUCT.md +0 -0
  428. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/CONTRIBUTING.md +0 -0
  429. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/Dockerfile +0 -0
  430. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/LICENSE +0 -0
  431. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/README.md +0 -0
  432. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
  433. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/Solace_community_logo.png +0 -0
  434. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/assets/components-Rk0n-9cK.js +0 -0
  435. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/assets/entry.client-mvZjNKiz.js +0 -0
  436. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/assets/index-DzNKzXrc.js +0 -0
  437. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/assets/root-BWvk5-gF.js +0 -0
  438. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
  439. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/config_portal/client/favicon.ico +0 -0
  440. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/css/styles.906a1503.css +0 -0
  441. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
  442. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/images/sac-flows-80d5b603c6aafd33e87945680ce0abf3.png +0 -0
  443. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/images/sac_parts_of_a_component-cb3d0424b1d0c17734c5435cca6b4082.png +0 -0
  444. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/04989206.b9dfe831.js +0 -0
  445. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/0e682baa.b3bbde9a.js +0 -0
  446. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
  447. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/1023fc19.364235d5.js +0 -0
  448. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
  449. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/149.b797a808.js +0 -0
  450. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/1523c6b4.1b0ec6f9.js +0 -0
  451. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/165.6a39807d.js +0 -0
  452. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
  453. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/166ab619.e8f3a7c7.js +0 -0
  454. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
  455. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
  456. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js +0 -0
  457. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
  458. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/21ceee5f.3bf39250.js +0 -0
  459. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
  460. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/2334.622a6395.js +0 -0
  461. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/2a9cab12.8909df92.js +0 -0
  462. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/3219.adc1d663.js +0 -0
  463. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/332e10b5.7a103f42.js +0 -0
  464. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/3624.b524e433.js +0 -0
  465. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/375.708d48db.js +0 -0
  466. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
  467. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/3d406171.0b9eeed1.js +0 -0
  468. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4250.95455b28.js +0 -0
  469. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
  470. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/442a8107.b3159bb2.js +0 -0
  471. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4458.518e66fa.js +0 -0
  472. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
  473. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4494.6ee23046.js +0 -0
  474. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
  475. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4866.22daefc0.js +0 -0
  476. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
  477. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/4c2787c2.fc6804f2.js +0 -0
  478. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/5388.7a136447.js +0 -0
  479. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/5607.081356f8.js +0 -0
  480. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
  481. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/5b4258a4.0d080cd9.js +0 -0
  482. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
  483. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
  484. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/6395.e9c73649.js +0 -0
  485. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
  486. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/6976.379be23b.js +0 -0
  487. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
  488. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/7040.cb436723.js +0 -0
  489. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/7195.412f418a.js +0 -0
  490. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
  491. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/768e31b0.8b51cd70.js +0 -0
  492. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
  493. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/7900.69516146.js +0 -0
  494. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8356.8a379c04.js +0 -0
  495. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/85387663.6bf41934.js +0 -0
  496. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
  497. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
  498. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8577.1d54e766.js +0 -0
  499. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8591.d7c16be6.js +0 -0
  500. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8591.d7c16be6.js.LICENSE.txt +0 -0
  501. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
  502. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8731.49e930c2.js +0 -0
  503. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
  504. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/9157.b4093d07.js +0 -0
  505. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
  506. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/945fb41e.c63791d1.js +0 -0
  507. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
  508. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/9793.c6d16376.js +0 -0
  509. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/9eff14a2.472b0310.js +0 -0
  510. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/a3a92b25.4b7fa6a2.js +0 -0
  511. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
  512. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
  513. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
  514. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/ae4415af.7a2f0bbf.js +0 -0
  515. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/b7006a3a.73a79653.js +0 -0
  516. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/bac0be12.f50d9bac.js +0 -0
  517. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/beecea0d.ae31f6a7.js +0 -0
  518. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/c2c06897.587b4af5.js +0 -0
  519. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/cc969b05.bd3e0d6c.js +0 -0
  520. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/cd3d4052.b6535013.js +0 -0
  521. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/ced92a13.fb92e7ca.js +0 -0
  522. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/cee5d587.f5b73ca1.js +0 -0
  523. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/f897a61a.0aa29dbb.js +0 -0
  524. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/assets/js/fbfa3e75.aca209c9.js +0 -0
  525. /solace_agent_mesh-1.1.0/assets/docs/assets/js/main.7fb116ff.js.LICENSE.txt → /solace_agent_mesh-1.3.1/assets/docs/assets/js/main.e945867e.js.LICENSE.txt +0 -0
  526. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
  527. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/logo.png +0 -0
  528. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/sac-flows.png +0 -0
  529. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/sac_parts_of_a_component.png +0 -0
  530. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/solace-logo-text.svg +0 -0
  531. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/assets/docs/img/solace-logo.png +0 -0
  532. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/__init__.py +0 -0
  533. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/add_cmd/__init__.py +0 -0
  534. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/add_cmd/add_cmd_llm.txt +0 -0
  535. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/add_cmd/gateway_cmd.py +0 -0
  536. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
  537. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
  538. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/docs_cmd.py +0 -0
  539. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/init_cmd/broker_step.py +0 -0
  540. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/init_cmd/directory_step.py +0 -0
  541. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
  542. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/init_cmd/project_files_step.py +0 -0
  543. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/__init__.py +0 -0
  544. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/add_cmd.py +0 -0
  545. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/build_cmd.py +0 -0
  546. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/catalog_cmd.py +0 -0
  547. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/official_registry.py +0 -0
  548. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +0 -0
  549. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/cli/main.py +0 -0
  550. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/sam-rest-client/README.md +0 -0
  551. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/sam-rest-client/pyproject.toml +0 -0
  552. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
  553. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
  554. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
  555. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/.gitignore +0 -0
  556. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/.npmignore +0 -0
  557. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/.prettierrc +0 -0
  558. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/auth-callback.html +0 -0
  559. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/components.json +0 -0
  560. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/eslint.config.js +0 -0
  561. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/frontend_llm.txt +0 -0
  562. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/index.html +0 -0
  563. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/App.css +0 -0
  564. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/App.tsx +0 -0
  565. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/assets/favicon.ico +0 -0
  566. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
  567. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
  568. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/auth/auth_llm.txt +0 -0
  569. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/FlowChart_llm.txt +0 -0
  570. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
  571. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/customEdges_llm.txt +0 -0
  572. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +0 -0
  573. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +0 -0
  574. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -0
  575. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +0 -0
  576. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -0
  577. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/customNodes_llm.txt +0 -0
  578. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
  579. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +0 -0
  580. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +0 -0
  581. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChartDetails.tsx +0 -0
  582. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
  583. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -0
  584. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/activities_llm.txt +0 -0
  585. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/index.ts +0 -0
  586. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -0
  587. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -0
  588. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/agents/agents_llm.txt +0 -0
  589. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
  590. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +0 -0
  591. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -0
  592. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -0
  593. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +0 -0
  594. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +0 -0
  595. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -0
  596. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +0 -0
  597. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +0 -0
  598. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -0
  599. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -0
  600. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
  601. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
  602. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
  603. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
  604. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/artifact/artifact_llm.txt +0 -0
  605. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/chat_llm.txt +0 -0
  606. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -0
  607. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -0
  608. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
  609. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/file/file_llm.txt +0 -0
  610. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
  611. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +0 -0
  612. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +0 -0
  613. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +0 -0
  614. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -0
  615. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +0 -0
  616. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +0 -0
  617. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +0 -0
  618. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/Renderers_llm.txt +0 -0
  619. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +0 -0
  620. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +0 -0
  621. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +0 -0
  622. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -0
  623. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
  624. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/chat/preview/preview_llm.txt +0 -0
  625. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
  626. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -0
  627. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/common/common_llm.txt +0 -0
  628. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/common/index.ts +0 -0
  629. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/components_llm.txt +0 -0
  630. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/header/header_llm.txt +0 -0
  631. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
  632. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/index.ts +0 -0
  633. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
  634. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
  635. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/jsonViewer/jsonViewer_llm.txt +0 -0
  636. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
  637. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -0
  638. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
  639. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +0 -0
  640. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
  641. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -0
  642. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/navigation/navigation_llm.txt +0 -0
  643. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -0
  644. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
  645. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/pages/pages_llm.txt +0 -0
  646. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
  647. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
  648. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/toast/toast_llm.txt +0 -0
  649. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -0
  650. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
  651. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
  652. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
  653. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
  654. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
  655. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
  656. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
  657. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -0
  658. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +0 -0
  659. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -0
  660. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/chat_llm.txt +0 -0
  661. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/hooks/hooks_llm.txt +0 -0
  662. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
  663. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
  664. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
  665. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
  666. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
  667. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
  668. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
  669. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
  670. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
  671. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
  672. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
  673. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -0
  674. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -0
  675. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
  676. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
  677. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/select.tsx +0 -0
  678. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
  679. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
  680. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
  681. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
  682. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
  683. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -0
  684. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
  685. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
  686. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
  687. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
  688. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
  689. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/components/ui/ui_llm.txt +0 -0
  690. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
  691. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
  692. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
  693. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
  694. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
  695. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/index.ts +0 -0
  696. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
  697. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
  698. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
  699. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useCopy.ts +0 -0
  700. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
  701. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
  702. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -0
  703. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
  704. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
  705. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
  706. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/index.css +0 -0
  707. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/index.ts +0 -0
  708. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/lib_llm.txt +0 -0
  709. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -0
  710. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/plugins/constants.ts +0 -0
  711. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/plugins/index.ts +0 -0
  712. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/plugins/plugins_llm.txt +0 -0
  713. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
  714. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
  715. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
  716. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -0
  717. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/index.ts +0 -0
  718. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/providers_llm.txt +0 -0
  719. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
  720. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
  721. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
  722. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/types/activities.ts +0 -0
  723. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/types/be.ts +0 -0
  724. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/types/index.ts +0 -0
  725. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/api.ts +0 -0
  726. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
  727. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/download.ts +0 -0
  728. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/format.ts +0 -0
  729. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/index.ts +0 -0
  730. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
  731. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
  732. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/main.tsx +0 -0
  733. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/src_llm.txt +0 -0
  734. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/src/vite-env.d.ts +0 -0
  735. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/tailwind.config.js +0 -0
  736. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/tsconfig.app.json +0 -0
  737. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/tsconfig.json +0 -0
  738. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/tsconfig.lib.json +0 -0
  739. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/tsconfig.node.json +0 -0
  740. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/vite.lib.config.ts +0 -0
  741. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/frontend/wss-unified-agent.config +0 -0
  742. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/llm.txt +0 -0
  743. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/client/webui/llm_detail.txt +0 -0
  744. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/__init__.py +0 -0
  745. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/__init__.py +0 -0
  746. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog/__init__.py +0 -0
  747. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog/constants.py +0 -0
  748. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog/models.py +0 -0
  749. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog/registry_manager.py +0 -0
  750. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog/scraper.py +0 -0
  751. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/plugin_catalog_server.py +0 -0
  752. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/backend/server.py +0 -0
  753. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/.eslintrc.cjs +0 -0
  754. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/.gitignore +0 -0
  755. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/common/providerModels.ts +0 -0
  756. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/AddAgentFlow.tsx +0 -0
  757. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
  758. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
  759. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
  760. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
  761. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
  762. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
  763. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
  764. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
  765. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
  766. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
  767. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
  768. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
  769. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
  770. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
  771. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
  772. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
  773. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -0
  774. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -0
  775. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
  776. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
  777. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
  778. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
  779. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
  780. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
  781. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
  782. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
  783. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
  784. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
  785. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
  786. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
  787. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
  788. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/entry.client.tsx +0 -0
  789. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/root.tsx +0 -0
  790. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/routes/_index.tsx +0 -0
  791. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/app/tailwind.css +0 -0
  792. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/package-lock.json +0 -0
  793. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/package.json +0 -0
  794. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/postcss.config.js +0 -0
  795. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/public/Solace_community_logo.png +0 -0
  796. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/public/favicon.ico +0 -0
  797. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/tailwind.config.ts +0 -0
  798. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/tsconfig.json +0 -0
  799. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/config_portal/frontend/vite.config.ts +0 -0
  800. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
  801. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/client-modules.js +0 -0
  802. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/codeTranslations.json +0 -0
  803. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
  804. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
  805. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
  806. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
  807. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
  808. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
  809. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-agents-md-aba.json +0 -0
  810. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +0 -0
  811. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +0 -0
  812. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-gateways-md-049.json +0 -0
  813. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-orchestrator-md-21c.json +0 -0
  814. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-plugins-md-442.json +0 -0
  815. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-debugging-md-1c6.json +0 -0
  816. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-deploy-md-4c2.json +0 -0
  817. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-observability-md-fbf.json +0 -0
  818. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +0 -0
  819. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-configurations-md-bee.json +0 -0
  820. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-installation-md-cd3.json +0 -0
  821. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
  822. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +0 -0
  823. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-bedrock-agents-md-332.json +0 -0
  824. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-custom-agent-md-3d4.json +0 -0
  825. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-event-mesh-gateway-md-bac.json +0 -0
  826. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mcp-integration-md-0e6.json +0 -0
  827. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mongodb-integration-md-cc9.json +0 -0
  828. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +0 -0
  829. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-slack-integration-md-9ef.json +0 -0
  830. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-sql-database-md-2a9.json +0 -0
  831. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-artifact-management-md-b70.json +0 -0
  832. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-audio-tools-md-152.json +0 -0
  833. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-builtin-tools-md-768.json +0 -0
  834. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-data-analysis-tools-md-102.json +0 -0
  835. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-embeds-md-ced.json +0 -0
  836. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +0 -0
  837. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-solace-ai-connector-md-853.json +0 -0
  838. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-structure-md-cee.json +0 -0
  839. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
  840. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/i18n.json +0 -0
  841. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/lunr.client.js +0 -0
  842. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/site-metadata.json +0 -0
  843. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.docusaurus/site-storage.json +0 -0
  844. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/.gitignore +0 -0
  845. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/README.md +0 -0
  846. {solace_agent_mesh-1.1.0/docs/docs/documentation/migration-guides/a2a-upgrade-to-0.3.0 → solace_agent_mesh-1.3.1/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0}/a2a-gateway-upgrade-to-0.3.0.md +0 -0
  847. {solace_agent_mesh-1.1.0/docs/docs/documentation/migration-guides/a2a-upgrade-to-0.3.0 → solace_agent_mesh-1.3.1/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0}/a2a-technical-migration-map.md +0 -0
  848. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/_category_.json +0 -0
  849. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/architecture.md +0 -0
  850. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/cli.md +0 -0
  851. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/gateways.md +0 -0
  852. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/orchestrator.md +0 -0
  853. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/concepts/plugins.md +0 -0
  854. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/deployment/_category_.json +0 -0
  855. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/deployment/debugging.md +0 -0
  856. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/deployment/deploy.md +0 -0
  857. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/deployment/observability.md +0 -0
  858. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/_category_.json +0 -0
  859. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/component-overview.md +0 -0
  860. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/configurations.md +0 -0
  861. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/installation.md +0 -0
  862. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/introduction.md +0 -0
  863. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/getting-started/quick-start.md +0 -0
  864. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/_category_.json +0 -0
  865. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/bedrock-agents.md +0 -0
  866. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/custom-agent.md +0 -0
  867. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/event-mesh-gateway.md +0 -0
  868. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/mcp-integration.md +0 -0
  869. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/mongodb-integration.md +0 -0
  870. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/rag-integration.md +0 -0
  871. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/rest-gateway.md +0 -0
  872. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/slack-integration.md +0 -0
  873. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/tutorials/sql-database.md +0 -0
  874. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/_category_.json +0 -0
  875. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/_category_.json +0 -0
  876. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +0 -0
  877. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +0 -0
  878. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +0 -0
  879. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +0 -0
  880. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/builtin-tools/embeds.md +0 -0
  881. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/create-gateways.md +0 -0
  882. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/creating-service-providers.md +0 -0
  883. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/solace-ai-connector.md +0 -0
  884. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docs/documentation/user-guide/structure.md +0 -0
  885. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/docusaurus.config.ts +0 -0
  886. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/package-lock.json +0 -0
  887. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/package.json +0 -0
  888. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/sidebars.ts +0 -0
  889. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
  890. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/logo.png +0 -0
  891. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/sac-flows.png +0 -0
  892. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/sac_parts_of_a_component.png +0 -0
  893. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/solace-logo-text.svg +0 -0
  894. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/static/img/solace-logo.png +0 -0
  895. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/docs/tsconfig.json +0 -0
  896. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/__init__.py +0 -0
  897. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/config_loader.py +0 -0
  898. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/evaluator.py +0 -0
  899. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/benchmark_info.html +0 -0
  900. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/chart_section.html +0 -0
  901. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/detailed_breakdown.html +0 -0
  902. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/modal.html +0 -0
  903. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/modal_chart_functions.js +0 -0
  904. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/modal_script.js +0 -0
  905. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/modal_styles.css +0 -0
  906. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/performance_metrics_styles.css +0 -0
  907. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/templates/footer.html +0 -0
  908. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report/templates/header.html +0 -0
  909. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report_data_processor.py +0 -0
  910. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/report_generator.py +0 -0
  911. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/evaluation/test_case_loader.py +0 -0
  912. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_atlassian_sse.yaml +0 -0
  913. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_host_example.yaml +0 -0
  914. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_mcp_atlassian_docker_example.yaml +0 -0
  915. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_mcp_example.yaml +0 -0
  916. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_mcp_jira_sse_example.yaml +0 -0
  917. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/a2a_multimodal_example.yaml +0 -0
  918. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/orchestrator_example.yaml +0 -0
  919. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/s3_artifact_storage_example.yaml +0 -0
  920. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/agents/test_agent.yaml +0 -0
  921. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/auth/README.md +0 -0
  922. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/auth/dev-roles.yaml +0 -0
  923. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/auth/dev-users.yaml +0 -0
  924. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/event-mesh-gateway.yaml +0 -0
  925. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/gateways/rest_gateway_example.yaml +0 -0
  926. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/gateways/sam_em_gateway.yaml +0 -0
  927. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/gateways/slack_gateway_example.yaml +0 -0
  928. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/gateways/webhook_gateway_example.yaml +0 -0
  929. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/sample_tools.py +0 -0
  930. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/shared_config.yaml +0 -0
  931. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/examples/slack.yaml +0 -0
  932. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/agents/basic/main_orchestrator.yaml +0 -0
  933. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/agents/markitdown_agents.yaml +0 -0
  934. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/agents/mermaid_agents.yaml +0 -0
  935. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/agents/web_agents.yaml +0 -0
  936. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/env-template +0 -0
  937. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/logging_config.ini +0 -0
  938. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/preset/shared_config.yaml +0 -0
  939. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/scripts/migrate_declarative_tests.py +0 -0
  940. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/scripts/sync_a2a_schema.py +0 -0
  941. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/llm.txt +0 -0
  942. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/llm_detail.txt +0 -0
  943. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/__init__.py +0 -0
  944. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/__init__.py +0 -0
  945. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/__init__.py +0 -0
  946. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
  947. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -0
  948. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/artifacts/__init__.py +0 -0
  949. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/artifacts/artifacts_llm.txt +0 -0
  950. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +0 -0
  951. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +0 -0
  952. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/callbacks.py +0 -0
  953. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +0 -0
  954. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py +0 -0
  955. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/invocation_monitor.py +0 -0
  956. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/mcp_content_processor.py +0 -0
  957. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -0
  958. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
  959. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
  960. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -0
  961. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
  962. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/protocol/__init__.py +0 -0
  963. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
  964. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/sac/__init__.py +0 -0
  965. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
  966. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
  967. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/sac/task_execution_context.py +0 -0
  968. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
  969. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
  970. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
  971. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
  972. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -0
  973. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -0
  974. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +0 -0
  975. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
  976. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +0 -0
  977. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
  978. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
  979. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -0
  980. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
  981. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/tools/web_tools.py +0 -0
  982. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/utils/__init__.py +0 -0
  983. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -0
  984. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
  985. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
  986. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
  987. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/__init__.py +0 -0
  988. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/__init__.py +0 -0
  989. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/a2a_llm.txt +0 -0
  990. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/artifact.py +0 -0
  991. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/events.py +0 -0
  992. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/message.py +0 -0
  993. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/protocol.py +0 -0
  994. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/task.py +0 -0
  995. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/translation.py +0 -0
  996. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a/types.py +0 -0
  997. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/a2a.json +0 -0
  998. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/a2a_spec_llm.txt +0 -0
  999. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/agent_progress_update.json +0 -0
  1000. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/artifact_creation_progress.json +0 -0
  1001. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/llm_invocation.json +0 -0
  1002. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/schemas_llm.txt +0 -0
  1003. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_invocation_start.json +0 -0
  1004. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_result.json +0 -0
  1005. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/agent_registry.py +0 -0
  1006. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/common_llm.txt +0 -0
  1007. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/constants.py +0 -0
  1008. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/data_parts.py +0 -0
  1009. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/exceptions.py +0 -0
  1010. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
  1011. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
  1012. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
  1013. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
  1014. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/sac/__init__.py +0 -0
  1015. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/sac/sac_llm.txt +0 -0
  1016. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/sac/sam_component_base.py +0 -0
  1017. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/__init__.py +0 -0
  1018. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
  1019. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/identity_service.py +0 -0
  1020. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
  1021. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +0 -0
  1022. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
  1023. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
  1024. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
  1025. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/artifact_utils.py +0 -0
  1026. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
  1027. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
  1028. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
  1029. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
  1030. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
  1031. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
  1032. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
  1033. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
  1034. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
  1035. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/initializer.py +0 -0
  1036. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
  1037. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/message_utils.py +0 -0
  1038. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -0
  1039. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
  1040. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
  1041. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
  1042. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -0
  1043. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/core_a2a/service.py +0 -0
  1044. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/__init__.py +0 -0
  1045. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
  1046. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/base/app.py +0 -0
  1047. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
  1048. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/base/component.py +0 -0
  1049. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
  1050. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
  1051. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/__init__.py +0 -0
  1052. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
  1053. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
  1054. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
  1055. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -0
  1056. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
  1057. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -0
  1058. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
  1059. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
  1060. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -0
  1061. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
  1062. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
  1063. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
  1064. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -0
  1065. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -0
  1066. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/llm.txt +0 -0
  1067. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/llm_detail.txt +0 -0
  1068. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/src/solace_agent_mesh/solace_agent_mesh_llm.txt +0 -0
  1069. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/agent_template.yaml +0 -0
  1070. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/eval_backend_template.yaml +0 -0
  1071. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/gateway_app_template.py +0 -0
  1072. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/gateway_component_template.py +0 -0
  1073. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/gateway_config_template.yaml +0 -0
  1074. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/logging_config_template.ini +0 -0
  1075. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/main_orchestrator.yaml +0 -0
  1076. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_agent_config_template.yaml +0 -0
  1077. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_custom_config_template.yaml +0 -0
  1078. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_custom_template.py +0 -0
  1079. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_gateway_config_template.yaml +0 -0
  1080. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_pyproject_template.toml +0 -0
  1081. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_readme_template.md +0 -0
  1082. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/plugin_tools_template.py +0 -0
  1083. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/templates/templates_llm.txt +0 -0
  1084. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/__init__.py +0 -0
  1085. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
  1086. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
  1087. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
  1088. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
  1089. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
  1090. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
  1091. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
  1092. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
  1093. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -0
  1094. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
  1095. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
  1096. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/hello_world.test.json +0 -0
  1097. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -0
  1098. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/__init__.py +0 -0
  1099. {solace_agent_mesh-1.1.0/tests/integration/scenarios_declarative → solace_agent_mesh-1.3.1/tests/integration/apis/infrastructure}/__init__.py +0 -0
  1100. {solace_agent_mesh-1.1.0/tests/integration/scenarios_declarative/test_data → solace_agent_mesh-1.3.1/tests/integration/apis/persistence}/__init__.py +0 -0
  1101. {solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator → solace_agent_mesh-1.3.1/tests/integration/apis/utils}/__init__.py +0 -0
  1102. {solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service → solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative}/__init__.py +0 -0
  1103. {solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface → solace_agent_mesh-1.3.1/tests/integration/scenarios_declarative/test_data}/__init__.py +0 -0
  1104. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_by_reference.yaml +0 -0
  1105. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_inline_bytes.yaml +0 -0
  1106. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_empty_file.yaml +0 -0
  1107. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_file_no_name.yaml +0 -0
  1108. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/artifacts/test_referenced_file_not_found.yaml +0 -0
  1109. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_binary_artifact.yaml +0 -0
  1110. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_text_artifact.yaml +0 -0
  1111. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
  1112. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
  1113. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_text_to_binary_artifact.yaml +0 -0
  1114. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
  1115. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_non_existent_artifact.yaml +0 -0
  1116. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_binary_to_datauri.yaml +0 -0
  1117. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_complex_modifier_chain.yaml +0 -0
  1118. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_csv_to_csv.yaml +0 -0
  1119. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_invalid_directive.yaml +0 -0
  1120. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_json_to_pretty_json.yaml +0 -0
  1121. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_modifier.yaml +0 -0
  1122. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_no_match.yaml +0 -0
  1123. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_modifier_type_error.yaml +0 -0
  1124. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_output_filename_literal.yaml +0 -0
  1125. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_simple_text.yaml +0 -0
  1126. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_source_not_found.yaml +0 -0
  1127. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_with_output_metadata.yaml +0 -0
  1128. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_internal_llm_fail.yaml +0 -0
  1129. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_invalid_version.yaml +0 -0
  1130. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_large_result_save_truncate.yaml +0 -0
  1131. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_filename.yaml +0 -0
  1132. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_goal.yaml +0 -0
  1133. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_and_truncate.yaml +0 -0
  1134. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_no_truncate.yaml +0 -0
  1135. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_simple_text.yaml +0 -0
  1136. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_small_ignores_output_base.yaml +0 -0
  1137. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_source_not_found.yaml +0 -0
  1138. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_supported_binary.yaml +0 -0
  1139. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_unsupported_binary.yaml +0 -0
  1140. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
  1141. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
  1142. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
  1143. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
  1144. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
  1145. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
  1146. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
  1147. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
  1148. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
  1149. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
  1150. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
  1151. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_version_not_found_error.yaml +0 -0
  1152. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_filename_embed_behavior.yaml +0 -0
  1153. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_binary.yaml +0 -0
  1154. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_text.yaml +0 -0
  1155. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_not_found_error.yaml +0 -0
  1156. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_version_not_found_error.yaml +0 -0
  1157. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_invalid_config.yaml +0 -0
  1158. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_jpg_success.yaml +0 -0
  1159. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_png_success.yaml +0 -0
  1160. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_unsupported_format.yaml +0 -0
  1161. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
  1162. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
  1163. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
  1164. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
  1165. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
  1166. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
  1167. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
  1168. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
  1169. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
  1170. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
  1171. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
  1172. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
  1173. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
  1174. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
  1175. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
  1176. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
  1177. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
  1178. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
  1179. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
  1180. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
  1181. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
  1182. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
  1183. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
  1184. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
  1185. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
  1186. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
  1187. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
  1188. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
  1189. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
  1190. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
  1191. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
  1192. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
  1193. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
  1194. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
  1195. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
  1196. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
  1197. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
  1198. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
  1199. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
  1200. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
  1201. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
  1202. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
  1203. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
  1204. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
  1205. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
  1206. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
  1207. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
  1208. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
  1209. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
  1210. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
  1211. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
  1212. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
  1213. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
  1214. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
  1215. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
  1216. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
  1217. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
  1218. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
  1219. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
  1220. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
  1221. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
  1222. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
  1223. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
  1224. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
  1225. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
  1226. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
  1227. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
  1228. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
  1229. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
  1230. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
  1231. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
  1232. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
  1233. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
  1234. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
  1235. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
  1236. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
  1237. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
  1238. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
  1239. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
  1240. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
  1241. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
  1242. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
  1243. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
  1244. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
  1245. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
  1246. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
  1247. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -0
  1248. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +0 -0
  1249. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -0
  1250. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -0
  1251. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
  1252. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
  1253. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
  1254. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
  1255. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
  1256. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
  1257. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
  1258. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
  1259. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
  1260. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
  1261. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
  1262. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
  1263. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
  1264. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
  1265. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
  1266. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
  1267. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
  1268. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
  1269. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
  1270. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
  1271. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
  1272. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
  1273. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
  1274. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
  1275. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
  1276. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
  1277. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
  1278. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
  1279. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
  1280. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
  1281. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
  1282. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_file_not_found.yaml +0 -0
  1283. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
  1284. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_malformed_pdf_as_success.yaml +0 -0
  1285. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
  1286. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
  1287. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_specific_version_success.yaml +0 -0
  1288. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
  1289. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
  1290. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
  1291. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
  1292. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
  1293. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +0 -0
  1294. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
  1295. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
  1296. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
  1297. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
  1298. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
  1299. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
  1300. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
  1301. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
  1302. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
  1303. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
  1304. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
  1305. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
  1306. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
  1307. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
  1308. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
  1309. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
  1310. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
  1311. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
  1312. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
  1313. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
  1314. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
  1315. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
  1316. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
  1317. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
  1318. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
  1319. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
  1320. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_file_not_found.yaml +0 -0
  1321. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_error.yaml +0 -0
  1322. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_no_image_in_response.yaml +0 -0
  1323. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
  1324. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_missing_api_key.yaml +0 -0
  1325. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_no_output_filename.yaml +0 -0
  1326. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_input.yaml +0 -0
  1327. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_output.yaml +0 -0
  1328. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
  1329. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
  1330. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
  1331. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_mp3.yaml +0 -0
  1332. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_wav.yaml +0 -0
  1333. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_conversation_with_artifact.yaml +0 -0
  1334. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_early_embed_resolution.yaml +0 -0
  1335. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_embed_resolution.yaml +0 -0
  1336. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_fallback_intelligent_disabled.yaml +0 -0
  1337. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_http_transport.yaml +0 -0
  1338. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_jpeg.yaml +0 -0
  1339. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_png.yaml +0 -0
  1340. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_late_embed_resolution.yaml +0 -0
  1341. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_llm_response_save_failed.yaml +0 -0
  1342. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_call.yaml +0 -0
  1343. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +0 -0
  1344. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_text_content.yaml +0 -0
  1345. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_no_fallback_on_error.yaml +0 -0
  1346. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_uri_only.yaml +0 -0
  1347. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_binary.yaml +0 -0
  1348. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_text.yaml +0 -0
  1349. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_save_forced_by_truncation.yaml +0 -0
  1350. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing.yaml +0 -0
  1351. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv.yaml +0 -0
  1352. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv_escaped.yaml +0 -0
  1353. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_json.yaml +0 -0
  1354. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_markdown.yaml +0 -0
  1355. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_plain.yaml +0 -0
  1356. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_yaml.yaml +0 -0
  1357. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_all_thresholds.yaml +0 -0
  1358. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_save_threshold.yaml +0 -0
  1359. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_below_thresholds.yaml +0 -0
  1360. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_non_text_content.yaml +0 -0
  1361. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_e2e_artifact_passing.yaml +0 -0
  1362. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_artifact.yaml +0 -0
  1363. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_nonexistent_artifact.yaml +0 -0
  1364. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_response_with_artifact.yaml +0 -0
  1365. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
  1366. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
  1367. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
  1368. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
  1369. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
  1370. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
  1371. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
  1372. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
  1373. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
  1374. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
  1375. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
  1376. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
  1377. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +0 -0
  1378. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
  1379. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
  1380. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
  1381. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/__init__.py +0 -0
  1382. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_agent_cards.py +0 -0
  1383. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_basic_flows.py +0 -0
  1384. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +0 -0
  1385. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_middleware.py +0 -0
  1386. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_services.py +0 -0
  1387. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_stress.py +0 -0
  1388. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/scenarios_programmatic/test_tool_registry.py +0 -0
  1389. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/test_support/__init__.py +0 -0
  1390. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/test_support/identity_service_users.json +0 -0
  1391. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/test_support/identity_service_users_invalid_json.json +0 -0
  1392. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/integration/test_support/tools.py +0 -0
  1393. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/README.md +0 -0
  1394. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/pyproject.toml +0 -0
  1395. {solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server → solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator}/__init__.py +0 -0
  1396. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/test_validator.py +0 -0
  1397. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/validator.py +0 -0
  1398. {solace_agent_mesh-1.1.0/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server → solace_agent_mesh-1.3.1/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service}/__init__.py +0 -0
  1399. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/service.py +0 -0
  1400. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/__init__.py +0 -0
  1401. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/broker.py +0 -0
  1402. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/config.py +0 -0
  1403. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/message_handler.py +0 -0
  1404. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/topic_manager.py +0 -0
  1405. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/__init__.py +0 -0
  1406. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/server.py +0 -0
  1407. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +0 -0
  1408. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +0 -0
  1409. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +0 -0
  1410. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/__init__.py +0 -0
  1411. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/depth_based_profiler.py +0 -0
  1412. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/diff_generator.py +0 -0
  1413. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/memory_monitor.py +0 -0
  1414. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/report_generator.py +0 -0
  1415. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/test_selector.py +0 -0
  1416. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/tests/unit/cli/test_artifact_storage.py +0 -0
  1417. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/uv.lock +0 -0
  1418. {solace_agent_mesh-1.1.0 → solace_agent_mesh-1.3.1}/wss-unified-agent.config +0 -0
@@ -0,0 +1,246 @@
1
+ [build-system]
2
+ requires = [
3
+ "hatchling",
4
+ ]
5
+ build-backend = "hatchling.build"
6
+
7
+ [project]
8
+ name = "solace-agent-mesh"
9
+ dynamic = [
10
+ "version",
11
+ ]
12
+ description = "Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks."
13
+ readme = "README.md"
14
+ requires-python = ">=3.10.16"
15
+ authors = [
16
+ { name = "SolaceLabs", email = "solacelabs@solace.com" },
17
+ ]
18
+ classifiers = [
19
+ "Programming Language :: Python :: 3",
20
+ "Programming Language :: Python :: 3.11",
21
+ "Programming Language :: Python :: 3.13",
22
+ "License :: OSI Approved :: Apache Software License",
23
+ "Operating System :: OS Independent",
24
+ "Topic :: Software Development :: Libraries :: Application Frameworks",
25
+ ]
26
+ dependencies = [
27
+ "google-adk==1.7.0",
28
+ "a2a-sdk[http-server]>=0.3.1",
29
+ "pydantic>=2.0",
30
+ "click~=8.1.7",
31
+ "python-dotenv>=1.0",
32
+ "google-genai>=1.16.0",
33
+ "httpx>=0.25",
34
+ "jwcrypto>=1.5",
35
+ "python-jwt>=3.3",
36
+ "asteval>=1.0.6",
37
+ "pystache>=0.6.8",
38
+ "pandas>=2.2.3",
39
+ "numpy>=2.2.5",
40
+ "plotly>=6.0.1",
41
+ "kaleido==0.2.1",
42
+ "PyYAML>=6.0",
43
+ "python-multipart>=0.0.7",
44
+ "markitdown[all]==0.1.1",
45
+ "jmespath>=1.0.1",
46
+ "mermaid-cli",
47
+ "playwright>=1.54.0",
48
+ "litellm>=1.19.0",
49
+ "markdownify>=1.1.0",
50
+ "beautifulsoup4>=4.12.0",
51
+ "jsonpath-ng>=1.7.0",
52
+ "pydub>=0.25.1",
53
+ "asteval~=1.0.0",
54
+ "toml~=0.10.2",
55
+ "GitPython~=3.1.44",
56
+ "Flask==3.0.3",
57
+ "Flask-Cors>=5.0.0",
58
+ "fastapi>=0.100",
59
+ "uvicorn[standard]>=0.20",
60
+ "sse-starlette>=1.6",
61
+ "itsdangerous>=2.0",
62
+ "solace-ai-connector~=1.1.8",
63
+ "holidays>=0.24",
64
+ "rouge~=1.0.1",
65
+ "sqlalchemy>=2.0",
66
+ "alembic>=1.13.1",
67
+ "openai==1.99.9",
68
+ ]
69
+
70
+ [project.license]
71
+ file = "LICENSE"
72
+
73
+ [project.optional-dependencies]
74
+ gcs = [
75
+ "google-cloud-storage>=2.0",
76
+ ]
77
+ s3 = [
78
+ "boto3>=1.35.0,<2.0",
79
+ ]
80
+ vertex = [
81
+ "google-cloud-aiplatform>=1.38",
82
+ ]
83
+ employee_tools = [
84
+ "holidays>=0.24",
85
+ ]
86
+ postgresql = [
87
+ "psycopg2-binary>=2.9.0",
88
+ ]
89
+ cli = [
90
+ "click>=8.0",
91
+ "prompt-toolkit>=3.0",
92
+ "rich>=13.0",
93
+ ]
94
+
95
+ [project.urls]
96
+ Homepage = "https://github.com/SolaceLabs/solace-agent-mesh"
97
+ Repository = "https://github.com/SolaceLabs/solace-agent-mesh"
98
+
99
+ [project.scripts]
100
+ solace-agent-mesh = "solace_agent_mesh.cli.main:cli"
101
+ sam = "solace_agent_mesh.cli.main:cli"
102
+
103
+ [tool.hatch.envs.default]
104
+ installer = "pip"
105
+ dependencies = [
106
+ "pytest>=7.0",
107
+ "pytest-asyncio>=0.20",
108
+ "ruff",
109
+ "solace-agent-mesh[database,cli,gcs,vertex,employee_tools]",
110
+ "sam-test-infrastructure @ {root:uri}/tests/sam-test-infrastructure",
111
+ ]
112
+
113
+ [tool.hatch.envs.hatch-test]
114
+ parallel = false
115
+ installer = "pip"
116
+ dependencies = [
117
+ "pytest_asyncio",
118
+ "pytest>=8.0.0",
119
+ "pytest-mock>=3.0.0",
120
+ "pytest-cov>=4.0.0",
121
+ "pytest-xdist>=3.5.0",
122
+ "pytest-httpx>=0.35.0",
123
+ "fastmcp",
124
+ "jsonschema>=4.0.0",
125
+ ]
126
+ extra-dependencies = [
127
+ "solace-agent-mesh[database,cli,gcs,vertex,employee_tools,s3]",
128
+ "sam-test-infrastructure @ {root:uri}/tests/sam-test-infrastructure",
129
+ ]
130
+
131
+ [[tool.hatch.envs.hatch-test.matrix]]
132
+ python = [
133
+ "3.10",
134
+ "3.13",
135
+ ]
136
+
137
+ [tool.hatch.envs.hatch-test.scripts]
138
+ run = "pytest -m \"$(python3 ./tests/test_selector.py)\" {args}"
139
+ run-cov = "coverage run -m pytest -m \"$(python3 ./tests/test_selector.py)\" {args}"
140
+ cov-combine = "coverage combine"
141
+ cov-report = "coverage report"
142
+
143
+ [tool.hatch.metadata]
144
+ allow-direct-references = true
145
+
146
+ [tool.hatch.build.targets.wheel]
147
+ packages = [
148
+ "src/solace_agent_mesh",
149
+ ]
150
+
151
+ [tool.hatch.build.targets.wheel.force-include]
152
+ templates = "solace_agent_mesh/templates"
153
+ cli = "solace_agent_mesh/cli"
154
+ evaluation = "solace_agent_mesh/evaluation"
155
+ "config_portal/frontend/static" = "solace_agent_mesh/config_portal/frontend/static"
156
+ "config_portal/backend" = "solace_agent_mesh/config_portal/backend"
157
+ "config_portal/__init__.py" = "solace_agent_mesh/config_portal/__init__.py"
158
+ "client/webui/frontend/static" = "solace_agent_mesh/client/webui/frontend/static"
159
+ "docs/build" = "solace_agent_mesh/assets/docs"
160
+
161
+ [tool.hatch.build.targets.wheel.hooks.custom]
162
+ path = ".github/helper_scripts/build_frontend.py"
163
+
164
+ [tool.hatch.build.targets.sdist.force-include]
165
+ "config_portal/frontend/static" = "/assets/config_portal"
166
+ "client/webui/frontend/static" = "/assets/client/webui"
167
+ "docs/build" = "/assets/docs"
168
+
169
+ [tool.hatch.build.targets.sdist.hooks.custom]
170
+ path = ".github/helper_scripts/build_frontend.py"
171
+
172
+ [tool.hatch.version]
173
+ path = "cli/__init__.py"
174
+
175
+ [tool.ruff]
176
+ line-length = 88
177
+ select = [
178
+ "E",
179
+ "W",
180
+ "F",
181
+ "I",
182
+ "UP",
183
+ "B",
184
+ "C4",
185
+ "SIM",
186
+ ]
187
+ ignore = [
188
+ "E501",
189
+ ]
190
+
191
+ [tool.ruff.format]
192
+ quote-style = "double"
193
+
194
+ [tool.pytest.ini_options]
195
+ asyncio_mode = "auto"
196
+ asyncio_default_fixture_loop_scope = "function"
197
+ addopts = "--tb=short --strict-markers --disable-warnings -p pytest_asyncio"
198
+ pythonpath = [
199
+ ".",
200
+ "src",
201
+ "tests/sam-test-infrastructure/src",
202
+ ]
203
+ python_files = [
204
+ "test_*.py",
205
+ "*_test.py",
206
+ "tests.py",
207
+ ]
208
+ python_classes = [
209
+ "Test*",
210
+ ]
211
+ python_functions = [
212
+ "test_*",
213
+ ]
214
+ markers = [
215
+ "all: marks all tests",
216
+ "asyncio: marks tests as async (deselect with '-m \"not asyncio\"')",
217
+ "default: marks tests that are basic or foundational",
218
+ "stress: marks tests as stress tests (long-running, resource-intensive)",
219
+ "long_soak: marks tests as very long-running soak tests for memory leak detection",
220
+ "agent: marks tests related to the agent component",
221
+ "common: marks tests related to the common component",
222
+ "core_a2a: marks tests related to the core_a2a component",
223
+ "gateway: marks tests related to the gateway component",
224
+ "middleware: marks tests related to the middleware component",
225
+ "server: marks tests related to the server component",
226
+ "services: marks tests related to the services",
227
+ "callbacks: marks tests related to agent callbacks",
228
+ "datapart: marks tests related to A2A DataPart objects",
229
+ "delegation: marks tests related to agent delegation",
230
+ "embeds: marks tests related to the embeds",
231
+ "mcp: marks tests related to mcp",
232
+ "notification: marks tests related to notifications",
233
+ "task_cancellation: marks tests related to task cancellation",
234
+ "tools: marks tests related to the agent tools",
235
+ "audio_tools: marks tests related to the audio_tools",
236
+ "builtin_artifact_tools: marks tests related to the builtin_artifact_tools",
237
+ "builtin_data_analysis_tools: marks tests related to the builtin_data_analysis_tools",
238
+ "general_agent_tools: marks tests related to the general_agent_tools",
239
+ "image_tools: marks tests related to the image_tools",
240
+ "peer_agent_tool: marks tests related to the peer_agent_tool",
241
+ "web_tools: marks tests related to the web_tools",
242
+ "dynamic_tools: marks tests related to the dynamic_tools",
243
+ ]
244
+
245
+ [tool.coverage.run]
246
+ parallel = true