solace-agent-mesh 1.0.6__tar.gz → 1.0.8__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 (1286) hide show
  1. solace_agent_mesh-1.0.8/.gitignore +157 -0
  2. solace_agent_mesh-1.0.8/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +239 -0
  3. solace_agent_mesh-1.0.8/.vscode/launch.json +224 -0
  4. solace_agent_mesh-1.0.8/PKG-INFO +452 -0
  5. solace_agent_mesh-1.0.8/assets/client/webui/assets/main-BucUdn9m.js +673 -0
  6. solace_agent_mesh-1.0.8/assets/client/webui/index.html +15 -0
  7. solace_agent_mesh-1.0.8/assets/config_portal/client/assets/_index-MqsrTd6g.js +48 -0
  8. solace_agent_mesh-1.0.8/assets/config_portal/client/assets/manifest-28271392.js +1 -0
  9. solace_agent_mesh-1.0.8/assets/config_portal/client/index.html +7 -0
  10. solace_agent_mesh-1.0.8/assets/docs/404.html +16 -0
  11. solace_agent_mesh-1.0.8/assets/docs/assets/js/04989206.b9dfe831.js +1 -0
  12. solace_agent_mesh-1.0.8/assets/docs/assets/js/0e682baa.b3bbde9a.js +1 -0
  13. solace_agent_mesh-1.0.8/assets/docs/assets/js/1023fc19.364235d5.js +1 -0
  14. solace_agent_mesh-1.0.8/assets/docs/assets/js/1523c6b4.1b0ec6f9.js +1 -0
  15. solace_agent_mesh-1.0.8/assets/docs/assets/js/166ab619.e8f3a7c7.js +1 -0
  16. solace_agent_mesh-1.0.8/assets/docs/assets/js/21ceee5f.3bf39250.js +1 -0
  17. solace_agent_mesh-1.0.8/assets/docs/assets/js/3d406171.7d02a73b.js +1 -0
  18. solace_agent_mesh-1.0.8/assets/docs/assets/js/42b3f8d8.8ccb9901.js +1 -0
  19. solace_agent_mesh-1.0.8/assets/docs/assets/js/442a8107.b3159bb2.js +1 -0
  20. solace_agent_mesh-1.0.8/assets/docs/assets/js/4c2787c2.fc6804f2.js +1 -0
  21. solace_agent_mesh-1.0.8/assets/docs/assets/js/5b4258a4.0d080cd9.js +1 -0
  22. solace_agent_mesh-1.0.8/assets/docs/assets/js/75384d09.ccd480c4.js +1 -0
  23. solace_agent_mesh-1.0.8/assets/docs/assets/js/768e31b0.8b51cd70.js +1 -0
  24. solace_agent_mesh-1.0.8/assets/docs/assets/js/945fb41e.c63791d1.js +1 -0
  25. solace_agent_mesh-1.0.8/assets/docs/assets/js/9eff14a2.472b0310.js +1 -0
  26. solace_agent_mesh-1.0.8/assets/docs/assets/js/a3a92b25.4b7fa6a2.js +1 -0
  27. solace_agent_mesh-1.0.8/assets/docs/assets/js/aba87c2f.76376d7c.js +1 -0
  28. solace_agent_mesh-1.0.8/assets/docs/assets/js/ae4415af.7a2f0bbf.js +1 -0
  29. solace_agent_mesh-1.0.8/assets/docs/assets/js/b7006a3a.73a79653.js +1 -0
  30. solace_agent_mesh-1.0.8/assets/docs/assets/js/beecea0d.ae31f6a7.js +1 -0
  31. solace_agent_mesh-1.0.8/assets/docs/assets/js/c2c06897.587b4af5.js +1 -0
  32. solace_agent_mesh-1.0.8/assets/docs/assets/js/cd3d4052.b6535013.js +1 -0
  33. solace_agent_mesh-1.0.8/assets/docs/assets/js/f284c35a.731836ad.js +1 -0
  34. solace_agent_mesh-1.0.8/assets/docs/assets/js/f897a61a.0aa29dbb.js +1 -0
  35. solace_agent_mesh-1.0.8/assets/docs/assets/js/main.7f9e0deb.js +2 -0
  36. solace_agent_mesh-1.0.8/assets/docs/assets/js/runtime~main.6415ad00.js +1 -0
  37. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/agents/index.html +152 -0
  38. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/architecture/index.html +91 -0
  39. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/cli/index.html +203 -0
  40. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/gateways/index.html +91 -0
  41. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/orchestrator/index.html +55 -0
  42. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/concepts/plugins/index.html +111 -0
  43. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/deployment/debugging/index.html +77 -0
  44. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/deployment/deploy/index.html +48 -0
  45. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/deployment/observability/index.html +54 -0
  46. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/getting-started/component-overview/index.html +45 -0
  47. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/getting-started/configurations/index.html +72 -0
  48. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/getting-started/installation/index.html +76 -0
  49. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/getting-started/introduction/index.html +150 -0
  50. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/getting-started/quick-start/index.html +73 -0
  51. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +267 -0
  52. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/custom-agent/index.html +142 -0
  53. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +116 -0
  54. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +80 -0
  55. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +164 -0
  56. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/rag-integration/index.html +140 -0
  57. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +57 -0
  58. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/slack-integration/index.html +72 -0
  59. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/tutorials/sql-database/index.html +102 -0
  60. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +99 -0
  61. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +90 -0
  62. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +107 -0
  63. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +152 -0
  64. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +103 -0
  65. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/create-agents/index.html +182 -0
  66. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/create-gateways/index.html +200 -0
  67. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +54 -0
  68. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +69 -0
  69. solace_agent_mesh-1.0.8/assets/docs/docs/documentation/user-guide/structure/index.html +59 -0
  70. solace_agent_mesh-1.0.8/assets/docs/lunr-index-1756152937557.json +1 -0
  71. solace_agent_mesh-1.0.8/assets/docs/lunr-index.json +1 -0
  72. solace_agent_mesh-1.0.8/assets/docs/search-doc-1756152937557.json +1 -0
  73. solace_agent_mesh-1.0.8/assets/docs/search-doc.json +1 -0
  74. solace_agent_mesh-1.0.8/assets/docs/sitemap.xml +1 -0
  75. solace_agent_mesh-1.0.8/cli/__init__.py +1 -0
  76. solace_agent_mesh-1.0.8/cli/commands/add_cmd/add_cmd_llm.txt +250 -0
  77. solace_agent_mesh-1.0.8/cli/commands/add_cmd/agent_cmd.py +716 -0
  78. solace_agent_mesh-1.0.8/cli/commands/add_cmd/gateway_cmd.py +322 -0
  79. solace_agent_mesh-1.0.8/cli/commands/eval_cmd.py +70 -0
  80. solace_agent_mesh-1.0.8/cli/commands/init_cmd/__init__.py +422 -0
  81. solace_agent_mesh-1.0.8/cli/commands/init_cmd/env_step.py +229 -0
  82. solace_agent_mesh-1.0.8/cli/commands/init_cmd/orchestrator_step.py +451 -0
  83. solace_agent_mesh-1.0.8/cli/utils.py +191 -0
  84. solace_agent_mesh-1.0.8/client/sam-rest-client/README.md +98 -0
  85. solace_agent_mesh-1.0.8/client/webui/frontend/README.md +81 -0
  86. solace_agent_mesh-1.0.8/client/webui/frontend/eslint.config.js +25 -0
  87. solace_agent_mesh-1.0.8/client/webui/frontend/package-lock.json +5330 -0
  88. solace_agent_mesh-1.0.8/client/webui/frontend/package.json +110 -0
  89. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +198 -0
  90. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +38 -0
  91. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +104 -0
  92. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +68 -0
  93. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +246 -0
  94. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/contexts/ChatContext.ts +75 -0
  95. solace_agent_mesh-1.0.8/client/webui/frontend/src/lib/providers/ChatProvider.tsx +951 -0
  96. solace_agent_mesh-1.0.8/config_portal/backend/server.py +644 -0
  97. solace_agent_mesh-1.0.8/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +198 -0
  98. solace_agent_mesh-1.0.8/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +92 -0
  99. solace_agent_mesh-1.0.8/docs/.docusaurus/client-manifest.json +1117 -0
  100. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +1 -0
  101. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +28 -0
  102. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +29 -0
  103. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +28 -0
  104. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-configurations-md-bee.json +29 -0
  105. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +28 -0
  106. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +25 -0
  107. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +28 -0
  108. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-audio-tools-md-152.json +28 -0
  109. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-builtin-tools-md-768.json +28 -0
  110. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +28 -0
  111. solace_agent_mesh-1.0.8/docs/.docusaurus/docusaurus.config.mjs +416 -0
  112. solace_agent_mesh-1.0.8/docs/.docusaurus/globalData.json +201 -0
  113. solace_agent_mesh-1.0.8/docs/.docusaurus/registry.js +40 -0
  114. solace_agent_mesh-1.0.8/docs/.docusaurus/routes.js +225 -0
  115. solace_agent_mesh-1.0.8/docs/.docusaurus/routesChunkNames.json +147 -0
  116. solace_agent_mesh-1.0.8/docs/README.md +21 -0
  117. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/agents.md +163 -0
  118. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/architecture.md +161 -0
  119. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/cli.md +291 -0
  120. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/gateways.md +123 -0
  121. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/orchestrator.md +45 -0
  122. solace_agent_mesh-1.0.8/docs/docs/documentation/concepts/plugins.md +176 -0
  123. solace_agent_mesh-1.0.8/docs/docs/documentation/deployment/deploy.md +128 -0
  124. solace_agent_mesh-1.0.8/docs/docs/documentation/getting-started/component-overview.md +28 -0
  125. solace_agent_mesh-1.0.8/docs/docs/documentation/getting-started/configurations.md +187 -0
  126. solace_agent_mesh-1.0.8/docs/docs/documentation/getting-started/installation.md +153 -0
  127. solace_agent_mesh-1.0.8/docs/docs/documentation/getting-started/introduction.md +123 -0
  128. solace_agent_mesh-1.0.8/docs/docs/documentation/getting-started/quick-start.md +198 -0
  129. solace_agent_mesh-1.0.8/docs/docs/documentation/tutorials/custom-agent.md +971 -0
  130. solace_agent_mesh-1.0.8/docs/docs/documentation/tutorials/mcp-integration.md +211 -0
  131. solace_agent_mesh-1.0.8/docs/docs/documentation/tutorials/rag-integration.md +339 -0
  132. solace_agent_mesh-1.0.8/docs/docs/documentation/tutorials/rest-gateway.md +138 -0
  133. solace_agent_mesh-1.0.8/docs/docs/documentation/tutorials/slack-integration.md +155 -0
  134. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +94 -0
  135. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +167 -0
  136. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +164 -0
  137. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +107 -0
  138. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/create-agents.md +647 -0
  139. solace_agent_mesh-1.0.8/docs/docs/documentation/user-guide/creating-service-providers.md +172 -0
  140. solace_agent_mesh-1.0.8/evaluation/run.py +747 -0
  141. solace_agent_mesh-1.0.8/evaluation/summary_builder.py +777 -0
  142. solace_agent_mesh-1.0.8/examples/a2a_agents.yaml +361 -0
  143. solace_agent_mesh-1.0.8/examples/a2a_mcp_example.yaml +200 -0
  144. solace_agent_mesh-1.0.8/examples/a2a_orchestrator.yaml +78 -0
  145. solace_agent_mesh-1.0.8/examples/s3_artifact_storage_example.yaml +149 -0
  146. solace_agent_mesh-1.0.8/examples/shared_config.yaml +92 -0
  147. solace_agent_mesh-1.0.8/examples/webhook_gateway_example.yaml +204 -0
  148. solace_agent_mesh-1.0.8/pyproject.toml +204 -0
  149. solace_agent_mesh-1.0.8/src/llm_detail.txt +2835 -0
  150. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/artifacts/__init__.py +1 -0
  151. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +373 -0
  152. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +440 -0
  153. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/callbacks.py +1680 -0
  154. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +316 -0
  155. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py +414 -0
  156. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/mcp_content_processor.py +665 -0
  157. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/services.py +363 -0
  158. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/setup.py +791 -0
  159. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/adk/tool_wrapper.py +155 -0
  160. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/protocol/event_handlers.py +1398 -0
  161. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/sac/app.py +717 -0
  162. solace_agent_mesh-1.0.8/src/solace_agent_mesh/agent/sac/component.py +3460 -0
  163. solace_agent_mesh-1.0.8/src/solace_agent_mesh/common/a2a_protocol.py +564 -0
  164. solace_agent_mesh-1.0.8/src/solace_agent_mesh/common/utils/mime_helpers.py +165 -0
  165. solace_agent_mesh-1.0.8/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +88 -0
  166. solace_agent_mesh-1.0.8/src/solace_agent_mesh/core_a2a/service.py +331 -0
  167. solace_agent_mesh-1.0.8/src/solace_agent_mesh/gateway/http_sse/dependencies.py +316 -0
  168. solace_agent_mesh-1.0.8/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +63 -0
  169. solace_agent_mesh-1.0.8/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +121 -0
  170. solace_agent_mesh-1.0.8/src/solace_agent_mesh/llm_detail.txt +2835 -0
  171. solace_agent_mesh-1.0.8/templates/agent_template.yaml +53 -0
  172. solace_agent_mesh-1.0.8/templates/plugin_agent_config_template.yaml +122 -0
  173. solace_agent_mesh-1.0.8/templates/plugin_readme_template.md +34 -0
  174. solace_agent_mesh-1.0.8/templates/shared_config.yaml +73 -0
  175. solace_agent_mesh-1.0.8/tests/evaluation/config.json +62 -0
  176. solace_agent_mesh-1.0.8/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +19 -0
  177. solace_agent_mesh-1.0.8/tests/evaluation/test_cases/web_search_solace_summary.test.json +13 -0
  178. solace_agent_mesh-1.0.8/tests/integration/conftest.py +903 -0
  179. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_mp3.yaml +56 -0
  180. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_wav.yaml +56 -0
  181. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_conversation_with_artifact.yaml +66 -0
  182. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_early_embed_resolution.yaml +68 -0
  183. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_embed_resolution.yaml +75 -0
  184. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_fallback_intelligent_disabled.yaml +62 -0
  185. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_http_transport.yaml +60 -0
  186. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_jpeg.yaml +56 -0
  187. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_png.yaml +50 -0
  188. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_late_embed_resolution.yaml +76 -0
  189. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_llm_response_save_failed.yaml +60 -0
  190. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_call.yaml +76 -0
  191. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +73 -0
  192. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_text_content.yaml +79 -0
  193. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_no_fallback_on_error.yaml +60 -0
  194. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_uri_only.yaml +55 -0
  195. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_binary.yaml +62 -0
  196. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_text.yaml +61 -0
  197. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_save_forced_by_truncation.yaml +66 -0
  198. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing.yaml +57 -0
  199. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv.yaml +66 -0
  200. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv_escaped.yaml +68 -0
  201. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_json.yaml +65 -0
  202. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_markdown.yaml +61 -0
  203. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_plain.yaml +60 -0
  204. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_yaml.yaml +65 -0
  205. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_all_thresholds.yaml +67 -0
  206. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_save_threshold.yaml +65 -0
  207. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_below_thresholds.yaml +52 -0
  208. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_non_text_content.yaml +64 -0
  209. solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_declarative_runner.py +1943 -0
  210. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/README.md +3 -0
  211. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/pyproject.toml +30 -0
  212. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/__init__.py +10 -0
  213. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/broker.py +342 -0
  214. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/config.py +108 -0
  215. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/message_handler.py +316 -0
  216. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/topic_manager.py +275 -0
  217. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/__init__.py +7 -0
  218. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/server.py +375 -0
  219. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +458 -0
  220. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/__init__.py +0 -0
  221. solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +179 -0
  222. solace_agent_mesh-1.0.8/tests/test_selector.py +141 -0
  223. solace_agent_mesh-1.0.8/tests/unit/cli/test_artifact_storage.py +402 -0
  224. solace_agent_mesh-1.0.6/.gitignore +0 -156
  225. solace_agent_mesh-1.0.6/.vscode/launch.json +0 -230
  226. solace_agent_mesh-1.0.6/PKG-INFO +0 -449
  227. solace_agent_mesh-1.0.6/assets/client/webui/assets/main-DzKPMTRs.js +0 -673
  228. solace_agent_mesh-1.0.6/assets/client/webui/index.html +0 -15
  229. solace_agent_mesh-1.0.6/assets/config_portal/client/assets/_index-xSu2leR8.js +0 -48
  230. solace_agent_mesh-1.0.6/assets/config_portal/client/assets/manifest-950eb3be.js +0 -1
  231. solace_agent_mesh-1.0.6/assets/config_portal/client/index.html +0 -7
  232. solace_agent_mesh-1.0.6/assets/docs/404.html +0 -16
  233. solace_agent_mesh-1.0.6/assets/docs/assets/js/04989206.da8246cd.js +0 -1
  234. solace_agent_mesh-1.0.6/assets/docs/assets/js/0e682baa.79f0ab22.js +0 -1
  235. solace_agent_mesh-1.0.6/assets/docs/assets/js/1023fc19.8e6d174c.js +0 -1
  236. solace_agent_mesh-1.0.6/assets/docs/assets/js/1523c6b4.91c7bc01.js +0 -1
  237. solace_agent_mesh-1.0.6/assets/docs/assets/js/166ab619.7d97ccaf.js +0 -1
  238. solace_agent_mesh-1.0.6/assets/docs/assets/js/21ceee5f.614fa8dd.js +0 -1
  239. solace_agent_mesh-1.0.6/assets/docs/assets/js/3d406171.9b081d5f.js +0 -1
  240. solace_agent_mesh-1.0.6/assets/docs/assets/js/42b3f8d8.36090198.js +0 -1
  241. solace_agent_mesh-1.0.6/assets/docs/assets/js/442a8107.5ba94b65.js +0 -1
  242. solace_agent_mesh-1.0.6/assets/docs/assets/js/4c2787c2.66ee00e9.js +0 -1
  243. solace_agent_mesh-1.0.6/assets/docs/assets/js/5b4258a4.bda20761.js +0 -1
  244. solace_agent_mesh-1.0.6/assets/docs/assets/js/75384d09.c3991823.js +0 -1
  245. solace_agent_mesh-1.0.6/assets/docs/assets/js/768e31b0.a12673db.js +0 -1
  246. solace_agent_mesh-1.0.6/assets/docs/assets/js/945fb41e.74d728aa.js +0 -1
  247. solace_agent_mesh-1.0.6/assets/docs/assets/js/9eff14a2.036c35ea.js +0 -1
  248. solace_agent_mesh-1.0.6/assets/docs/assets/js/a3a92b25.26ca071f.js +0 -1
  249. solace_agent_mesh-1.0.6/assets/docs/assets/js/aba87c2f.a6b84da6.js +0 -1
  250. solace_agent_mesh-1.0.6/assets/docs/assets/js/ae4415af.96189a93.js +0 -1
  251. solace_agent_mesh-1.0.6/assets/docs/assets/js/b7006a3a.38c0cf3d.js +0 -1
  252. solace_agent_mesh-1.0.6/assets/docs/assets/js/bb2ef573.56931473.js +0 -1
  253. solace_agent_mesh-1.0.6/assets/docs/assets/js/c2c06897.63b76e9e.js +0 -1
  254. solace_agent_mesh-1.0.6/assets/docs/assets/js/cd3d4052.ca6eed8c.js +0 -1
  255. solace_agent_mesh-1.0.6/assets/docs/assets/js/f284c35a.5aff74ab.js +0 -1
  256. solace_agent_mesh-1.0.6/assets/docs/assets/js/f897a61a.862b0514.js +0 -1
  257. solace_agent_mesh-1.0.6/assets/docs/assets/js/main.1936672f.js +0 -2
  258. solace_agent_mesh-1.0.6/assets/docs/assets/js/runtime~main.aa687c82.js +0 -1
  259. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/agents/index.html +0 -128
  260. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/architecture/index.html +0 -91
  261. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/cli/index.html +0 -203
  262. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/gateways/index.html +0 -91
  263. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/orchestrator/index.html +0 -55
  264. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/concepts/plugins/index.html +0 -82
  265. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/deployment/debugging/index.html +0 -77
  266. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/deployment/deploy/index.html +0 -48
  267. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/deployment/observability/index.html +0 -54
  268. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/enterprise/index.html +0 -17
  269. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/getting-started/component-overview/index.html +0 -45
  270. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/getting-started/installation/index.html +0 -76
  271. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/getting-started/introduction/index.html +0 -150
  272. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/getting-started/quick-start/index.html +0 -54
  273. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +0 -267
  274. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/custom-agent/index.html +0 -136
  275. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +0 -116
  276. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +0 -80
  277. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +0 -164
  278. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/rag-integration/index.html +0 -140
  279. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +0 -57
  280. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/slack-integration/index.html +0 -72
  281. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/tutorials/sql-database/index.html +0 -102
  282. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +0 -99
  283. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +0 -90
  284. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +0 -107
  285. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +0 -152
  286. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +0 -103
  287. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/create-agents/index.html +0 -170
  288. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/create-gateways/index.html +0 -200
  289. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +0 -54
  290. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +0 -69
  291. solace_agent_mesh-1.0.6/assets/docs/docs/documentation/user-guide/structure/index.html +0 -59
  292. solace_agent_mesh-1.0.6/assets/docs/lunr-index-1755285868303.json +0 -1
  293. solace_agent_mesh-1.0.6/assets/docs/lunr-index.json +0 -1
  294. solace_agent_mesh-1.0.6/assets/docs/search-doc-1755285868303.json +0 -1
  295. solace_agent_mesh-1.0.6/assets/docs/search-doc.json +0 -1
  296. solace_agent_mesh-1.0.6/assets/docs/sitemap.xml +0 -1
  297. solace_agent_mesh-1.0.6/cli/__init__.py +0 -1
  298. solace_agent_mesh-1.0.6/cli/commands/add_cmd/add_cmd_llm.txt +0 -250
  299. solace_agent_mesh-1.0.6/cli/commands/add_cmd/agent_cmd.py +0 -659
  300. solace_agent_mesh-1.0.6/cli/commands/add_cmd/gateway_cmd.py +0 -322
  301. solace_agent_mesh-1.0.6/cli/commands/eval_cmd.py +0 -64
  302. solace_agent_mesh-1.0.6/cli/commands/init_cmd/__init__.py +0 -404
  303. solace_agent_mesh-1.0.6/cli/commands/init_cmd/env_step.py +0 -205
  304. solace_agent_mesh-1.0.6/cli/commands/init_cmd/orchestrator_step.py +0 -407
  305. solace_agent_mesh-1.0.6/cli/utils.py +0 -182
  306. solace_agent_mesh-1.0.6/client/sam-rest-client/README.md +0 -98
  307. solace_agent_mesh-1.0.6/client/webui/frontend/README.md +0 -81
  308. solace_agent_mesh-1.0.6/client/webui/frontend/eslint.config.js +0 -28
  309. solace_agent_mesh-1.0.6/client/webui/frontend/package-lock.json +0 -5330
  310. solace_agent_mesh-1.0.6/client/webui/frontend/package.json +0 -110
  311. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +0 -198
  312. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -38
  313. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -104
  314. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -61
  315. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +0 -247
  316. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -70
  317. solace_agent_mesh-1.0.6/client/webui/frontend/src/lib/providers/ChatProvider.tsx +0 -939
  318. solace_agent_mesh-1.0.6/config_portal/backend/server.py +0 -644
  319. solace_agent_mesh-1.0.6/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -133
  320. solace_agent_mesh-1.0.6/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -92
  321. solace_agent_mesh-1.0.6/docs/.docusaurus/client-manifest.json +0 -1117
  322. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -1
  323. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +0 -28
  324. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +0 -29
  325. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-md-bb2.json +0 -24
  326. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +0 -28
  327. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +0 -28
  328. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +0 -29
  329. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +0 -28
  330. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-audio-tools-md-152.json +0 -28
  331. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-builtin-tools-md-768.json +0 -28
  332. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +0 -28
  333. solace_agent_mesh-1.0.6/docs/.docusaurus/docusaurus.config.mjs +0 -416
  334. solace_agent_mesh-1.0.6/docs/.docusaurus/globalData.json +0 -201
  335. solace_agent_mesh-1.0.6/docs/.docusaurus/registry.js +0 -40
  336. solace_agent_mesh-1.0.6/docs/.docusaurus/routes.js +0 -225
  337. solace_agent_mesh-1.0.6/docs/.docusaurus/routesChunkNames.json +0 -147
  338. solace_agent_mesh-1.0.6/docs/README.md +0 -21
  339. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/agents.md +0 -118
  340. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/architecture.md +0 -161
  341. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/cli.md +0 -291
  342. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/gateways.md +0 -123
  343. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/orchestrator.md +0 -45
  344. solace_agent_mesh-1.0.6/docs/docs/documentation/concepts/plugins.md +0 -132
  345. solace_agent_mesh-1.0.6/docs/docs/documentation/deployment/deploy.md +0 -128
  346. solace_agent_mesh-1.0.6/docs/docs/documentation/enterprise.md +0 -8
  347. solace_agent_mesh-1.0.6/docs/docs/documentation/getting-started/component-overview.md +0 -28
  348. solace_agent_mesh-1.0.6/docs/docs/documentation/getting-started/installation.md +0 -153
  349. solace_agent_mesh-1.0.6/docs/docs/documentation/getting-started/introduction.md +0 -123
  350. solace_agent_mesh-1.0.6/docs/docs/documentation/getting-started/quick-start.md +0 -165
  351. solace_agent_mesh-1.0.6/docs/docs/documentation/tutorials/custom-agent.md +0 -801
  352. solace_agent_mesh-1.0.6/docs/docs/documentation/tutorials/mcp-integration.md +0 -211
  353. solace_agent_mesh-1.0.6/docs/docs/documentation/tutorials/rag-integration.md +0 -339
  354. solace_agent_mesh-1.0.6/docs/docs/documentation/tutorials/rest-gateway.md +0 -138
  355. solace_agent_mesh-1.0.6/docs/docs/documentation/tutorials/slack-integration.md +0 -155
  356. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +0 -94
  357. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +0 -167
  358. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +0 -164
  359. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +0 -107
  360. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/create-agents.md +0 -618
  361. solace_agent_mesh-1.0.6/docs/docs/documentation/user-guide/creating-service-providers.md +0 -172
  362. solace_agent_mesh-1.0.6/evaluation/run.py +0 -613
  363. solace_agent_mesh-1.0.6/evaluation/summary_builder.py +0 -775
  364. solace_agent_mesh-1.0.6/examples/a2a_agents.yaml +0 -361
  365. solace_agent_mesh-1.0.6/examples/a2a_mcp_example.yaml +0 -192
  366. solace_agent_mesh-1.0.6/examples/a2a_orchestrator.yaml +0 -78
  367. solace_agent_mesh-1.0.6/examples/shared_config.yaml +0 -73
  368. solace_agent_mesh-1.0.6/examples/webhook_gateway_example.yaml +0 -204
  369. solace_agent_mesh-1.0.6/pyproject.toml +0 -201
  370. solace_agent_mesh-1.0.6/src/llm_detail.txt +0 -2835
  371. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/adk/callbacks.py +0 -1716
  372. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/adk/filesystem_artifact_service.py +0 -374
  373. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/adk/services.py +0 -321
  374. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/adk/setup.py +0 -751
  375. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -139
  376. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/protocol/event_handlers.py +0 -1398
  377. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/sac/app.py +0 -650
  378. solace_agent_mesh-1.0.6/src/solace_agent_mesh/agent/sac/component.py +0 -3532
  379. solace_agent_mesh-1.0.6/src/solace_agent_mesh/common/a2a_protocol.py +0 -564
  380. solace_agent_mesh-1.0.6/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -106
  381. solace_agent_mesh-1.0.6/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -88
  382. solace_agent_mesh-1.0.6/src/solace_agent_mesh/core_a2a/service.py +0 -331
  383. solace_agent_mesh-1.0.6/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -316
  384. solace_agent_mesh-1.0.6/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -63
  385. solace_agent_mesh-1.0.6/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -121
  386. solace_agent_mesh-1.0.6/src/solace_agent_mesh/llm_detail.txt +0 -2835
  387. solace_agent_mesh-1.0.6/templates/agent_template.yaml +0 -53
  388. solace_agent_mesh-1.0.6/templates/plugin_agent_config_template.yaml +0 -122
  389. solace_agent_mesh-1.0.6/templates/plugin_readme_template.md +0 -34
  390. solace_agent_mesh-1.0.6/templates/shared_config.yaml +0 -66
  391. solace_agent_mesh-1.0.6/tests/evaluation/config.json +0 -62
  392. solace_agent_mesh-1.0.6/tests/evaluation/test_cases/adk_example.test.json +0 -14
  393. solace_agent_mesh-1.0.6/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -19
  394. solace_agent_mesh-1.0.6/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -13
  395. solace_agent_mesh-1.0.6/tests/integration/conftest.py +0 -790
  396. solace_agent_mesh-1.0.6/tests/integration/scenarios_declarative/test_declarative_runner.py +0 -1903
  397. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/README.md +0 -3
  398. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/pyproject.toml +0 -28
  399. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker_client/__init__.py +0 -5
  400. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker_client/client.py +0 -129
  401. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +0 -452
  402. solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +0 -179
  403. solace_agent_mesh-1.0.6/tests/test_selector.py +0 -141
  404. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.dockerignore +0 -0
  405. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/actions/push-docker/action.yml +0 -0
  406. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/helper_scripts/build_frontend.py +0 -0
  407. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/ci.yaml +0 -0
  408. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/cleanup_ws.yaml +0 -0
  409. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/gh_pages.yaml +0 -0
  410. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/push-docker.yml +0 -0
  411. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/release.yml +0 -0
  412. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/ui-ci.yml +0 -0
  413. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/.github/workflows/ui-release.yml +0 -0
  414. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/CODE_OF_CONDUCT.md +0 -0
  415. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/CONTRIBUTING.md +0 -0
  416. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/Dockerfile +0 -0
  417. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/LICENSE +0 -0
  418. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/README.md +0 -0
  419. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/client/webui/assets/authCallback-DvlO62me.js +0 -0
  420. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/client/webui/assets/client-bp6u3qVZ.js +0 -0
  421. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
  422. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/client/webui/assets/main-BCpII1-0.css +0 -0
  423. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/client/webui/auth-callback.html +0 -0
  424. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/Solace_community_logo.png +0 -0
  425. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/assets/components-B7lKcHVY.js +0 -0
  426. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/assets/entry.client-CEumGClk.js +0 -0
  427. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/assets/index-DSo1AH_7.js +0 -0
  428. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/assets/root-C4XmHinv.js +0 -0
  429. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
  430. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/config_portal/client/favicon.ico +0 -0
  431. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/css/styles.906a1503.css +0 -0
  432. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
  433. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/images/sac-flows-80d5b603c6aafd33e87945680ce0abf3.png +0 -0
  434. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/images/sac_parts_of_a_component-cb3d0424b1d0c17734c5435cca6b4082.png +0 -0
  435. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
  436. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
  437. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/149.b797a808.js +0 -0
  438. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/165.6a39807d.js +0 -0
  439. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
  440. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
  441. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
  442. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js +0 -0
  443. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
  444. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
  445. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/2334.622a6395.js +0 -0
  446. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/2a9cab12.8909df92.js +0 -0
  447. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/3219.adc1d663.js +0 -0
  448. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/332e10b5.7a103f42.js +0 -0
  449. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/3624.b524e433.js +0 -0
  450. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/375.708d48db.js +0 -0
  451. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
  452. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4250.95455b28.js +0 -0
  453. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
  454. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4458.518e66fa.js +0 -0
  455. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
  456. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4494.6ee23046.js +0 -0
  457. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
  458. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4866.22daefc0.js +0 -0
  459. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
  460. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/5388.7a136447.js +0 -0
  461. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/55f47984.c484bf96.js +0 -0
  462. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/5607.081356f8.js +0 -0
  463. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
  464. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
  465. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
  466. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/6395.e9c73649.js +0 -0
  467. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
  468. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/6976.379be23b.js +0 -0
  469. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
  470. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/7040.cb436723.js +0 -0
  471. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/7195.412f418a.js +0 -0
  472. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
  473. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
  474. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/7900.69516146.js +0 -0
  475. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8356.8a379c04.js +0 -0
  476. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/85387663.6bf41934.js +0 -0
  477. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
  478. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
  479. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8577.1d54e766.js +0 -0
  480. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8591.d7c16be6.js +0 -0
  481. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8591.d7c16be6.js.LICENSE.txt +0 -0
  482. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
  483. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8731.49e930c2.js +0 -0
  484. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
  485. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/9157.b4093d07.js +0 -0
  486. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
  487. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
  488. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/9793.c6d16376.js +0 -0
  489. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
  490. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
  491. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
  492. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/bac0be12.f50d9bac.js +0 -0
  493. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/cc969b05.bd3e0d6c.js +0 -0
  494. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/ced92a13.fb92e7ca.js +0 -0
  495. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/cee5d587.f5b73ca1.js +0 -0
  496. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/assets/js/fbfa3e75.aca209c9.js +0 -0
  497. /solace_agent_mesh-1.0.6/assets/docs/assets/js/main.1936672f.js.LICENSE.txt → /solace_agent_mesh-1.0.8/assets/docs/assets/js/main.7f9e0deb.js.LICENSE.txt +0 -0
  498. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
  499. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/logo.png +0 -0
  500. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/sac-flows.png +0 -0
  501. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/sac_parts_of_a_component.png +0 -0
  502. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/solace-logo-text.svg +0 -0
  503. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/assets/docs/img/solace-logo.png +0 -0
  504. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/__init__.py +0 -0
  505. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/add_cmd/__init__.py +0 -0
  506. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
  507. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
  508. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/docs_cmd.py +0 -0
  509. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/broker_step.py +0 -0
  510. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/directory_step.py +0 -0
  511. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
  512. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/project_files_step.py +0 -0
  513. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/web_init_step.py +0 -0
  514. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/init_cmd/webui_gateway_step.py +0 -0
  515. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/__init__.py +0 -0
  516. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/add_cmd.py +0 -0
  517. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/build_cmd.py +0 -0
  518. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/catalog_cmd.py +0 -0
  519. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/create_cmd.py +0 -0
  520. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/official_registry.py +0 -0
  521. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +0 -0
  522. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/commands/run_cmd.py +0 -0
  523. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/cli/main.py +0 -0
  524. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/sam-rest-client/pyproject.toml +0 -0
  525. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
  526. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
  527. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
  528. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/.gitignore +0 -0
  529. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/.npmignore +0 -0
  530. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/.prettierrc +0 -0
  531. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/auth-callback.html +0 -0
  532. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/components.json +0 -0
  533. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/index.html +0 -0
  534. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/App.css +0 -0
  535. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/App.tsx +0 -0
  536. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/assets/favicon.ico +0 -0
  537. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
  538. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
  539. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
  540. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +0 -0
  541. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +0 -0
  542. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -0
  543. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +0 -0
  544. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -0
  545. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
  546. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +0 -0
  547. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +0 -0
  548. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChartDetails.tsx +0 -0
  549. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
  550. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -0
  551. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/index.ts +0 -0
  552. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -0
  553. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -0
  554. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -0
  555. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -0
  556. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
  557. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +0 -0
  558. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +0 -0
  559. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -0
  560. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -0
  561. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -0
  562. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +0 -0
  563. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +0 -0
  564. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -0
  565. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +0 -0
  566. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +0 -0
  567. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
  568. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
  569. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
  570. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
  571. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -0
  572. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -0
  573. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
  574. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
  575. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +0 -0
  576. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +0 -0
  577. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +0 -0
  578. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -0
  579. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +0 -0
  580. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +0 -0
  581. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +0 -0
  582. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +0 -0
  583. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +0 -0
  584. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +0 -0
  585. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -0
  586. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
  587. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
  588. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -0
  589. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/common/index.ts +0 -0
  590. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/header/Header.tsx +0 -0
  591. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
  592. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/index.ts +0 -0
  593. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
  594. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
  595. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
  596. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -0
  597. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -0
  598. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
  599. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +0 -0
  600. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
  601. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -0
  602. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
  603. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
  604. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
  605. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -0
  606. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
  607. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
  608. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
  609. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
  610. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/button.tsx +0 -0
  611. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
  612. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
  613. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
  614. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -0
  615. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +0 -0
  616. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -0
  617. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
  618. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
  619. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
  620. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
  621. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
  622. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
  623. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
  624. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
  625. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
  626. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
  627. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
  628. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -0
  629. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -0
  630. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
  631. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
  632. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/select.tsx +0 -0
  633. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
  634. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
  635. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
  636. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
  637. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
  638. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -0
  639. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
  640. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
  641. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
  642. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
  643. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
  644. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
  645. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -0
  646. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
  647. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
  648. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
  649. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
  650. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/index.ts +0 -0
  651. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useAgents.ts +0 -0
  652. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -0
  653. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
  654. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -0
  655. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
  656. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
  657. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useCopy.ts +0 -0
  658. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
  659. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
  660. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -0
  661. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -0
  662. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
  663. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useSessionPreview.ts +0 -0
  664. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
  665. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
  666. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/index.css +0 -0
  667. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/index.ts +0 -0
  668. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -0
  669. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/plugins/constants.ts +0 -0
  670. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/plugins/index.ts +0 -0
  671. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
  672. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -0
  673. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
  674. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
  675. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -0
  676. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/index.ts +0 -0
  677. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
  678. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
  679. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -0
  680. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
  681. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/types/activities.ts +0 -0
  682. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/types/be.ts +0 -0
  683. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/types/fe.ts +0 -0
  684. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/types/index.ts +0 -0
  685. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/api.ts +0 -0
  686. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
  687. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/download.ts +0 -0
  688. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/format.ts +0 -0
  689. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/index.ts +0 -0
  690. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
  691. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
  692. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/main.tsx +0 -0
  693. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/src/vite-env.d.ts +0 -0
  694. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/tailwind.config.js +0 -0
  695. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/tsconfig.app.json +0 -0
  696. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/tsconfig.json +0 -0
  697. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/tsconfig.lib.json +0 -0
  698. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/tsconfig.node.json +0 -0
  699. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/vite.config.ts +0 -0
  700. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/vite.lib.config.ts +0 -0
  701. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/frontend/wss-unified-agent.config +0 -0
  702. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/llm.txt +0 -0
  703. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/client/webui/llm_detail.txt +0 -0
  704. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/__init__.py +0 -0
  705. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/__init__.py +0 -0
  706. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/common.py +0 -0
  707. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog/__init__.py +0 -0
  708. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog/constants.py +0 -0
  709. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog/models.py +0 -0
  710. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog/registry_manager.py +0 -0
  711. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog/scraper.py +0 -0
  712. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/backend/plugin_catalog_server.py +0 -0
  713. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/.eslintrc.cjs +0 -0
  714. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/.gitignore +0 -0
  715. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/common/providerModels.ts +0 -0
  716. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/AddAgentFlow.tsx +0 -0
  717. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
  718. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/InitializationFlow.tsx +0 -0
  719. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
  720. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
  721. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
  722. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
  723. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
  724. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
  725. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
  726. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
  727. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
  728. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
  729. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
  730. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
  731. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
  732. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
  733. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
  734. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
  735. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
  736. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -0
  737. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -0
  738. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -0
  739. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -0
  740. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -0
  741. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -0
  742. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -0
  743. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
  744. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
  745. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
  746. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
  747. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
  748. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
  749. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
  750. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
  751. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
  752. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
  753. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
  754. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/entry.client.tsx +0 -0
  755. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/root.tsx +0 -0
  756. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/routes/_index.tsx +0 -0
  757. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/app/tailwind.css +0 -0
  758. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/package-lock.json +0 -0
  759. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/package.json +0 -0
  760. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/postcss.config.js +0 -0
  761. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/public/Solace_community_logo.png +0 -0
  762. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/public/favicon.ico +0 -0
  763. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/tailwind.config.ts +0 -0
  764. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/tsconfig.json +0 -0
  765. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/config_portal/frontend/vite.config.ts +0 -0
  766. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
  767. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/client-modules.js +0 -0
  768. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/codeTranslations.json +0 -0
  769. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
  770. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
  771. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
  772. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
  773. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
  774. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
  775. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-agents-md-aba.json +0 -0
  776. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-gateways-md-049.json +0 -0
  777. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-orchestrator-md-21c.json +0 -0
  778. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-plugins-md-442.json +0 -0
  779. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-debugging-md-1c6.json +0 -0
  780. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-deploy-md-4c2.json +0 -0
  781. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-observability-md-fbf.json +0 -0
  782. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-installation-md-cd3.json +0 -0
  783. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
  784. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-bedrock-agents-md-332.json +0 -0
  785. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-custom-agent-md-3d4.json +0 -0
  786. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-event-mesh-gateway-md-bac.json +0 -0
  787. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mcp-integration-md-0e6.json +0 -0
  788. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mongodb-integration-md-cc9.json +0 -0
  789. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-slack-integration-md-9ef.json +0 -0
  790. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-sql-database-md-2a9.json +0 -0
  791. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-artifact-management-md-b70.json +0 -0
  792. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-data-analysis-tools-md-102.json +0 -0
  793. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-embeds-md-ced.json +0 -0
  794. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +0 -0
  795. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +0 -0
  796. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-solace-ai-connector-md-853.json +0 -0
  797. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-structure-md-cee.json +0 -0
  798. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
  799. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/i18n.json +0 -0
  800. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/lunr.client.js +0 -0
  801. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/site-metadata.json +0 -0
  802. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.docusaurus/site-storage.json +0 -0
  803. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/.gitignore +0 -0
  804. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/concepts/_category_.json +0 -0
  805. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/deployment/_category_.json +0 -0
  806. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/deployment/debugging.md +0 -0
  807. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/deployment/observability.md +0 -0
  808. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/getting-started/_category_.json +0 -0
  809. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/tutorials/_category_.json +0 -0
  810. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/tutorials/bedrock-agents.md +0 -0
  811. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/tutorials/event-mesh-gateway.md +0 -0
  812. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/tutorials/mongodb-integration.md +0 -0
  813. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/tutorials/sql-database.md +0 -0
  814. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/_category_.json +0 -0
  815. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/builtin-tools/_category_.json +0 -0
  816. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/builtin-tools/embeds.md +0 -0
  817. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/create-gateways.md +0 -0
  818. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/solace-ai-connector.md +0 -0
  819. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docs/documentation/user-guide/structure.md +0 -0
  820. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/docusaurus.config.ts +0 -0
  821. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/package-lock.json +0 -0
  822. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/package.json +0 -0
  823. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/sidebars.ts +0 -0
  824. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
  825. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/logo.png +0 -0
  826. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/sac-flows.png +0 -0
  827. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/sac_parts_of_a_component.png +0 -0
  828. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/solace-logo-text.svg +0 -0
  829. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/static/img/solace-logo.png +0 -0
  830. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/docs/tsconfig.json +0 -0
  831. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/__init__.py +0 -0
  832. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/config_loader.py +0 -0
  833. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/evaluator.py +0 -0
  834. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/message_organizer.py +0 -0
  835. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/benchmark_info.html +0 -0
  836. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/chart_section.html +0 -0
  837. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/detailed_breakdown.html +0 -0
  838. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/modal.html +0 -0
  839. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/modal_chart_functions.js +0 -0
  840. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/modal_script.js +0 -0
  841. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/modal_styles.css +0 -0
  842. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/performance_metrics_styles.css +0 -0
  843. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/templates/footer.html +0 -0
  844. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report/templates/header.html +0 -0
  845. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report_data_processor.py +0 -0
  846. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/report_generator.py +0 -0
  847. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/subscriber.py +0 -0
  848. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/evaluation/test_case_loader.py +0 -0
  849. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/a2a_atlassian_sse.yaml +0 -0
  850. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/a2a_host_example.yaml +0 -0
  851. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/a2a_mcp_atlassian_docker_example.yaml +0 -0
  852. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/a2a_mcp_jira_sse_example.yaml +0 -0
  853. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/a2a_multimodal.yaml +0 -0
  854. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/agent_host_example.yaml +0 -0
  855. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/auth/README.md +0 -0
  856. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/auth/dev-roles.yaml +0 -0
  857. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/auth/dev-users.yaml +0 -0
  858. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/rest_gateway_example.yaml +0 -0
  859. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/sam_em_gateway.yaml +0 -0
  860. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/sample_tools.py +0 -0
  861. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/slack_gateway_example.yaml +0 -0
  862. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/test_agent.yaml +0 -0
  863. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/examples/webui_backend.yaml +0 -0
  864. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/agents/basic/main_orchestrator.yaml +0 -0
  865. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/agents/basic/webui.yaml +0 -0
  866. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/agents/markitdown_agents.yaml +0 -0
  867. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/agents/mermaid_agents.yaml +0 -0
  868. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/agents/web_agents.yaml +0 -0
  869. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/env-template +0 -0
  870. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/logging_config.ini +0 -0
  871. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/preset/shared_config.yaml +0 -0
  872. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/llm.txt +0 -0
  873. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/__init__.py +0 -0
  874. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/__init__.py +0 -0
  875. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/__init__.py +0 -0
  876. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
  877. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -0
  878. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/invocation_monitor.py +0 -0
  879. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -0
  880. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
  881. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/runner.py +0 -0
  882. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
  883. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
  884. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/protocol/__init__.py +0 -0
  885. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
  886. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/sac/__init__.py +0 -0
  887. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
  888. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
  889. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/sac/task_execution_context.py +0 -0
  890. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
  891. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
  892. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
  893. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/__init__.py +0 -0
  894. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
  895. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -0
  896. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -0
  897. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +0 -0
  898. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
  899. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +0 -0
  900. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
  901. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
  902. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -0
  903. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
  904. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/tools/web_tools.py +0 -0
  905. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/utils/__init__.py +0 -0
  906. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -0
  907. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
  908. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
  909. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
  910. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/__init__.py +0 -0
  911. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/agent_registry.py +0 -0
  912. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/client/__init__.py +0 -0
  913. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/client/card_resolver.py +0 -0
  914. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/client/client.py +0 -0
  915. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/client/client_llm.txt +0 -0
  916. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/common_llm.txt +0 -0
  917. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/constants.py +0 -0
  918. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/exceptions.py +0 -0
  919. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
  920. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
  921. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
  922. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
  923. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/server/__init__.py +0 -0
  924. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/server/server.py +0 -0
  925. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/server/server_llm.txt +0 -0
  926. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/server/task_manager.py +0 -0
  927. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/server/utils.py +0 -0
  928. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/__init__.py +0 -0
  929. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
  930. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/identity_service.py +0 -0
  931. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
  932. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +0 -0
  933. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
  934. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
  935. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/types.py +0 -0
  936. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
  937. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
  938. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
  939. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
  940. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
  941. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
  942. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
  943. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
  944. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -0
  945. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
  946. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
  947. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/initializer.py +0 -0
  948. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
  949. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/message_utils.py +0 -0
  950. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
  951. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
  952. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
  953. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/__init__.py +0 -0
  954. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
  955. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/base/app.py +0 -0
  956. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
  957. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/base/component.py +0 -0
  958. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
  959. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
  960. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/__init__.py +0 -0
  961. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/app.py +0 -0
  962. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/component.py +0 -0
  963. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
  964. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
  965. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
  966. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/main.py +0 -0
  967. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
  968. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/agents.py +0 -0
  969. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +0 -0
  970. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -0
  971. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -0
  972. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
  973. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
  974. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -0
  975. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -0
  976. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -0
  977. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -0
  978. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -0
  979. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
  980. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/services/agent_service.py +0 -0
  981. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
  982. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
  983. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -0
  984. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -0
  985. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/src/solace_agent_mesh/llm.txt +0 -0
  986. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/eval_backend_template.yaml +0 -0
  987. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/gateway_app_template.py +0 -0
  988. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/gateway_component_template.py +0 -0
  989. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/gateway_config_template.yaml +0 -0
  990. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/logging_config_template.ini +0 -0
  991. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/main_orchestrator.yaml +0 -0
  992. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/plugin_custom_config_template.yaml +0 -0
  993. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/plugin_custom_template.py +0 -0
  994. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/plugin_gateway_config_template.yaml +0 -0
  995. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/plugin_pyproject_template.toml +0 -0
  996. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/plugin_tools_template.py +0 -0
  997. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/templates_llm.txt +0 -0
  998. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/templates/webui.yaml +0 -0
  999. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/__init__.py +0 -0
  1000. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
  1001. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
  1002. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
  1003. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
  1004. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
  1005. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
  1006. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
  1007. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
  1008. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
  1009. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
  1010. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/evaluation/test_cases/hello_world.test.json +0 -0
  1011. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/__init__.py +0 -0
  1012. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/__init__.py +0 -0
  1013. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/__init__.py +0 -0
  1014. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_binary_artifact.yaml +0 -0
  1015. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_text_artifact.yaml +0 -0
  1016. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
  1017. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
  1018. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_text_to_binary_artifact.yaml +0 -0
  1019. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
  1020. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_non_existent_artifact.yaml +0 -0
  1021. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_binary_to_datauri.yaml +0 -0
  1022. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_complex_modifier_chain.yaml +0 -0
  1023. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_csv_to_csv.yaml +0 -0
  1024. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_invalid_directive.yaml +0 -0
  1025. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_json_to_pretty_json.yaml +0 -0
  1026. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_modifier.yaml +0 -0
  1027. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_no_match.yaml +0 -0
  1028. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_modifier_type_error.yaml +0 -0
  1029. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_output_filename_literal.yaml +0 -0
  1030. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_simple_text.yaml +0 -0
  1031. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_source_not_found.yaml +0 -0
  1032. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_with_output_metadata.yaml +0 -0
  1033. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_internal_llm_fail.yaml +0 -0
  1034. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_invalid_version.yaml +0 -0
  1035. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_large_result_save_truncate.yaml +0 -0
  1036. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_filename.yaml +0 -0
  1037. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_goal.yaml +0 -0
  1038. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_and_truncate.yaml +0 -0
  1039. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_no_truncate.yaml +0 -0
  1040. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_simple_text.yaml +0 -0
  1041. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_small_ignores_output_base.yaml +0 -0
  1042. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_source_not_found.yaml +0 -0
  1043. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_supported_binary.yaml +0 -0
  1044. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_unsupported_binary.yaml +0 -0
  1045. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
  1046. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
  1047. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
  1048. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
  1049. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
  1050. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
  1051. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
  1052. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
  1053. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
  1054. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
  1055. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
  1056. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_version_not_found_error.yaml +0 -0
  1057. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_filename_embed_behavior.yaml +0 -0
  1058. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_binary.yaml +0 -0
  1059. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_text.yaml +0 -0
  1060. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_not_found_error.yaml +0 -0
  1061. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_version_not_found_error.yaml +0 -0
  1062. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_invalid_config.yaml +0 -0
  1063. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_jpg_success.yaml +0 -0
  1064. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_png_success.yaml +0 -0
  1065. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_unsupported_format.yaml +0 -0
  1066. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
  1067. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
  1068. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
  1069. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
  1070. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
  1071. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
  1072. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
  1073. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
  1074. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
  1075. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
  1076. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
  1077. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
  1078. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
  1079. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
  1080. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
  1081. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
  1082. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
  1083. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
  1084. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
  1085. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
  1086. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
  1087. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
  1088. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
  1089. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
  1090. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
  1091. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
  1092. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
  1093. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
  1094. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
  1095. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
  1096. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
  1097. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
  1098. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
  1099. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
  1100. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
  1101. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
  1102. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
  1103. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
  1104. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
  1105. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
  1106. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
  1107. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
  1108. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
  1109. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
  1110. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
  1111. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
  1112. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
  1113. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
  1114. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
  1115. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
  1116. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
  1117. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
  1118. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
  1119. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
  1120. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
  1121. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
  1122. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
  1123. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
  1124. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
  1125. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
  1126. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
  1127. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
  1128. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
  1129. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
  1130. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
  1131. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
  1132. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
  1133. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
  1134. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
  1135. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
  1136. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
  1137. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
  1138. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
  1139. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
  1140. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
  1141. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
  1142. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
  1143. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
  1144. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
  1145. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
  1146. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
  1147. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
  1148. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
  1149. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
  1150. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
  1151. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
  1152. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -0
  1153. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +0 -0
  1154. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -0
  1155. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -0
  1156. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
  1157. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
  1158. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
  1159. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
  1160. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
  1161. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
  1162. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
  1163. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
  1164. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
  1165. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
  1166. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
  1167. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
  1168. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
  1169. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
  1170. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
  1171. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
  1172. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
  1173. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
  1174. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
  1175. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
  1176. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
  1177. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
  1178. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
  1179. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
  1180. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
  1181. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
  1182. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
  1183. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
  1184. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
  1185. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
  1186. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
  1187. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_file_not_found.yaml +0 -0
  1188. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
  1189. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_malformed_pdf_as_success.yaml +0 -0
  1190. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
  1191. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
  1192. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_specific_version_success.yaml +0 -0
  1193. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
  1194. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
  1195. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
  1196. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
  1197. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
  1198. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +0 -0
  1199. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
  1200. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
  1201. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
  1202. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
  1203. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
  1204. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
  1205. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
  1206. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
  1207. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
  1208. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
  1209. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
  1210. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
  1211. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
  1212. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
  1213. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
  1214. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
  1215. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
  1216. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
  1217. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
  1218. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
  1219. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
  1220. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
  1221. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
  1222. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
  1223. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
  1224. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
  1225. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_file_not_found.yaml +0 -0
  1226. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_error.yaml +0 -0
  1227. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_no_image_in_response.yaml +0 -0
  1228. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
  1229. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_missing_api_key.yaml +0 -0
  1230. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_no_output_filename.yaml +0 -0
  1231. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_input.yaml +0 -0
  1232. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_output.yaml +0 -0
  1233. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
  1234. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
  1235. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
  1236. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_e2e_artifact_passing.yaml +0 -0
  1237. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_artifact.yaml +0 -0
  1238. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_nonexistent_artifact.yaml +0 -0
  1239. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_response_with_artifact.yaml +0 -0
  1240. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
  1241. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
  1242. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
  1243. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
  1244. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
  1245. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
  1246. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
  1247. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
  1248. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
  1249. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
  1250. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
  1251. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
  1252. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +0 -0
  1253. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
  1254. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
  1255. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
  1256. /solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/__init__.py → /solace_agent_mesh-1.0.8/tests/integration/scenarios_declarative/test_mcp_processing.py +0 -0
  1257. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/__init__.py +0 -0
  1258. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_agent_cards.py +0 -0
  1259. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_basic_flows.py +0 -0
  1260. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +0 -0
  1261. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_client.py +0 -0
  1262. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_helpers.py +0 -0
  1263. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_middleware.py +0 -0
  1264. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_server.py +0 -0
  1265. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_services.py +0 -0
  1266. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_stress.py +0 -0
  1267. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/scenarios_programmatic/test_tool_registry.py +0 -0
  1268. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/test_support/__init__.py +0 -0
  1269. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/test_support/identity_service_users.json +0 -0
  1270. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/test_support/identity_service_users_invalid_json.json +0 -0
  1271. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/integration/test_support/tools.py +0 -0
  1272. {solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service → solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator}/__init__.py +0 -0
  1273. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/validator.py +0 -0
  1274. {solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface → solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service}/__init__.py +0 -0
  1275. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/service.py +0 -0
  1276. {solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server → solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface}/__init__.py +0 -0
  1277. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +0 -0
  1278. {solace_agent_mesh-1.0.6/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server → solace_agent_mesh-1.0.8/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server}/__init__.py +0 -0
  1279. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +0 -0
  1280. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/__init__.py +0 -0
  1281. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/depth_based_profiler.py +0 -0
  1282. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/diff_generator.py +0 -0
  1283. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/memory_monitor.py +0 -0
  1284. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/report_generator.py +0 -0
  1285. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/uv.lock +0 -0
  1286. {solace_agent_mesh-1.0.6 → solace_agent_mesh-1.0.8}/wss-unified-agent.config +0 -0
@@ -0,0 +1,157 @@
1
+ # Byte-compiled / optimized / DLL files
2
+ __pycache__/
3
+ *.py[cod]
4
+ *$py.class
5
+ .aider
6
+ .aider*
7
+ *.aider
8
+ *.a2a*
9
+ *.jsonl
10
+
11
+
12
+ # C extensions
13
+ *.so
14
+
15
+ # Distribution / packaging
16
+ .Python
17
+ build/
18
+ develop-eggs/
19
+ dist/
20
+ downloads/
21
+ eggs/
22
+ .eggs/
23
+ src/lib/
24
+ lib64/
25
+ parts/
26
+ sdist/
27
+ var/
28
+ wheels/
29
+ share/python-wheels/
30
+ *.egg-info/
31
+ .installed.cfg
32
+ *.egg
33
+ MANIFEST
34
+ .DS_Store
35
+
36
+ *.manifest
37
+ *.spec
38
+
39
+ # Installer logs
40
+ pip-log.txt
41
+ pip-delete-this-directory.txt
42
+
43
+ # Unit test / coverage reports
44
+ htmlcov/
45
+ .tox/
46
+ .nox/
47
+ .coverage
48
+ .coverage.*
49
+ .cache
50
+ nosetests.xml
51
+ coverage.xml
52
+ *.cover
53
+ *.py,cover
54
+ .hypothesis/
55
+ .pytest_cache/
56
+ cover/
57
+
58
+ # Translations
59
+ *.mo
60
+ *.pot
61
+ *.db
62
+
63
+ # Django stuff:
64
+ *.log
65
+ local_settings.py
66
+ db.sqlite3
67
+ db.sqlite3-journal
68
+
69
+ # Flask stuff:
70
+ instance/
71
+ .webassets-cache
72
+
73
+ # Scrapy stuff:
74
+ .scrapy
75
+
76
+ # Sphinx documentation
77
+ docs/_build/
78
+
79
+ # PyBuilder
80
+ .pybuilder/
81
+ target/
82
+
83
+ # Jupyter Notebook
84
+ .ipynb_checkpoints
85
+
86
+ # IPython
87
+ profile_default/
88
+ ipython_config.py
89
+
90
+ .pdm.toml
91
+ .pdm-python
92
+ .pdm-build/
93
+
94
+ __pypackages__/
95
+
96
+ # Celery stuff
97
+ celerybeat-schedule
98
+ celerybeat.pid
99
+
100
+ # SageMath parsed files
101
+ *.sage.py
102
+
103
+ # Environments
104
+ .env*
105
+ .venv*
106
+ env/
107
+ venv/
108
+ ENV/
109
+ env.bak/
110
+ venv.bak/
111
+ .vscode/settings.json
112
+
113
+ # Spyder project settings
114
+ .spyderproject
115
+ .spyproject
116
+
117
+ # Rope project settings
118
+ .ropeproject
119
+
120
+ # mkdocs documentation
121
+ /site
122
+
123
+ # mypy
124
+ .mypy_cache/
125
+ .dmypy.json
126
+ dmypy.json
127
+
128
+ # Pyre type checker
129
+ .pyre/
130
+
131
+ # pytype static type analyzer
132
+ .pytype/
133
+
134
+ # Cython debug symbols
135
+ cython_debug/
136
+
137
+ # Ruff stuff:
138
+ .ruff_cache/
139
+
140
+ # PyPI configuration file
141
+ .pypirc
142
+ tmp
143
+ .sam
144
+ playground.py
145
+
146
+ # VS Code
147
+ .history
148
+ evaluation/results/
149
+ tests/integration/reports/
150
+
151
+ # Node
152
+ node_modules/
153
+ my-dev-project
154
+ .roo
155
+
156
+ # workaround requirements.txt not working in ci
157
+ requirements.txt
@@ -0,0 +1,239 @@
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
+ "pydantic>=2.0",
29
+ "click~=8.1.7",
30
+ "python-dotenv>=1.0",
31
+ "google-genai>=1.16.0",
32
+ "httpx>=0.25",
33
+ "jwcrypto>=1.5",
34
+ "python-jwt>=3.3",
35
+ "asteval>=1.0.6",
36
+ "pystache>=0.6.8",
37
+ "pandas>=2.2.3",
38
+ "numpy>=2.2.5",
39
+ "plotly>=6.0.1",
40
+ "kaleido==0.2.1",
41
+ "PyYAML>=6.0",
42
+ "python-multipart>=0.0.7",
43
+ "markitdown[all]==0.1.1",
44
+ "jmespath>=1.0.1",
45
+ "mermaid-cli",
46
+ "playwright>=1.54.0",
47
+ "litellm>=1.19.0",
48
+ "markdownify>=1.1.0",
49
+ "beautifulsoup4>=4.12.0",
50
+ "jsonpath-ng>=1.7.0",
51
+ "pydub>=0.25.1",
52
+ "asteval~=1.0.0",
53
+ "toml~=0.10.2",
54
+ "GitPython~=3.1.44",
55
+ "Flask==3.0.3",
56
+ "Flask-Cors>=5.0.0",
57
+ "fastapi>=0.100",
58
+ "uvicorn[standard]>=0.20",
59
+ "sse-starlette>=1.6",
60
+ "itsdangerous>=2.0",
61
+ "solace-ai-connector~=1.1.8",
62
+ "holidays>=0.24",
63
+ "rouge~=1.0.1",
64
+ "openai==1.99.9",
65
+ ]
66
+
67
+ [project.license]
68
+ file = "LICENSE"
69
+
70
+ [project.optional-dependencies]
71
+ database = [
72
+ "sqlalchemy>=2.0",
73
+ ]
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
+ cli = [
87
+ "click>=8.0",
88
+ "prompt-toolkit>=3.0",
89
+ "rich>=13.0",
90
+ ]
91
+
92
+ [project.urls]
93
+ Homepage = "https://github.com/SolaceLabs/solace-agent-mesh"
94
+ Repository = "https://github.com/SolaceLabs/solace-agent-mesh"
95
+
96
+ [project.scripts]
97
+ solace-agent-mesh = "solace_agent_mesh.cli.main:cli"
98
+ sam = "solace_agent_mesh.cli.main:cli"
99
+
100
+ [tool.hatch.envs.default]
101
+ installer = "pip"
102
+ dependencies = [
103
+ "pytest>=7.0",
104
+ "pytest-asyncio>=0.20",
105
+ "ruff",
106
+ "solace-agent-mesh[database,cli,gcs,vertex,employee_tools]",
107
+ "sam-test-infrastructure @ {root:uri}/tests/sam-test-infrastructure",
108
+ ]
109
+
110
+ [tool.hatch.envs.hatch-test]
111
+ parallel = false
112
+ installer = "pip"
113
+ dependencies = [
114
+ "pytest_asyncio",
115
+ "pytest>=8.0.0",
116
+ "pytest-mock>=3.0.0",
117
+ "pytest-cov>=4.0.0",
118
+ "pytest-xdist>=3.5.0",
119
+ "pytest-httpx>=0.35.0",
120
+ "fastmcp",
121
+ ]
122
+ extra-dependencies = [
123
+ "solace-agent-mesh[database,cli,gcs,vertex,employee_tools,s3]",
124
+ "sam-test-infrastructure @ {root:uri}/tests/sam-test-infrastructure",
125
+ ]
126
+
127
+ [[tool.hatch.envs.hatch-test.matrix]]
128
+ python = [
129
+ "3.10",
130
+ "3.13",
131
+ ]
132
+
133
+ [tool.hatch.envs.hatch-test.scripts]
134
+ run = "pytest -m \"$(python3 ./tests/test_selector.py)\" {args}"
135
+ run-cov = "coverage run -m pytest -m \"$(python3 ./tests/test_selector.py)\" {args}"
136
+ cov-combine = "coverage combine"
137
+ cov-report = "coverage report"
138
+
139
+ [tool.hatch.metadata]
140
+ allow-direct-references = true
141
+
142
+ [tool.hatch.build.targets.wheel]
143
+ packages = [
144
+ "src/solace_agent_mesh",
145
+ ]
146
+
147
+ [tool.hatch.build.targets.wheel.force-include]
148
+ templates = "solace_agent_mesh/templates"
149
+ cli = "solace_agent_mesh/cli"
150
+ evaluation = "solace_agent_mesh/evaluation"
151
+ "config_portal/frontend/static" = "solace_agent_mesh/config_portal/frontend/static"
152
+ "config_portal/backend" = "solace_agent_mesh/config_portal/backend"
153
+ "config_portal/__init__.py" = "solace_agent_mesh/config_portal/__init__.py"
154
+ "client/webui/frontend/static" = "solace_agent_mesh/client/webui/frontend/static"
155
+ "docs/build" = "solace_agent_mesh/assets/docs"
156
+
157
+ [tool.hatch.build.targets.wheel.hooks.custom]
158
+ path = ".github/helper_scripts/build_frontend.py"
159
+
160
+ [tool.hatch.build.targets.sdist.force-include]
161
+ "config_portal/frontend/static" = "/assets/config_portal"
162
+ "client/webui/frontend/static" = "/assets/client/webui"
163
+ "docs/build" = "/assets/docs"
164
+
165
+ [tool.hatch.build.targets.sdist.hooks.custom]
166
+ path = ".github/helper_scripts/build_frontend.py"
167
+
168
+ [tool.hatch.version]
169
+ path = "cli/__init__.py"
170
+
171
+ [tool.ruff]
172
+ line-length = 88
173
+ select = [
174
+ "E",
175
+ "W",
176
+ "F",
177
+ "I",
178
+ "UP",
179
+ "B",
180
+ "C4",
181
+ "SIM",
182
+ ]
183
+ ignore = [
184
+ "E501",
185
+ ]
186
+
187
+ [tool.ruff.format]
188
+ quote-style = "double"
189
+
190
+ [tool.pytest.ini_options]
191
+ asyncio_mode = "auto"
192
+ asyncio_default_fixture_loop_scope = "function"
193
+ addopts = "--tb=short --strict-markers --disable-warnings -p pytest_asyncio"
194
+ pythonpath = [
195
+ ".",
196
+ "src",
197
+ "tests/sam-test-infrastructure/src",
198
+ ]
199
+ python_files = [
200
+ "test_*.py",
201
+ "*_test.py",
202
+ "tests.py",
203
+ ]
204
+ python_classes = [
205
+ "Test*",
206
+ ]
207
+ python_functions = [
208
+ "test_*",
209
+ ]
210
+ markers = [
211
+ "all: marks all tests",
212
+ "asyncio: marks tests as async (deselect with '-m \"not asyncio\"')",
213
+ "default: marks tests that are basic or foundational",
214
+ "stress: marks tests as stress tests (long-running, resource-intensive)",
215
+ "long_soak: marks tests as very long-running soak tests for memory leak detection",
216
+ "agent: marks tests related to the agent component",
217
+ "common: marks tests related to the common component",
218
+ "core_a2a: marks tests related to the core_a2a component",
219
+ "gateway: marks tests related to the gateway component",
220
+ "middleware: marks tests related to the middleware component",
221
+ "server: marks tests related to the server component",
222
+ "services: marks tests related to the services",
223
+ "delegation: marks tests related to agent delegation",
224
+ "embeds: marks tests related to the embeds",
225
+ "mcp: marks tests related to mcp",
226
+ "notification: marks tests related to notifications",
227
+ "task_cancellation: marks tests related to task cancellation",
228
+ "tools: marks tests related to the agent tools",
229
+ "audio_tools: marks tests related to the audio_tools",
230
+ "builtin_artifact_tools: marks tests related to the builtin_artifact_tools",
231
+ "builtin_data_analysis_tools: marks tests related to the builtin_data_analysis_tools",
232
+ "general_agent_tools: marks tests related to the general_agent_tools",
233
+ "image_tools: marks tests related to the image_tools",
234
+ "peer_agent_tool: marks tests related to the peer_agent_tool",
235
+ "web_tools: marks tests related to the web_tools",
236
+ ]
237
+
238
+ [tool.coverage.run]
239
+ parallel = true
@@ -0,0 +1,224 @@
1
+ {
2
+ // Use IntelliSense to learn about possible attributes.
3
+ // Hover to view descriptions of existing attributes.
4
+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
+ "version": "0.2.0",
6
+ "configurations": [
7
+ {
8
+ "name": "SAM",
9
+ "type": "debugpy",
10
+ "request": "launch",
11
+ "module": "solace_ai_connector.main",
12
+ "console": "integratedTerminal",
13
+ "args": "--envfile .env examples/a2a_orchestrator.yaml examples/a2a_agents.yaml examples/webui_backend.yaml",
14
+ "justMyCode": false,
15
+ },
16
+ {
17
+ "name": "SAM (test)",
18
+ "type": "debugpy",
19
+ "request": "launch",
20
+ "module": "solace_ai_connector.main",
21
+ "console": "integratedTerminal",
22
+ "args": "--envfile .env examples/a2a_orchestrator.yaml examples/a2a_agents.yaml examples/webui_backend.yaml examples/test_agent.yaml examples/a2a_multimodal.yaml",
23
+ "justMyCode": false,
24
+ },
25
+ {
26
+ "name": "SAM (simple)",
27
+ "type": "debugpy",
28
+ "request": "launch",
29
+ "module": "solace_ai_connector.main",
30
+ "console": "integratedTerminal",
31
+ "args": "--envfile .env examples/a2a_orchestrator.yaml examples/webui_backend.yaml examples/test_agent.yaml",
32
+ "justMyCode": false,
33
+ },
34
+ {
35
+ "name": "SAM (with REST)",
36
+ "type": "debugpy",
37
+ "request": "launch",
38
+ "module": "solace_ai_connector.main",
39
+ "console": "integratedTerminal",
40
+ "args": "--envfile .env examples/a2a_orchestrator.yaml examples/a2a_agents.yaml examples/webui_backend.yaml examples/rest_gateway_example.yaml examples/test_agent.yaml examples/a2a_multimodal.yaml",
41
+ "justMyCode": false,
42
+ },
43
+ {
44
+ "name": "Employee",
45
+ "type": "debugpy",
46
+ "request": "launch",
47
+ "module": "solace_ai_connector.main",
48
+ "console": "integratedTerminal",
49
+ "args": "--envfile .env examples/employee.yaml examples/webui_backend.yaml ",
50
+ "justMyCode": false,
51
+ },
52
+ {
53
+ "name": "Multimodal Agent (With UI)",
54
+ "type": "debugpy",
55
+ "request": "launch",
56
+ "module": "solace_ai_connector.main",
57
+ "console": "integratedTerminal",
58
+ "args": "--envfile .env examples/a2a_multimodal.yaml examples/webui_backend.yaml ",
59
+ "justMyCode": false,
60
+ },
61
+ {
62
+ "name": "Orchestrator",
63
+ "type": "debugpy",
64
+ "request": "launch",
65
+ "module": "solace_ai_connector.main",
66
+ "console": "integratedTerminal",
67
+ "args": "--envfile .env examples/a2a_orchestrator.yaml",
68
+ "justMyCode": false,
69
+ },
70
+ {
71
+ "name": "Agents",
72
+ "type": "debugpy",
73
+ "request": "launch",
74
+ "module": "solace_ai_connector.main",
75
+ "console": "integratedTerminal",
76
+ "args": "--envfile .env examples/a2a_agents.yaml",
77
+ "justMyCode": false,
78
+ },
79
+ {
80
+ "name": "MCP examples",
81
+ "type": "debugpy",
82
+ "request": "launch",
83
+ "module": "solace_ai_connector.main",
84
+ "console": "integratedTerminal",
85
+ "args": "--envfile .env examples/a2a_mcp_example.yaml",
86
+ "justMyCode": false,
87
+ },
88
+ {
89
+ "name": "Slack",
90
+ "type": "debugpy",
91
+ "request": "launch",
92
+ "module": "solace_ai_connector.main",
93
+ "console": "integratedTerminal",
94
+ "args": "--envfile .env examples/slack_gateway_example.yaml",
95
+ "justMyCode": false,
96
+ },
97
+ {
98
+ "name": "Webhook Gateway",
99
+ "type": "debugpy",
100
+ "request": "launch",
101
+ "module": "solace_ai_connector.main",
102
+ "console": "integratedTerminal",
103
+ "args": "--envfile .env examples/webhook_gateway_example.yaml",
104
+ "justMyCode": false,
105
+ },
106
+ {
107
+ "name": "WebUI",
108
+ "type": "debugpy",
109
+ "request": "launch",
110
+ "module": "solace_ai_connector.main",
111
+ "console": "integratedTerminal",
112
+ "args": "--envfile .env examples/webui_backend.yaml",
113
+ "justMyCode": false,
114
+ },
115
+ {
116
+ "name": "Full",
117
+ "type": "debugpy",
118
+ "request": "launch",
119
+ "module": "solace_ai_connector.main",
120
+ "console": "integratedTerminal",
121
+ "args": "--envfile .env examples/a2a_orchestrator.yaml examples/a2a_agents.yaml examples/webui_backend.yaml",
122
+ "justMyCode": false,
123
+ },
124
+ {
125
+ "name": "Minimal",
126
+ "type": "debugpy",
127
+ "request": "launch",
128
+ "module": "solace_ai_connector.main",
129
+ "console": "integratedTerminal",
130
+ "args": "--envfile .env examples/a2a_host_example.yaml examples/webui_backend.yaml",
131
+ "justMyCode": false,
132
+ },
133
+ {
134
+ "name": "Playwrite",
135
+ "type": "debugpy",
136
+ "request": "launch",
137
+ "module": "solace_ai_connector.main",
138
+ "console": "integratedTerminal",
139
+ "args": "--envfile .env examples/a2a_mcp_example.yaml examples/webui_backend.yaml",
140
+ "justMyCode": false,
141
+ },
142
+ {
143
+ "name": "EM Gateway",
144
+ "type": "debugpy",
145
+ "request": "launch",
146
+ "module": "solace_ai_connector.main",
147
+ "console": "integratedTerminal",
148
+ "args": "--envfile .env examples/sam_em_gateway.yaml examples/a2a_multimodal.yaml examples/a2a_orchestrator.yaml examples/webui_backend.yaml",
149
+ "justMyCode": false,
150
+ },
151
+ {
152
+ "name": "CLI",
153
+ "type": "debugpy",
154
+ "request": "launch",
155
+ "module": "src.tools.a2a_cli_client.main",
156
+ "console": "integratedTerminal",
157
+ "args": "--env-file .env",
158
+ "justMyCode": false,
159
+ },
160
+ {
161
+ "name": "Python: Debug Tests",
162
+ "type": "debugpy",
163
+ "request": "launch",
164
+ "program": "${file}",
165
+ "purpose": [
166
+ "debug-test"
167
+ ],
168
+ "console": "integratedTerminal",
169
+ "justMyCode": false
170
+ },
171
+ {
172
+ "name": "Python: Pytest (specific test)",
173
+ "type": "debugpy",
174
+ "request": "launch",
175
+ "module": "pytest",
176
+ "args": [
177
+ "tests/integration/scenarios_declarative/test_declarative_runner.py::test_declarative_scenario[embeds/late/test_ac_template_missing_template_file]"
178
+ ],
179
+ "justMyCode": false,
180
+ "console": "integratedTerminal",
181
+ "env": {
182
+ "PYTHONPATH": "${workspaceFolder}"
183
+ }
184
+ },
185
+ {
186
+ "name": "Debug Declarative Test",
187
+ "type": "debugpy",
188
+ "request": "launch",
189
+ "module": "pytest",
190
+ "args": [
191
+ "tests/integration/scenarios_declarative/test_declarative_runner.py::test_declarative_scenario[${input:declarativeTestPath}]",
192
+ "-vv"
193
+ ],
194
+ "console": "integratedTerminal",
195
+ "justMyCode": false
196
+ },
197
+ {
198
+ "name": "Debug Programmatic Test",
199
+ "type": "debugpy",
200
+ "request": "launch",
201
+ "module": "pytest",
202
+ "args": [
203
+ "tests/integration/scenarios_programmatic/${input:programmaticTestPath}",
204
+ "-vv"
205
+ ],
206
+ "console": "integratedTerminal",
207
+ "justMyCode": false
208
+ }
209
+ ],
210
+ "inputs": [
211
+ {
212
+ "id": "declarativeTestPath",
213
+ "description": "Enter the test case path (e.g., builtin_artifact_tools/list_artifacts/test_list_artifacts_empty)",
214
+ "default": "builtin_artifact_tools/list_artifacts/test_list_artifacts_empty",
215
+ "type": "promptString"
216
+ },
217
+ {
218
+ "id": "programmaticTestPath",
219
+ "description": "Enter the test path name (e.g., test_basic_flows.py)",
220
+ "default": "test_basic_flows.py",
221
+ "type": "promptString"
222
+ }
223
+ ]
224
+ }