solace-agent-mesh 1.6.1__tar.gz โ†’ 1.6.3__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 (1609) hide show
  1. solace_agent_mesh-1.6.3/CONTRIBUTING.md +115 -0
  2. solace_agent_mesh-1.6.3/PKG-INFO +486 -0
  3. solace_agent_mesh-1.6.3/assets/client/webui/assets/authCallback-D4_RMYRh.js +1 -0
  4. solace_agent_mesh-1.6.3/assets/client/webui/assets/client-UZ3qU6Bq.js +25 -0
  5. solace_agent_mesh-1.6.3/assets/client/webui/assets/main--3yJYl7S.css +1 -0
  6. solace_agent_mesh-1.6.3/assets/client/webui/assets/main-DojKHS49.js +342 -0
  7. solace_agent_mesh-1.6.3/assets/client/webui/assets/vendor-DSqhjwq_.js +405 -0
  8. solace_agent_mesh-1.6.3/assets/client/webui/auth-callback.html +15 -0
  9. solace_agent_mesh-1.6.3/assets/client/webui/index.html +16 -0
  10. solace_agent_mesh-1.6.3/assets/docs/404.html +16 -0
  11. solace_agent_mesh-1.6.3/assets/docs/assets/js/240a0364.c39f8388.js +1 -0
  12. solace_agent_mesh-1.6.3/assets/docs/assets/js/631738c7.7c4594c9.js +1 -0
  13. solace_agent_mesh-1.6.3/assets/docs/assets/js/66d4869e.830d443f.js +1 -0
  14. solace_agent_mesh-1.6.3/assets/docs/assets/js/71da7b71.ddbdfbe2.js +1 -0
  15. solace_agent_mesh-1.6.3/assets/docs/assets/js/94e8668d.3b883666.js +1 -0
  16. solace_agent_mesh-1.6.3/assets/docs/assets/js/e92d0134.4f395c6b.js +1 -0
  17. solace_agent_mesh-1.6.3/assets/docs/assets/js/f284c35a.720d2ef2.js +1 -0
  18. solace_agent_mesh-1.6.3/assets/docs/assets/js/main.aab34e5c.js +2 -0
  19. solace_agent_mesh-1.6.3/assets/docs/assets/js/runtime~main.a8a75e0b.js +1 -0
  20. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/agents/index.html +154 -0
  21. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html +99 -0
  22. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html +90 -0
  23. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html +107 -0
  24. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html +152 -0
  25. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/builtin-tools/index.html +103 -0
  26. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/cli/index.html +218 -0
  27. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/gateways/index.html +91 -0
  28. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/index.html +29 -0
  29. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/orchestrator/index.html +55 -0
  30. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/plugins/index.html +110 -0
  31. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/components/proxies/index.html +262 -0
  32. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/deploying/debugging/index.html +83 -0
  33. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/deploying/deployment-options/index.html +85 -0
  34. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/deploying/index.html +25 -0
  35. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/deploying/logging/index.html +76 -0
  36. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/deploying/observability/index.html +60 -0
  37. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/create-agents/index.html +144 -0
  38. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/create-gateways/index.html +200 -0
  39. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/creating-python-tools/index.html +128 -0
  40. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/creating-service-providers/index.html +54 -0
  41. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/evaluations/index.html +135 -0
  42. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/index.html +34 -0
  43. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/structure/index.html +55 -0
  44. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html +267 -0
  45. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html +142 -0
  46. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html +116 -0
  47. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html +83 -0
  48. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html +164 -0
  49. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html +140 -0
  50. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html +57 -0
  51. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html +72 -0
  52. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html +102 -0
  53. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/enterprise/index.html +33 -0
  54. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/enterprise/installation/index.html +83 -0
  55. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html +217 -0
  56. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/enterprise/single-sign-on/index.html +161 -0
  57. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/getting-started/architecture/index.html +75 -0
  58. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/getting-started/index.html +53 -0
  59. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/getting-started/introduction/index.html +85 -0
  60. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html +41 -0
  61. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html +78 -0
  62. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/installing-and-configuring/index.html +25 -0
  63. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/installing-and-configuring/installation/index.html +76 -0
  64. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html +160 -0
  65. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html +142 -0
  66. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html +100 -0
  67. solace_agent_mesh-1.6.3/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html +52 -0
  68. solace_agent_mesh-1.6.3/assets/docs/lunr-index-1761744199445.json +1 -0
  69. solace_agent_mesh-1.6.3/assets/docs/lunr-index.json +1 -0
  70. solace_agent_mesh-1.6.3/assets/docs/search-doc-1761744199445.json +1 -0
  71. solace_agent_mesh-1.6.3/assets/docs/search-doc.json +1 -0
  72. solace_agent_mesh-1.6.3/assets/docs/sitemap.xml +1 -0
  73. solace_agent_mesh-1.6.3/cli/__init__.py +1 -0
  74. solace_agent_mesh-1.6.3/client/webui/frontend/package-lock.json +9674 -0
  75. solace_agent_mesh-1.6.3/client/webui/frontend/package.json +136 -0
  76. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +271 -0
  77. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +240 -0
  78. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/chat/authentication/AuthenticationMessage.tsx +59 -0
  79. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +66 -0
  80. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/common/index.ts +4 -0
  81. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/common/messageColourVariants.ts +6 -0
  82. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/ui/button.tsx +63 -0
  83. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/components/ui/menu.tsx +93 -0
  84. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/providers/ChatProvider.tsx +1496 -0
  85. solace_agent_mesh-1.6.3/client/webui/frontend/src/lib/types/fe.ts +205 -0
  86. solace_agent_mesh-1.6.3/client/webui/frontend/src/stories/Button.stories.tsx +87 -0
  87. solace_agent_mesh-1.6.3/client/webui/frontend/src/stories/Menu.stories.tsx +47 -0
  88. solace_agent_mesh-1.6.3/client/webui/frontend/src/stories/MessageBanner.stories.tsx +101 -0
  89. solace_agent_mesh-1.6.3/docs/.docusaurus/client-manifest.json +1297 -0
  90. solace_agent_mesh-1.6.3/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +1 -0
  91. solace_agent_mesh-1.6.3/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-debugging-md-631.json +28 -0
  92. solace_agent_mesh-1.6.3/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-logging-md-66d.json +28 -0
  93. solace_agent_mesh-1.6.3/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-a-2-a-gateway-upgrade-to-0-3-0-md-240.json +28 -0
  94. solace_agent_mesh-1.6.3/docs/.docusaurus/docusaurus.config.mjs +416 -0
  95. solace_agent_mesh-1.6.3/docs/.docusaurus/globalData.json +276 -0
  96. solace_agent_mesh-1.6.3/docs/.docusaurus/registry.js +55 -0
  97. solace_agent_mesh-1.6.3/docs/.docusaurus/routes.js +315 -0
  98. solace_agent_mesh-1.6.3/docs/.docusaurus/routesChunkNames.json +207 -0
  99. solace_agent_mesh-1.6.3/docs/docs/documentation/deploying/debugging.md +181 -0
  100. solace_agent_mesh-1.6.3/docs/docs/documentation/deploying/logging.md +201 -0
  101. solace_agent_mesh-1.6.3/docs/docs/documentation/deploying/observability.md +107 -0
  102. solace_agent_mesh-1.6.3/docs/docs/documentation/enterprise/rbac-setup-guide.md +560 -0
  103. solace_agent_mesh-1.6.3/docs/docs/documentation/installing-and-configuring/configurations.md +208 -0
  104. solace_agent_mesh-1.6.3/examples/gateways/webui_gateway_example.yaml +91 -0
  105. solace_agent_mesh-1.6.3/preset/agents/basic/webui.yaml +59 -0
  106. solace_agent_mesh-1.6.3/preset/logging_config.ini +45 -0
  107. solace_agent_mesh-1.6.3/pyproject.toml +210 -0
  108. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/app_llm_agent.py +52 -0
  109. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +381 -0
  110. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +404 -0
  111. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/models/lite_llm.py +993 -0
  112. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/runner.py +381 -0
  113. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/services.py +428 -0
  114. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/adk/setup.py +1193 -0
  115. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/protocol/event_handlers.py +1925 -0
  116. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/proxies/a2a/app.py +56 -0
  117. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/proxies/base/app.py +100 -0
  118. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/sac/app.py +553 -0
  119. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/sac/component.py +3541 -0
  120. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/sac/task_execution_context.py +335 -0
  121. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/tools/tool_config_types.py +61 -0
  122. solace_agent_mesh-1.6.3/src/solace_agent_mesh/agent/utils/artifact_helpers.py +1251 -0
  123. solace_agent_mesh-1.6.3/src/solace_agent_mesh/common/a2a/events.py +213 -0
  124. solace_agent_mesh-1.6.3/src/solace_agent_mesh/common/sac/sam_component_base.py +658 -0
  125. solace_agent_mesh-1.6.3/src/solace_agent_mesh/common/utils/pydantic_utils.py +159 -0
  126. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/base/component.py +1405 -0
  127. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/app.py +365 -0
  128. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/component.py +2281 -0
  129. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/dependencies.py +600 -0
  130. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/main.py +765 -0
  131. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/agent_cards.py +43 -0
  132. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +311 -0
  133. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/config.py +81 -0
  134. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +474 -0
  135. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +149 -0
  136. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +450 -0
  137. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +1220 -0
  138. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/services/session_service.py +361 -0
  139. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/session_manager.py +219 -0
  140. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/shared/exception_handlers.py +218 -0
  141. solace_agent_mesh-1.6.3/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +380 -0
  142. solace_agent_mesh-1.6.3/templates/logging_config_template.ini +45 -0
  143. solace_agent_mesh-1.6.3/tests/unit/agent/adk/models/test_lite_llm_logging.py +48 -0
  144. solace_agent_mesh-1.6.3/tests/unit/agent/sac/test_agent_sac_config.py +95 -0
  145. solace_agent_mesh-1.6.3/tests/unit/common/utils/test_pydantic_utils.py +127 -0
  146. solace_agent_mesh-1.6.1/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +0 -248
  147. solace_agent_mesh-1.6.1/CONTRIBUTING.md +0 -100
  148. solace_agent_mesh-1.6.1/PKG-INFO +0 -486
  149. solace_agent_mesh-1.6.1/assets/client/webui/assets/authCallback-BTf6dqwp.js +0 -1
  150. solace_agent_mesh-1.6.1/assets/client/webui/assets/client-CaY59VuC.js +0 -25
  151. solace_agent_mesh-1.6.1/assets/client/webui/assets/main-B32noGmR.js +0 -342
  152. solace_agent_mesh-1.6.1/assets/client/webui/assets/main-DHJKSW1S.css +0 -1
  153. solace_agent_mesh-1.6.1/assets/client/webui/assets/vendor-BEmvJSYz.js +0 -405
  154. solace_agent_mesh-1.6.1/assets/client/webui/auth-callback.html +0 -15
  155. solace_agent_mesh-1.6.1/assets/client/webui/index.html +0 -16
  156. solace_agent_mesh-1.6.1/assets/docs/404.html +0 -16
  157. solace_agent_mesh-1.6.1/assets/docs/assets/js/240a0364.7eac6021.js +0 -1
  158. solace_agent_mesh-1.6.1/assets/docs/assets/js/631738c7.a8b1ef8b.js +0 -1
  159. solace_agent_mesh-1.6.1/assets/docs/assets/js/71da7b71.38583438.js +0 -1
  160. solace_agent_mesh-1.6.1/assets/docs/assets/js/94e8668d.b5ddb7a1.js +0 -1
  161. solace_agent_mesh-1.6.1/assets/docs/assets/js/e92d0134.cf6d6522.js +0 -1
  162. solace_agent_mesh-1.6.1/assets/docs/assets/js/f284c35a.42f59cdd.js +0 -1
  163. solace_agent_mesh-1.6.1/assets/docs/assets/js/main.a835128c.js +0 -2
  164. solace_agent_mesh-1.6.1/assets/docs/assets/js/runtime~main.e268214e.js +0 -1
  165. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/agents/index.html +0 -154
  166. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html +0 -99
  167. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html +0 -90
  168. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html +0 -107
  169. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html +0 -152
  170. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/builtin-tools/index.html +0 -103
  171. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/cli/index.html +0 -218
  172. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/gateways/index.html +0 -91
  173. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/index.html +0 -29
  174. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/orchestrator/index.html +0 -55
  175. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/plugins/index.html +0 -110
  176. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/components/proxies/index.html +0 -262
  177. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/deploying/debugging/index.html +0 -104
  178. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/deploying/deployment-options/index.html +0 -85
  179. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/deploying/index.html +0 -25
  180. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/deploying/observability/index.html +0 -59
  181. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/create-agents/index.html +0 -144
  182. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/create-gateways/index.html +0 -200
  183. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/creating-python-tools/index.html +0 -128
  184. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/creating-service-providers/index.html +0 -54
  185. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/evaluations/index.html +0 -135
  186. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/index.html +0 -34
  187. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/structure/index.html +0 -55
  188. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html +0 -267
  189. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html +0 -142
  190. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html +0 -116
  191. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html +0 -83
  192. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html +0 -164
  193. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html +0 -140
  194. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html +0 -57
  195. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html +0 -72
  196. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html +0 -102
  197. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/enterprise/index.html +0 -33
  198. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/enterprise/installation/index.html +0 -83
  199. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html +0 -222
  200. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/enterprise/single-sign-on/index.html +0 -161
  201. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/getting-started/architecture/index.html +0 -75
  202. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/getting-started/index.html +0 -53
  203. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/getting-started/introduction/index.html +0 -85
  204. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html +0 -41
  205. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html +0 -81
  206. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/installing-and-configuring/index.html +0 -25
  207. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/installing-and-configuring/installation/index.html +0 -76
  208. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html +0 -160
  209. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html +0 -142
  210. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html +0 -100
  211. solace_agent_mesh-1.6.1/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html +0 -52
  212. solace_agent_mesh-1.6.1/assets/docs/lunr-index-1761248083802.json +0 -1
  213. solace_agent_mesh-1.6.1/assets/docs/lunr-index.json +0 -1
  214. solace_agent_mesh-1.6.1/assets/docs/search-doc-1761248083802.json +0 -1
  215. solace_agent_mesh-1.6.1/assets/docs/search-doc.json +0 -1
  216. solace_agent_mesh-1.6.1/assets/docs/sitemap.xml +0 -1
  217. solace_agent_mesh-1.6.1/cli/__init__.py +0 -1
  218. solace_agent_mesh-1.6.1/client/webui/frontend/package-lock.json +0 -9674
  219. solace_agent_mesh-1.6.1/client/webui/frontend/package.json +0 -136
  220. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -271
  221. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +0 -238
  222. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -52
  223. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/common/index.ts +0 -3
  224. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/ui/button.tsx +0 -63
  225. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -91
  226. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/providers/ChatProvider.tsx +0 -1474
  227. solace_agent_mesh-1.6.1/client/webui/frontend/src/lib/types/fe.ts +0 -197
  228. solace_agent_mesh-1.6.1/client/webui/frontend/src/stories/MessageBanner.stories.tsx +0 -69
  229. solace_agent_mesh-1.6.1/docs/.docusaurus/client-manifest.json +0 -1285
  230. solace_agent_mesh-1.6.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -1
  231. solace_agent_mesh-1.6.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-debugging-md-631.json +0 -28
  232. solace_agent_mesh-1.6.1/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-a-2-a-gateway-upgrade-to-0-3-0-md-240.json +0 -28
  233. solace_agent_mesh-1.6.1/docs/.docusaurus/docusaurus.config.mjs +0 -416
  234. solace_agent_mesh-1.6.1/docs/.docusaurus/globalData.json +0 -271
  235. solace_agent_mesh-1.6.1/docs/.docusaurus/registry.js +0 -54
  236. solace_agent_mesh-1.6.1/docs/.docusaurus/routes.js +0 -309
  237. solace_agent_mesh-1.6.1/docs/.docusaurus/routesChunkNames.json +0 -203
  238. solace_agent_mesh-1.6.1/docs/docs/documentation/deploying/debugging.md +0 -233
  239. solace_agent_mesh-1.6.1/docs/docs/documentation/deploying/observability.md +0 -103
  240. solace_agent_mesh-1.6.1/docs/docs/documentation/enterprise/rbac-setup-guide.md +0 -574
  241. solace_agent_mesh-1.6.1/docs/docs/documentation/installing-and-configuring/configurations.md +0 -214
  242. solace_agent_mesh-1.6.1/examples/gateways/webui_gateway_example.yaml +0 -90
  243. solace_agent_mesh-1.6.1/preset/agents/basic/webui.yaml +0 -57
  244. solace_agent_mesh-1.6.1/preset/logging_config.ini +0 -45
  245. solace_agent_mesh-1.6.1/pyproject.toml +0 -210
  246. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -26
  247. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +0 -381
  248. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +0 -300
  249. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -988
  250. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/runner.py +0 -383
  251. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/services.py +0 -392
  252. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/adk/setup.py +0 -1165
  253. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/protocol/event_handlers.py +0 -1804
  254. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/proxies/a2a/app.py +0 -55
  255. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/proxies/base/app.py +0 -99
  256. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/sac/app.py +0 -512
  257. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/sac/component.py +0 -3413
  258. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/sac/task_execution_context.py +0 -304
  259. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/tools/tool_config_types.py +0 -58
  260. solace_agent_mesh-1.6.1/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -1251
  261. solace_agent_mesh-1.6.1/src/solace_agent_mesh/common/a2a/events.py +0 -212
  262. solace_agent_mesh-1.6.1/src/solace_agent_mesh/common/sac/sam_component_base.py +0 -652
  263. solace_agent_mesh-1.6.1/src/solace_agent_mesh/common/utils/pydantic_utils.py +0 -72
  264. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/base/component.py +0 -1401
  265. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/app.py +0 -339
  266. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/component.py +0 -2202
  267. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -576
  268. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/main.py +0 -741
  269. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/agent_cards.py +0 -43
  270. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -214
  271. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -81
  272. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -474
  273. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -139
  274. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -450
  275. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -1138
  276. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/services/session_service.py +0 -361
  277. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -219
  278. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/shared/exception_handlers.py +0 -203
  279. solace_agent_mesh-1.6.1/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -371
  280. solace_agent_mesh-1.6.1/templates/logging_config_template.ini +0 -45
  281. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.dockerignore +0 -0
  282. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/actions/push-docker/action.yml +0 -0
  283. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/copilot-instructions.md +0 -0
  284. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/helper_scripts/build_frontend.py +0 -0
  285. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/changelog.yaml +0 -0
  286. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/ci.yaml +0 -0
  287. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/cleanup_ws.yaml +0 -0
  288. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/gh_pages.yaml +0 -0
  289. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/push-docker.yml +0 -0
  290. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/release.yml +0 -0
  291. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/ui-ci.yml +0 -0
  292. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.github/workflows/ui-release.yml +0 -0
  293. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.gitignore +0 -0
  294. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.hooks/pre-commit +0 -0
  295. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.versionrc.json +0 -0
  296. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/.vscode/launch.json +0 -0
  297. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/CODE_OF_CONDUCT.md +0 -0
  298. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/Dockerfile +0 -0
  299. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/LICENSE +0 -0
  300. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/README.md +0 -0
  301. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
  302. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/Solace_community_logo.png +0 -0
  303. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/_index-ByU1X1HD.js +0 -0
  304. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/components-Rk0n-9cK.js +0 -0
  305. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/entry.client-mvZjNKiz.js +0 -0
  306. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/index-DzNKzXrc.js +0 -0
  307. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/manifest-61038fc6.js +0 -0
  308. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/root-BWvk5-gF.js +0 -0
  309. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
  310. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/favicon.ico +0 -0
  311. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/config_portal/client/index.html +0 -0
  312. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/css/styles.906a1503.css +0 -0
  313. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
  314. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/images/sam-enterprise-credentials-b269f095349473118b2b33bdfcc40122.png +0 -0
  315. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/032c2d61.f3d37824.js +0 -0
  316. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/0bcf40b7.c019ad46.js +0 -0
  317. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
  318. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
  319. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/149.b797a808.js +0 -0
  320. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/15ba94aa.932dd2db.js +0 -0
  321. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/165.6a39807d.js +0 -0
  322. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
  323. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
  324. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
  325. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
  326. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/2131ec11.5c7a1f6e.js +0 -0
  327. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
  328. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/2334.1cf50a20.js +0 -0
  329. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/2e32b5e0.33f5d75b.js +0 -0
  330. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3219.adc1d663.js +0 -0
  331. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/341393d4.0fac2613.js +0 -0
  332. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3624.0eaa1fd0.js +0 -0
  333. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/375.708d48db.js +0 -0
  334. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
  335. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3a6c6137.f5940cfa.js +0 -0
  336. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3ac1795d.76654dd9.js +0 -0
  337. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/3ff0015d.2be20244.js +0 -0
  338. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4250.95455b28.js +0 -0
  339. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
  340. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4458.518e66fa.js +0 -0
  341. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
  342. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4494.6ee23046.js +0 -0
  343. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
  344. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4866.22daefc0.js +0 -0
  345. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
  346. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/509e993c.4c7a1a6d.js +0 -0
  347. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/5388.7a136447.js +0 -0
  348. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/547e15cc.2cbb060a.js +0 -0
  349. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/55b7b518.f2b1d1ba.js +0 -0
  350. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/5607.081356f8.js +0 -0
  351. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
  352. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/5c2bd65f.eda4bcb2.js +0 -0
  353. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
  354. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6063ff4c.ef84f702.js +0 -0
  355. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
  356. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6395.e9c73649.js +0 -0
  357. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
  358. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6976.379be23b.js +0 -0
  359. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
  360. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6a520c9d.ba015d81.js +0 -0
  361. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6ad8f0bd.f4b15f3b.js +0 -0
  362. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6d84eae0.4a5fbf39.js +0 -0
  363. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/6fdfefc7.99de744e.js +0 -0
  364. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/7040.cb436723.js +0 -0
  365. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/7195.412f418a.js +0 -0
  366. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/722f809d.965da774.js +0 -0
  367. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
  368. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/742f027b.46c07808.js +0 -0
  369. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/77cf947d.48cb18a2.js +0 -0
  370. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
  371. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/7900.69516146.js +0 -0
  372. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8024126c.56e59919.js +0 -0
  373. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/81a99df0.07034dd9.js +0 -0
  374. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/82fbfb93.139a1a1f.js +0 -0
  375. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8356.8a379c04.js +0 -0
  376. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
  377. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
  378. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8577.1d54e766.js +0 -0
  379. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8591.5d015485.js +0 -0
  380. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8591.5d015485.js.LICENSE.txt +0 -0
  381. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
  382. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8731.6c1dbf0c.js +0 -0
  383. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
  384. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9157.b4093d07.js +0 -0
  385. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/924ffdeb.8095e148.js +0 -0
  386. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
  387. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/945fb41e.6f4cdffd.js +0 -0
  388. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
  389. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9793.c6d16376.js +0 -0
  390. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9bb13469.dd1c9b54.js +0 -0
  391. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/9e9d0a82.570c057b.js +0 -0
  392. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
  393. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
  394. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/ab9708a8.3e6dd091.js +0 -0
  395. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
  396. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/ad71b5ed.af3ecfd1.js +0 -0
  397. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/c198a0dc.8f31f867.js +0 -0
  398. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/c93cbaa0.eaff365e.js +0 -0
  399. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/ceb2a7a6.5d92d7d0.js +0 -0
  400. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/da0b5bad.d08a9466.js +0 -0
  401. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/db924877.e98d12a1.js +0 -0
  402. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/dd817ffc.0aa9630a.js +0 -0
  403. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/dd81e2b8.d590bc9e.js +0 -0
  404. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/de5f4c65.e8241890.js +0 -0
  405. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/de915948.27d6b065.js +0 -0
  406. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/e3d9abda.6b9493d0.js +0 -0
  407. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/e6f9706b.e74a984d.js +0 -0
  408. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/assets/js/ff4d71f2.15b02f97.js +0 -0
  409. /solace_agent_mesh-1.6.1/assets/docs/assets/js/main.a835128c.js.LICENSE.txt โ†’ /solace_agent_mesh-1.6.3/assets/docs/assets/js/main.aab34e5c.js.LICENSE.txt +0 -0
  410. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
  411. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/logo.png +0 -0
  412. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/sac-flows.png +0 -0
  413. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/sac_parts_of_a_component.png +0 -0
  414. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/sam-enterprise-credentials.png +0 -0
  415. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/solace-logo-text.svg +0 -0
  416. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/assets/docs/img/solace-logo.png +0 -0
  417. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/__init__.py +0 -0
  418. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/__init__.py +0 -0
  419. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/add_cmd_llm.txt +0 -0
  420. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/agent_cmd.py +0 -0
  421. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/gateway_cmd.py +0 -0
  422. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
  423. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
  424. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/docs_cmd.py +0 -0
  425. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/eval_cmd.py +0 -0
  426. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/__init__.py +0 -0
  427. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/broker_step.py +0 -0
  428. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/database_step.py +0 -0
  429. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/directory_step.py +0 -0
  430. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/env_step.py +0 -0
  431. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
  432. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/orchestrator_step.py +0 -0
  433. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/project_files_step.py +0 -0
  434. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/web_init_step.py +0 -0
  435. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/init_cmd/webui_gateway_step.py +0 -0
  436. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/__init__.py +0 -0
  437. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/add_cmd.py +0 -0
  438. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/build_cmd.py +0 -0
  439. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/catalog_cmd.py +0 -0
  440. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/create_cmd.py +0 -0
  441. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/install_cmd.py +0 -0
  442. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/official_registry.py +0 -0
  443. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +0 -0
  444. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/commands/run_cmd.py +0 -0
  445. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/main.py +0 -0
  446. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/cli/utils.py +0 -0
  447. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/sam-rest-client/README.md +0 -0
  448. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/sam-rest-client/pyproject.toml +0 -0
  449. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
  450. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
  451. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
  452. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/.gitignore +0 -0
  453. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/.npmignore +0 -0
  454. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/.prettierrc +0 -0
  455. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/.storybook/main.ts +0 -0
  456. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/.storybook/preview.tsx +0 -0
  457. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/README.md +0 -0
  458. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/auth-callback.html +0 -0
  459. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/components.json +0 -0
  460. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/README.md +0 -0
  461. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/e2e/agents-page.cy.ts +0 -0
  462. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/e2e/chat-page.cy.ts +0 -0
  463. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/support/commands.ts +0 -0
  464. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/support/e2e.ts +0 -0
  465. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/support/simple-session-commands.ts +0 -0
  466. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress/support/workflow-commands.ts +0 -0
  467. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/cypress.config.js +0 -0
  468. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/eslint.config.js +0 -0
  469. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/frontend_llm.txt +0 -0
  470. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/index.html +0 -0
  471. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/App.css +0 -0
  472. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/App.tsx +0 -0
  473. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/assets/favicon.ico +0 -0
  474. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
  475. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
  476. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/auth/auth_llm.txt +0 -0
  477. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/assets/illustrations/ErrorIllustration.tsx +0 -0
  478. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/assets/illustrations/NotFoundIllustration.tsx +0 -0
  479. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/assets/illustrations/index.ts +0 -0
  480. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/assets/index.ts +0 -0
  481. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/FlowChart_llm.txt +0 -0
  482. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
  483. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/customEdges_llm.txt +0 -0
  484. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +0 -0
  485. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +0 -0
  486. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -0
  487. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +0 -0
  488. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -0
  489. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/customNodes_llm.txt +0 -0
  490. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
  491. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +0 -0
  492. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +0 -0
  493. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChartDetails.tsx +0 -0
  494. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
  495. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/activities_llm.txt +0 -0
  496. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/index.ts +0 -0
  497. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -0
  498. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -0
  499. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -0
  500. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -0
  501. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/agents/agents_llm.txt +0 -0
  502. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
  503. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +0 -0
  504. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/ChatSessionDeleteDialog.tsx +0 -0
  505. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +0 -0
  506. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -0
  507. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -0
  508. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/FeedbackModal.tsx +0 -0
  509. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -0
  510. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/SessionList.tsx +0 -0
  511. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +0 -0
  512. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +0 -0
  513. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -0
  514. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +0 -0
  515. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +0 -0
  516. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -0
  517. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -0
  518. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
  519. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
  520. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
  521. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
  522. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/artifact/artifact_llm.txt +0 -0
  523. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/chat_llm.txt +0 -0
  524. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -0
  525. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -0
  526. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
  527. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/file/file_llm.txt +0 -0
  528. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
  529. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +0 -0
  530. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +0 -0
  531. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +0 -0
  532. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -0
  533. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +0 -0
  534. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +0 -0
  535. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +0 -0
  536. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/Renderers_llm.txt +0 -0
  537. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +0 -0
  538. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +0 -0
  539. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +0 -0
  540. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -0
  541. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
  542. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/chat/preview/preview_llm.txt +0 -0
  543. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/common/EmptyState.tsx +0 -0
  544. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
  545. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/common/common_llm.txt +0 -0
  546. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/components_llm.txt +0 -0
  547. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/header/Header.tsx +0 -0
  548. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/header/header_llm.txt +0 -0
  549. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
  550. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/index.ts +0 -0
  551. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
  552. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
  553. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/jsonViewer/jsonViewer_llm.txt +0 -0
  554. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
  555. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -0
  556. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -0
  557. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
  558. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +0 -0
  559. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
  560. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -0
  561. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/navigation/navigation_llm.txt +0 -0
  562. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -0
  563. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +0 -0
  564. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
  565. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/pages/pages_llm.txt +0 -0
  566. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
  567. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
  568. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/toast/toast_llm.txt +0 -0
  569. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -0
  570. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
  571. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
  572. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
  573. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
  574. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
  575. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
  576. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
  577. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -0
  578. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +0 -0
  579. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -0
  580. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/chat_llm.txt +0 -0
  581. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/hooks/hooks_llm.txt +0 -0
  582. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
  583. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
  584. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
  585. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
  586. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
  587. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
  588. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
  589. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
  590. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
  591. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
  592. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
  593. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/pagination.tsx +0 -0
  594. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -0
  595. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
  596. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
  597. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/select.tsx +0 -0
  598. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
  599. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
  600. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
  601. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
  602. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
  603. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -0
  604. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
  605. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
  606. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
  607. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
  608. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
  609. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/components/ui/ui_llm.txt +0 -0
  610. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
  611. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -0
  612. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -0
  613. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
  614. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
  615. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
  616. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
  617. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/index.ts +0 -0
  618. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useAgentCards.ts +0 -0
  619. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useAgentSelection.ts +0 -0
  620. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -0
  621. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
  622. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -0
  623. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
  624. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
  625. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useCopy.ts +0 -0
  626. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
  627. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
  628. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -0
  629. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -0
  630. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
  631. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
  632. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
  633. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/index.css +0 -0
  634. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/index.ts +0 -0
  635. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/lib_llm.txt +0 -0
  636. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -0
  637. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/plugins/constants.ts +0 -0
  638. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/plugins/index.ts +0 -0
  639. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/plugins/plugins_llm.txt +0 -0
  640. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
  641. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -0
  642. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
  643. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
  644. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -0
  645. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/index.ts +0 -0
  646. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/providers_llm.txt +0 -0
  647. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
  648. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
  649. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -0
  650. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
  651. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/types/activities.ts +0 -0
  652. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/types/be.ts +0 -0
  653. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/types/index.ts +0 -0
  654. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/types/storage.ts +0 -0
  655. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/api.ts +0 -0
  656. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
  657. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/download.ts +0 -0
  658. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/format.ts +0 -0
  659. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/index.ts +0 -0
  660. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
  661. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
  662. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/main.tsx +0 -0
  663. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/src_llm.txt +0 -0
  664. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/AgentsPage.stories.tsx +0 -0
  665. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/ArtifactPanel.stories.tsx +0 -0
  666. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/ChatPage.stories.tsx +0 -0
  667. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/EmptyState.stories.tsx +0 -0
  668. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/decorators/withProviders.tsx +0 -0
  669. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/MockAuthProvider.tsx +0 -0
  670. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/MockChatProvider.tsx +0 -0
  671. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/MockConfigProvider.tsx +0 -0
  672. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/MockTaskProvider.tsx +0 -0
  673. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/StoryProvider.tsx +0 -0
  674. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/stories/mocks/data.ts +0 -0
  675. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/src/vite-env.d.ts +0 -0
  676. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tailwind.config.js +0 -0
  677. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tsconfig.app.json +0 -0
  678. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tsconfig.cypress.json +0 -0
  679. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tsconfig.json +0 -0
  680. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tsconfig.lib.json +0 -0
  681. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/tsconfig.node.json +0 -0
  682. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/vite.config.ts +0 -0
  683. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/vite.lib.config.ts +0 -0
  684. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/frontend/wss-unified-agent.config +0 -0
  685. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/llm.txt +0 -0
  686. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/client/webui/llm_detail.txt +0 -0
  687. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/__init__.py +0 -0
  688. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/__init__.py +0 -0
  689. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/common.py +0 -0
  690. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog/__init__.py +0 -0
  691. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog/constants.py +0 -0
  692. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog/models.py +0 -0
  693. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog/registry_manager.py +0 -0
  694. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog/scraper.py +0 -0
  695. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/plugin_catalog_server.py +0 -0
  696. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/backend/server.py +0 -0
  697. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/.eslintrc.cjs +0 -0
  698. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/.gitignore +0 -0
  699. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/common/providerModels.ts +0 -0
  700. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/AddAgentFlow.tsx +0 -0
  701. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
  702. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/InitializationFlow.tsx +0 -0
  703. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
  704. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
  705. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
  706. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
  707. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
  708. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
  709. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
  710. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
  711. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
  712. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
  713. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
  714. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
  715. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
  716. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
  717. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
  718. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -0
  719. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -0
  720. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
  721. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
  722. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -0
  723. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -0
  724. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -0
  725. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/DatabaseSetup.tsx +0 -0
  726. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -0
  727. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -0
  728. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -0
  729. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -0
  730. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/steps/init/types.ts +0 -0
  731. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
  732. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
  733. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
  734. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
  735. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
  736. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
  737. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
  738. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
  739. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
  740. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
  741. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
  742. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/entry.client.tsx +0 -0
  743. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/root.tsx +0 -0
  744. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/routes/_index.tsx +0 -0
  745. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/app/tailwind.css +0 -0
  746. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/package-lock.json +0 -0
  747. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/package.json +0 -0
  748. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/postcss.config.js +0 -0
  749. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/public/Solace_community_logo.png +0 -0
  750. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/public/favicon.ico +0 -0
  751. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/tailwind.config.ts +0 -0
  752. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/tsconfig.json +0 -0
  753. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/config_portal/frontend/vite.config.ts +0 -0
  754. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
  755. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/client-modules.js +0 -0
  756. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/codeTranslations.json +0 -0
  757. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
  758. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
  759. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
  760. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
  761. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
  762. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
  763. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-agents-md-9e9.json +0 -0
  764. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-builtin-tools-artifact-management-md-032.json +0 -0
  765. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-builtin-tools-audio-tools-md-2e3.json +0 -0
  766. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-builtin-tools-builtin-tools-md-81a.json +0 -0
  767. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-builtin-tools-data-analysis-tools-md-509.json +0 -0
  768. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-builtin-tools-embeds-md-3ac.json +0 -0
  769. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-cli-md-3ff.json +0 -0
  770. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-components-md-3a6.json +0 -0
  771. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-gateways-md-e6f.json +0 -0
  772. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-orchestrator-md-77c.json +0 -0
  773. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-plugins-md-547.json +0 -0
  774. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-components-proxies-md-924.json +0 -0
  775. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-deploying-md-82f.json +0 -0
  776. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-deployment-options-md-5c2.json +0 -0
  777. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deploying-observability-md-e92.json +0 -0
  778. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-create-agents-md-dd8.json +0 -0
  779. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-create-gateways-md-da0.json +0 -0
  780. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-creating-python-tools-md-802.json +0 -0
  781. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-creating-service-providers-md-db9.json +0 -0
  782. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-developing-md-ff4.json +0 -0
  783. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-evaluations-md-ceb.json +0 -0
  784. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-structure-md-6fd.json +0 -0
  785. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-bedrock-agents-md-c19.json +0 -0
  786. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-custom-agent-md-6ad.json +0 -0
  787. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-event-mesh-gateway-md-ad7.json +0 -0
  788. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-mcp-integration-md-9bb.json +0 -0
  789. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-mongodb-integration-md-0bc.json +0 -0
  790. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-rag-integration-md-c93.json +0 -0
  791. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-rest-gateway-md-606.json +0 -0
  792. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-slack-integration-md-722.json +0 -0
  793. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-developing-tutorials-sql-database-md-de5.json +0 -0
  794. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-enterprise-md-dd8.json +0 -0
  795. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-installation-md-e3d.json +0 -0
  796. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-rbac-setup-guide-md-94e.json +0 -0
  797. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-single-sign-on-md-6a5.json +0 -0
  798. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-architecture-md-15b.json +0 -0
  799. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-getting-started-md-ab9.json +0 -0
  800. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
  801. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-try-agent-mesh-md-742.json +0 -0
  802. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-installing-and-configuring-configurations-md-71d.json +0 -0
  803. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-installing-and-configuring-installation-md-55b.json +0 -0
  804. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-installing-and-configuring-installing-and-configuring-md-6d8.json +0 -0
  805. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-installing-and-configuring-large-language-models-md-de9.json +0 -0
  806. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-installing-and-configuring-run-project-md-213.json +0 -0
  807. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-a-2-a-technical-migration-map-md-341.json +0 -0
  808. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
  809. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/i18n.json +0 -0
  810. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/lunr.client.js +0 -0
  811. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/site-metadata.json +0 -0
  812. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.docusaurus/site-storage.json +0 -0
  813. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/.gitignore +0 -0
  814. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/README.md +0 -0
  815. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/_category_.json +0 -0
  816. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/agents.md +0 -0
  817. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/_category_.json +0 -0
  818. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/artifact-management.md +0 -0
  819. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/audio-tools.md +0 -0
  820. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/builtin-tools.md +0 -0
  821. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/data-analysis-tools.md +0 -0
  822. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/builtin-tools/embeds.md +0 -0
  823. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/cli.md +0 -0
  824. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/components.md +0 -0
  825. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/gateways.md +0 -0
  826. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/orchestrator.md +0 -0
  827. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/plugins.md +0 -0
  828. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/components/proxies.md +0 -0
  829. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/deploying/_category_.json +0 -0
  830. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/deploying/deploying.md +0 -0
  831. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/deploying/deployment-options.md +0 -0
  832. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/_category_.json +0 -0
  833. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/create-agents.md +0 -0
  834. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/create-gateways.md +0 -0
  835. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/creating-python-tools.md +0 -0
  836. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/creating-service-providers.md +0 -0
  837. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/developing.md +0 -0
  838. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/evaluations.md +0 -0
  839. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/structure.md +0 -0
  840. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/_category_.json +0 -0
  841. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/bedrock-agents.md +0 -0
  842. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/custom-agent.md +0 -0
  843. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/event-mesh-gateway.md +0 -0
  844. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/mcp-integration.md +0 -0
  845. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/mongodb-integration.md +0 -0
  846. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/rag-integration.md +0 -0
  847. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/rest-gateway.md +0 -0
  848. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/slack-integration.md +0 -0
  849. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/developing/tutorials/sql-database.md +0 -0
  850. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/enterprise/_category_.json +0 -0
  851. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/enterprise/enterprise.md +0 -0
  852. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/enterprise/installation.md +0 -0
  853. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/enterprise/single-sign-on.md +0 -0
  854. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/getting-started/_category_.json +0 -0
  855. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/getting-started/architecture.md +0 -0
  856. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/getting-started/getting-started.md +0 -0
  857. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/getting-started/introduction.md +0 -0
  858. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/getting-started/try-agent-mesh.md +0 -0
  859. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/installing-and-configuring/_category_.json +0 -0
  860. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/installing-and-configuring/installation.md +0 -0
  861. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/installing-and-configuring/installing-and-configuring.md +0 -0
  862. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/installing-and-configuring/large_language_models.md +0 -0
  863. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/installing-and-configuring/run-project.md +0 -0
  864. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/migrations/_category_.json +0 -0
  865. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/migrations/a2a-upgrade/_category_.json +0 -0
  866. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0.md +0 -0
  867. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map.md +0 -0
  868. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/docusaurus.config.ts +0 -0
  869. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/package-lock.json +0 -0
  870. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/package.json +0 -0
  871. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/sidebars.ts +0 -0
  872. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
  873. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/logo.png +0 -0
  874. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/sac-flows.png +0 -0
  875. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/sac_parts_of_a_component.png +0 -0
  876. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/sam-enterprise-credentials.png +0 -0
  877. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/solace-logo-text.svg +0 -0
  878. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/static/img/solace-logo.png +0 -0
  879. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/docs/tsconfig.json +0 -0
  880. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/__init__.py +0 -0
  881. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/evaluator.py +0 -0
  882. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/message_organizer.py +0 -0
  883. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/benchmark_info.html +0 -0
  884. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/chart_section.html +0 -0
  885. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/detailed_breakdown.html +0 -0
  886. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/modal.html +0 -0
  887. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/modal_chart_functions.js +0 -0
  888. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/modal_script.js +0 -0
  889. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/modal_styles.css +0 -0
  890. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/performance_metrics_styles.css +0 -0
  891. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/templates/footer.html +0 -0
  892. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report/templates/header.html +0 -0
  893. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report_data_processor.py +0 -0
  894. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/report_generator.py +0 -0
  895. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/run.py +0 -0
  896. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/__init__.py +0 -0
  897. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/constants.py +0 -0
  898. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/exceptions.py +0 -0
  899. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/helpers.py +0 -0
  900. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/test_case_loader.py +0 -0
  901. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/shared/test_suite_loader.py +0 -0
  902. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/subscriber.py +0 -0
  903. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/evaluation/summary_builder.py +0 -0
  904. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/a2a_proxy_example.yaml +0 -0
  905. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_agents_example.yaml +0 -0
  906. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_atlassian_sse_example.yaml +0 -0
  907. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_mcp_atlassian_docker_example.yaml +0 -0
  908. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_mcp_example.yaml +0 -0
  909. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_mcp_jira_sse_example.yaml +0 -0
  910. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/a2a_multimodal_example.yaml +0 -0
  911. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/orchestrator_example.yaml +0 -0
  912. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/s3_artifact_storage_example.yaml +0 -0
  913. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/agents/test_agent_example.yaml +0 -0
  914. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/gateways/event_mesh_gateway_example.yaml +0 -0
  915. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/gateways/rest_gateway_example.yaml +0 -0
  916. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/gateways/slack_gateway_example.yaml +0 -0
  917. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/gateways/webhook_gateway_example.yaml +0 -0
  918. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/sample_tools.py +0 -0
  919. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/examples/shared_config.yaml +0 -0
  920. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/agents/basic/main_orchestrator.yaml +0 -0
  921. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/agents/markitdown_agents.yaml +0 -0
  922. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/agents/mermaid_agents.yaml +0 -0
  923. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/agents/web_agents.yaml +0 -0
  924. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/env-template +0 -0
  925. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/preset/shared_config.yaml +0 -0
  926. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/scripts/migrate_declarative_tests.py +0 -0
  927. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/scripts/sync_a2a_schema.py +0 -0
  928. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/llm.txt +0 -0
  929. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/llm_detail.txt +0 -0
  930. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/__init__.py +0 -0
  931. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/__init__.py +0 -0
  932. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/__init__.py +0 -0
  933. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
  934. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/adk_llm_detail.txt +0 -0
  935. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/artifacts/__init__.py +0 -0
  936. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/artifacts/artifacts_llm.txt +0 -0
  937. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +0 -0
  938. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/callbacks.py +0 -0
  939. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py +0 -0
  940. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/mcp_content_processor.py +0 -0
  941. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
  942. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/models/oauth2_token_manager.py +0 -0
  943. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
  944. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -0
  945. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
  946. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/agent_llm_detail.txt +0 -0
  947. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/protocol/__init__.py +0 -0
  948. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
  949. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/protocol/protocol_llm_detail.txt +0 -0
  950. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/__init__.py +0 -0
  951. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/a2a/__init__.py +0 -0
  952. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/a2a/component.py +0 -0
  953. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/a2a/config.py +0 -0
  954. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/a2a/oauth_token_cache.py +0 -0
  955. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/base/__init__.py +0 -0
  956. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/base/component.py +0 -0
  957. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/base/config.py +0 -0
  958. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/proxies/base/proxy_task_context.py +0 -0
  959. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/sac/__init__.py +0 -0
  960. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
  961. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
  962. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/sac/sac_llm_detail.txt +0 -0
  963. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
  964. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
  965. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
  966. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/testing/testing_llm_detail.txt +0 -0
  967. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/__init__.py +0 -0
  968. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
  969. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -0
  970. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -0
  971. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/dynamic_tool.py +0 -0
  972. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +0 -0
  973. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
  974. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +0 -0
  975. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
  976. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
  977. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -0
  978. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
  979. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/tools_llm_detail.txt +0 -0
  980. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/tools/web_tools.py +0 -0
  981. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/utils/__init__.py +0 -0
  982. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
  983. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
  984. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
  985. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/agent/utils/utils_llm_detail.txt +0 -0
  986. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/__init__.py +0 -0
  987. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/__init__.py +0 -0
  988. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/a2a_llm.txt +0 -0
  989. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/a2a_llm_detail.txt +0 -0
  990. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/artifact.py +0 -0
  991. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/message.py +0 -0
  992. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/protocol.py +0 -0
  993. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/task.py +0 -0
  994. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/translation.py +0 -0
  995. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a/types.py +0 -0
  996. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/a2a.json +0 -0
  997. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/a2a_spec_llm.txt +0 -0
  998. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/a2a_spec_llm_detail.txt +0 -0
  999. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/agent_progress_update.json +0 -0
  1000. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/artifact_creation_progress.json +0 -0
  1001. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/llm_invocation.json +0 -0
  1002. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/schemas_llm.txt +0 -0
  1003. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_invocation_start.json +0 -0
  1004. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_result.json +0 -0
  1005. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/agent_registry.py +0 -0
  1006. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/common_llm.txt +0 -0
  1007. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/common_llm_detail.txt +0 -0
  1008. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/constants.py +0 -0
  1009. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/data_parts.py +0 -0
  1010. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/exceptions.py +0 -0
  1011. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
  1012. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
  1013. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
  1014. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/middleware/middleware_llm_detail.txt +0 -0
  1015. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
  1016. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sac/__init__.py +0 -0
  1017. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sac/sac_llm.txt +0 -0
  1018. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sac/sac_llm_detail.txt +0 -0
  1019. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sam_events/__init__.py +0 -0
  1020. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sam_events/event_service.py +0 -0
  1021. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sam_events/sam_events_llm.txt +0 -0
  1022. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/sam_events/sam_events_llm_detail.txt +0 -0
  1023. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/__init__.py +0 -0
  1024. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
  1025. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/identity_service.py +0 -0
  1026. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
  1027. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +0 -0
  1028. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
  1029. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
  1030. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/services/services_llm_detail.txt +0 -0
  1031. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
  1032. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/artifact_utils.py +0 -0
  1033. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
  1034. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
  1035. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
  1036. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
  1037. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
  1038. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
  1039. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
  1040. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -0
  1041. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
  1042. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
  1043. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/initializer.py +0 -0
  1044. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
  1045. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/message_utils.py +0 -0
  1046. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -0
  1047. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
  1048. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/type_utils.py +0 -0
  1049. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
  1050. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/common/utils/utils_llm_detail.txt +0 -0
  1051. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
  1052. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -0
  1053. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/core_a2a/core_a2a_llm_detail.txt +0 -0
  1054. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/core_a2a/service.py +0 -0
  1055. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/__init__.py +0 -0
  1056. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
  1057. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/base/app.py +0 -0
  1058. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
  1059. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/base/base_llm_detail.txt +0 -0
  1060. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
  1061. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
  1062. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/gateway_llm_detail.txt +0 -0
  1063. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/__init__.py +0 -0
  1064. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/alembic_llm.txt +0 -0
  1065. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/env.py +0 -0
  1066. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/script.py.mako +0 -0
  1067. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250910_d5b3f8f2e9a0_create_initial_database.py +0 -0
  1068. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250911_b1c2d3e4f5g6_add_database_indexes.py +0 -0
  1069. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250916_f6e7d8c9b0a1_convert_timestamps_to_epoch_and_align_columns.py +0 -0
  1070. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20251006_98882922fa59_add_tasks_events_feedback_chat_tasks.py +0 -0
  1071. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20251015_add_session_performance_indexes.py +0 -0
  1072. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/versions_llm.txt +0 -0
  1073. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/alembic.ini +0 -0
  1074. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
  1075. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
  1076. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/components/task_logger_forwarder.py +0 -0
  1077. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
  1078. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -0
  1079. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm_detail.txt +0 -0
  1080. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/__init__.py +0 -0
  1081. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/chat_task_repository.py +0 -0
  1082. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/__init__.py +0 -0
  1083. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/chat_task.py +0 -0
  1084. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/entities_llm.txt +0 -0
  1085. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/feedback.py +0 -0
  1086. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/session.py +0 -0
  1087. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/session_history.py +0 -0
  1088. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/task.py +0 -0
  1089. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/entities/task_event.py +0 -0
  1090. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/feedback_repository.py +0 -0
  1091. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/interfaces.py +0 -0
  1092. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/__init__.py +0 -0
  1093. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/base.py +0 -0
  1094. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/chat_task_model.py +0 -0
  1095. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/feedback_model.py +0 -0
  1096. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/models_llm.txt +0 -0
  1097. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/session_model.py +0 -0
  1098. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/task_event_model.py +0 -0
  1099. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/models/task_model.py +0 -0
  1100. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/repository_llm.txt +0 -0
  1101. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/session_repository.py +0 -0
  1102. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/repository/task_repository.py +0 -0
  1103. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
  1104. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +0 -0
  1105. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/__init__.py +0 -0
  1106. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/dto_llm.txt +0 -0
  1107. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/__init__.py +0 -0
  1108. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/requests_llm.txt +0 -0
  1109. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/session_requests.py +0 -0
  1110. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/task_requests.py +0 -0
  1111. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/__init__.py +0 -0
  1112. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/base_responses.py +0 -0
  1113. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/responses_llm.txt +0 -0
  1114. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/session_responses.py +0 -0
  1115. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/task_responses.py +0 -0
  1116. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/feedback.py +0 -0
  1117. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
  1118. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
  1119. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -0
  1120. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
  1121. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/agent_card_service.py +0 -0
  1122. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/data_retention_service.py +0 -0
  1123. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/feedback_service.py +0 -0
  1124. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
  1125. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
  1126. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/task_logger_service.py +0 -0
  1127. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -0
  1128. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/__init__.py +0 -0
  1129. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/auth_utils.py +0 -0
  1130. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/base_repository.py +0 -0
  1131. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/database_exceptions.py +0 -0
  1132. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/database_helpers.py +0 -0
  1133. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/enums.py +0 -0
  1134. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/error_dto.py +0 -0
  1135. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/exceptions.py +0 -0
  1136. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/pagination.py +0 -0
  1137. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/response_utils.py +0 -0
  1138. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/shared_llm.txt +0 -0
  1139. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py +0 -0
  1140. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/types.py +0 -0
  1141. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/shared/utils.py +0 -0
  1142. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/sse_event_buffer.py +0 -0
  1143. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/utils/__init__.py +0 -0
  1144. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/utils/stim_utils.py +0 -0
  1145. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/gateway/http_sse/utils/utils_llm.txt +0 -0
  1146. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/llm.txt +0 -0
  1147. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/llm_detail.txt +0 -0
  1148. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/solace_agent_mesh_llm.txt +0 -0
  1149. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/src/solace_agent_mesh/solace_agent_mesh_llm_detail.txt +0 -0
  1150. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/agent_template.yaml +0 -0
  1151. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/eval_backend_template.yaml +0 -0
  1152. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/gateway_app_template.py +0 -0
  1153. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/gateway_component_template.py +0 -0
  1154. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/gateway_config_template.yaml +0 -0
  1155. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/main_orchestrator.yaml +0 -0
  1156. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_agent_config_template.yaml +0 -0
  1157. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_custom_config_template.yaml +0 -0
  1158. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_custom_template.py +0 -0
  1159. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_gateway_config_template.yaml +0 -0
  1160. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_pyproject_template.toml +0 -0
  1161. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_readme_template.md +0 -0
  1162. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/plugin_tools_template.py +0 -0
  1163. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/shared_config.yaml +0 -0
  1164. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/templates_llm.txt +0 -0
  1165. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/templates/webui.yaml +0 -0
  1166. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/__init__.py +0 -0
  1167. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/agent/protocol/test_deployment_extension.py +0 -0
  1168. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/agent/sac/test_agent_component_deregistration.py +0 -0
  1169. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/common/test_agent_registry.py +0 -0
  1170. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/local_example.json +0 -0
  1171. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/remote_example.json +0 -0
  1172. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
  1173. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
  1174. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
  1175. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
  1176. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
  1177. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
  1178. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
  1179. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
  1180. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -0
  1181. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
  1182. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
  1183. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/hello_world.test.json +0 -0
  1184. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -0
  1185. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/gateway/http_sse/test_gateway_component_deregistration.py +0 -0
  1186. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/__init__.py +0 -0
  1187. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/agent/test_oauth_llm_integration.py +0 -0
  1188. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/README.md +0 -0
  1189. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/__init__.py +0 -0
  1190. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/conftest.py +0 -0
  1191. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/infrastructure/__init__.py +0 -0
  1192. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/infrastructure/database_inspector.py +0 -0
  1193. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/infrastructure/database_manager.py +0 -0
  1194. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/infrastructure/gateway_adapter.py +0 -0
  1195. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/__init__.py +0 -0
  1196. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_api_contract_validation.py +0 -0
  1197. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_authorization_security.py +0 -0
  1198. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_chat_tasks_api.py +0 -0
  1199. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_data_integrity.py +0 -0
  1200. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_data_retention.py +0 -0
  1201. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_data_validation.py +0 -0
  1202. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_end_to_end_workflows.py +0 -0
  1203. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_error_response_consistency.py +0 -0
  1204. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_functional_edge_cases.py +0 -0
  1205. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_generic_database_architecture.py +0 -0
  1206. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_multi_agent_isolation.py +0 -0
  1207. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_session_lifecycle.py +0 -0
  1208. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_task_authorization.py +0 -0
  1209. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_task_history_api.py +0 -0
  1210. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_task_history_integrity.py +0 -0
  1211. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/persistence/test_tasks_api.py +0 -0
  1212. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/test_feedback_api.py +0 -0
  1213. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/test_simple_framework.py +0 -0
  1214. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/utils/__init__.py +0 -0
  1215. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/apis/utils/persistence_assertions.py +0 -0
  1216. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/conftest.py +0 -0
  1217. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/__init__.py +0 -0
  1218. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/placeholder_utils.py +0 -0
  1219. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/__init__.py +0 -0
  1220. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/api/test_create_and_get_task.yaml +0 -0
  1221. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/api/test_get_empty_tasks.yaml +0 -0
  1222. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/api/test_get_task_as_stim.yaml +0 -0
  1223. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/api/test_pagination_tasks.yaml +0 -0
  1224. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/api/test_search_and_filter_tasks.yaml +0 -0
  1225. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_by_reference.yaml +0 -0
  1226. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_inline_bytes.yaml +0 -0
  1227. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_empty_file.yaml +0 -0
  1228. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_file_no_name.yaml +0 -0
  1229. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/artifacts/test_referenced_file_not_found.yaml +0 -0
  1230. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_binary_artifact.yaml +0 -0
  1231. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_text_artifact.yaml +0 -0
  1232. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
  1233. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
  1234. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_text_to_binary_artifact.yaml +0 -0
  1235. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
  1236. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_non_existent_artifact.yaml +0 -0
  1237. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_binary_to_datauri.yaml +0 -0
  1238. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_complex_modifier_chain.yaml +0 -0
  1239. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_csv_to_csv.yaml +0 -0
  1240. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_invalid_directive.yaml +0 -0
  1241. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_json_to_pretty_json.yaml +0 -0
  1242. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_modifier.yaml +0 -0
  1243. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_no_match.yaml +0 -0
  1244. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_modifier_type_error.yaml +0 -0
  1245. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_output_filename_literal.yaml +0 -0
  1246. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_simple_text.yaml +0 -0
  1247. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_source_not_found.yaml +0 -0
  1248. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_with_output_metadata.yaml +0 -0
  1249. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_internal_llm_fail.yaml +0 -0
  1250. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_invalid_version.yaml +0 -0
  1251. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_large_result_save_truncate.yaml +0 -0
  1252. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_filename.yaml +0 -0
  1253. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_goal.yaml +0 -0
  1254. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_and_truncate.yaml +0 -0
  1255. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_no_truncate.yaml +0 -0
  1256. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_simple_text.yaml +0 -0
  1257. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_small_ignores_output_base.yaml +0 -0
  1258. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_source_not_found.yaml +0 -0
  1259. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_supported_binary.yaml +0 -0
  1260. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_unsupported_binary.yaml +0 -0
  1261. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
  1262. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
  1263. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
  1264. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
  1265. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
  1266. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
  1267. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
  1268. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
  1269. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
  1270. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
  1271. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
  1272. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_version_not_found_error.yaml +0 -0
  1273. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_filename_embed_behavior.yaml +0 -0
  1274. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_binary.yaml +0 -0
  1275. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_text.yaml +0 -0
  1276. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_not_found_error.yaml +0 -0
  1277. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_version_not_found_error.yaml +0 -0
  1278. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_invalid_config.yaml +0 -0
  1279. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_jpg_success.yaml +0 -0
  1280. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_png_success.yaml +0 -0
  1281. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_unsupported_format.yaml +0 -0
  1282. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
  1283. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
  1284. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
  1285. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
  1286. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
  1287. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
  1288. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
  1289. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
  1290. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
  1291. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
  1292. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
  1293. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
  1294. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
  1295. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
  1296. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
  1297. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
  1298. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
  1299. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
  1300. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
  1301. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
  1302. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_complex_signatures.yaml +0 -0
  1303. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_config_and_context.yaml +0 -0
  1304. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_docstringless_tool.yaml +0 -0
  1305. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_dynamic_tool_loading.yaml +0 -0
  1306. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_empty_provider.yaml +0 -0
  1307. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_mixed_discovery.yaml +0 -0
  1308. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
  1309. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
  1310. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
  1311. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
  1312. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
  1313. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
  1314. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
  1315. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
  1316. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
  1317. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
  1318. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
  1319. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
  1320. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
  1321. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
  1322. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
  1323. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
  1324. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
  1325. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
  1326. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
  1327. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
  1328. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
  1329. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
  1330. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
  1331. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
  1332. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
  1333. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
  1334. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
  1335. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
  1336. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
  1337. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
  1338. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
  1339. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
  1340. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
  1341. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
  1342. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
  1343. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
  1344. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
  1345. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
  1346. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
  1347. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
  1348. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
  1349. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
  1350. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
  1351. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
  1352. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
  1353. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
  1354. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
  1355. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
  1356. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
  1357. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
  1358. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
  1359. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
  1360. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
  1361. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
  1362. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
  1363. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
  1364. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
  1365. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
  1366. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
  1367. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
  1368. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
  1369. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
  1370. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
  1371. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
  1372. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
  1373. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
  1374. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -0
  1375. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +0 -0
  1376. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -0
  1377. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -0
  1378. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
  1379. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
  1380. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
  1381. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
  1382. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
  1383. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
  1384. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
  1385. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
  1386. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
  1387. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
  1388. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
  1389. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
  1390. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
  1391. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
  1392. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
  1393. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
  1394. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
  1395. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
  1396. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
  1397. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
  1398. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
  1399. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
  1400. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
  1401. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
  1402. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
  1403. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
  1404. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
  1405. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
  1406. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
  1407. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
  1408. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
  1409. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_file_not_found.yaml +0 -0
  1410. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
  1411. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_malformed_pdf_as_success.yaml +0 -0
  1412. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
  1413. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
  1414. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_specific_version_success.yaml +0 -0
  1415. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
  1416. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
  1417. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
  1418. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
  1419. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
  1420. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +0 -0
  1421. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
  1422. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
  1423. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
  1424. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
  1425. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
  1426. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
  1427. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
  1428. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
  1429. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
  1430. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
  1431. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
  1432. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
  1433. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
  1434. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
  1435. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
  1436. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
  1437. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
  1438. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
  1439. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
  1440. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
  1441. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
  1442. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
  1443. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
  1444. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
  1445. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
  1446. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
  1447. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_file_not_found.yaml +0 -0
  1448. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_error.yaml +0 -0
  1449. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_no_image_in_response.yaml +0 -0
  1450. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
  1451. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_missing_api_key.yaml +0 -0
  1452. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_no_output_filename.yaml +0 -0
  1453. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_input.yaml +0 -0
  1454. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_output.yaml +0 -0
  1455. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
  1456. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
  1457. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
  1458. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_mp3.yaml +0 -0
  1459. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_wav.yaml +0 -0
  1460. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_conversation_with_artifact.yaml +0 -0
  1461. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_early_embed_resolution.yaml +0 -0
  1462. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_embed_resolution.yaml +0 -0
  1463. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_fallback_intelligent_disabled.yaml +0 -0
  1464. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_http_transport.yaml +0 -0
  1465. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_jpeg.yaml +0 -0
  1466. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_png.yaml +0 -0
  1467. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_late_embed_resolution.yaml +0 -0
  1468. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_llm_response_save_failed.yaml +0 -0
  1469. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_call.yaml +0 -0
  1470. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +0 -0
  1471. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_text_content.yaml +0 -0
  1472. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_no_fallback_on_error.yaml +0 -0
  1473. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_uri_only.yaml +0 -0
  1474. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_binary.yaml +0 -0
  1475. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_text.yaml +0 -0
  1476. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_save_forced_by_truncation.yaml +0 -0
  1477. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_streamable_http.yaml +0 -0
  1478. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing.yaml +0 -0
  1479. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv.yaml +0 -0
  1480. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv_escaped.yaml +0 -0
  1481. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_json.yaml +0 -0
  1482. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_markdown.yaml +0 -0
  1483. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_plain.yaml +0 -0
  1484. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_yaml.yaml +0 -0
  1485. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_all_thresholds.yaml +0 -0
  1486. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_save_threshold.yaml +0 -0
  1487. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_below_thresholds.yaml +0 -0
  1488. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_non_text_content.yaml +0 -0
  1489. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_e2e_artifact_passing.yaml +0 -0
  1490. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_artifact.yaml +0 -0
  1491. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_nonexistent_artifact.yaml +0 -0
  1492. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_response_with_artifact.yaml +0 -0
  1493. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
  1494. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
  1495. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
  1496. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
  1497. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_missing_when_required.yaml +0 -0
  1498. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_oauth2_persistent_401.yaml +0 -0
  1499. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_oauth2_retry.yaml +0 -0
  1500. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_oauth2_success.yaml +0 -0
  1501. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_oauth2_token_fetch_failure.yaml +0 -0
  1502. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_static_apikey.yaml +0 -0
  1503. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_static_bearer.yaml +0 -0
  1504. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_auth_static_token_401.yaml +0 -0
  1505. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_http_error_500.yaml +0 -0
  1506. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_http_error_503.yaml +0 -0
  1507. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_inbound_artifact.yaml +0 -0
  1508. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_outbound_artifact.yaml +0 -0
  1509. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_outbound_artifact_metadata.yaml +0 -0
  1510. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_peer_tool_artifact_passthrough.yaml +0 -0
  1511. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_request_cancellation.yaml +0 -0
  1512. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_simple_passthrough.yaml +0 -0
  1513. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/proxy/test_proxy_streaming_response.yaml +0 -0
  1514. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
  1515. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
  1516. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/README.md +0 -0
  1517. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
  1518. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
  1519. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
  1520. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
  1521. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
  1522. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
  1523. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +0 -0
  1524. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
  1525. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
  1526. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
  1527. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_declarative_runner.py +0 -0
  1528. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_declarative/test_lifecycle_hooks.py +0 -0
  1529. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/__init__.py +0 -0
  1530. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_agent_cards.py +0 -0
  1531. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_basic_flows.py +0 -0
  1532. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +0 -0
  1533. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_helpers.py +0 -0
  1534. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_middleware.py +0 -0
  1535. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_services.py +0 -0
  1536. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/scenarios_programmatic/test_tool_registry.py +0 -0
  1537. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/__init__.py +0 -0
  1538. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/a2a_agent/__init__.py +0 -0
  1539. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/a2a_agent/executor.py +0 -0
  1540. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/__init__.py +0 -0
  1541. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/complex_signatures.py +0 -0
  1542. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/config_and_context.py +0 -0
  1543. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/error_cases.py +0 -0
  1544. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/lifecycle_tool.py +0 -0
  1545. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/lifecycle_yaml_hooks.py +0 -0
  1546. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/mixed_discovery.py +0 -0
  1547. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/provider_tool.py +0 -0
  1548. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/dynamic_tools/single_tool.py +0 -0
  1549. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/identity_service_users.json +0 -0
  1550. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/identity_service_users_invalid_json.json +0 -0
  1551. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/lifecycle_tracker.py +0 -0
  1552. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/integration/test_support/tools.py +0 -0
  1553. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/README.md +0 -0
  1554. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/pyproject.toml +0 -0
  1555. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_agent_server/README.md +0 -0
  1556. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_agent_server/__init__.py +0 -0
  1557. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_agent_server/server.py +0 -0
  1558. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/__init__.py +0 -0
  1559. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/test_validator.py +0 -0
  1560. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/validator.py +0 -0
  1561. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/__init__.py +0 -0
  1562. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/service.py +0 -0
  1563. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/__init__.py +0 -0
  1564. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/broker.py +0 -0
  1565. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/config.py +0 -0
  1566. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/message_handler.py +0 -0
  1567. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/topic_manager.py +0 -0
  1568. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/__init__.py +0 -0
  1569. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/server.py +0 -0
  1570. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/fastapi_service/__init__.py +0 -0
  1571. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/fastapi_service/webui_backend_factory.py +0 -0
  1572. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/__init__.py +0 -0
  1573. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +0 -0
  1574. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +0 -0
  1575. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/__init__.py +0 -0
  1576. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +0 -0
  1577. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/__init__.py +0 -0
  1578. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +0 -0
  1579. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/__init__.py +0 -0
  1580. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/depth_based_profiler.py +0 -0
  1581. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/diff_generator.py +0 -0
  1582. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/memory_monitor.py +0 -0
  1583. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/report_generator.py +0 -0
  1584. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/static_file_server/__init__.py +0 -0
  1585. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/static_file_server/server.py +0 -0
  1586. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/README.md +0 -0
  1587. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/large_file.bin +0 -0
  1588. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/sample.csv +0 -0
  1589. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/sample.html +0 -0
  1590. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/sample.json +0 -0
  1591. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/sample.txt +0 -0
  1592. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/sam-test-infrastructure/src/sam_test_infrastructure/test_data/web_content/sample.xml +0 -0
  1593. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/system/test_stress.py +0 -0
  1594. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/__init__.py +0 -0
  1595. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/agent/adk/models/test_lite_llm_caching.py +0 -0
  1596. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/agent/adk/models/test_oauth2_token_manager.py +0 -0
  1597. /solace_agent_mesh-1.6.1/tests/unit/agent/sac/test_component.py โ†’ /solace_agent_mesh-1.6.3/tests/unit/agent/sac/test_component_tool_origin.py +0 -0
  1598. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/cli/test_add_agent_cmd.py +0 -0
  1599. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/cli/test_artifact_storage.py +0 -0
  1600. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/cli/test_init_cmd.py +0 -0
  1601. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/cli/test_persistence.py +0 -0
  1602. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/cli/test_run_cmd.py +0 -0
  1603. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/gateway/http_sse/test_api_user_id_flow.py +0 -0
  1604. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/gateway/http_sse/test_endpoints_user_id.py +0 -0
  1605. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/gateway/http_sse/test_user_id_extraction.py +0 -0
  1606. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/services/__init__.py +0 -0
  1607. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/tests/unit/services/test_data_retention_service.py +0 -0
  1608. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/uv.lock +0 -0
  1609. {solace_agent_mesh-1.6.1 โ†’ solace_agent_mesh-1.6.3}/wss-unified-agent.config +0 -0
@@ -0,0 +1,115 @@
1
+ # How to contribute
2
+
3
+ We'd love for you to contribute and welcome your help. Here are some guidelines to follow:
4
+
5
+ - [Issues and Bugs](#issue)
6
+ - [Submitting a fix](#submitting)
7
+ - [Feature Requests](#features)
8
+ - [Questions](#questions)
9
+ - [Developer Certificate of Origin (DCO)](#dco)
10
+
11
+ ## <a name="issue"></a> Did you find a issue?
12
+
13
+ * **Ensure the bug was not already reported** by searching on GitHub under *Issues*
14
+
15
+ * If you're unable to find an open issue addressing the problem, open a new one
16
+
17
+ ## <a name="submitting"></a> Did you write a patch that fixes a bug?
18
+
19
+ Open a new GitHub pull request with the patch following the steps outlined below. Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
20
+
21
+ Before you submit your pull request consider the following guidelines:
22
+
23
+ * Search *Pull Requests* for an open or closed Pull Request
24
+ that relates to your submission. You don't want to duplicate effort.
25
+
26
+ ### Submitting a Pull Request
27
+
28
+ Please follow these steps for all pull requests. These steps are derived from the [GitHub flow](https://help.github.com/articles/github-flow/).
29
+
30
+ #### Step 1: Fork
31
+
32
+ Fork the current repository and clone your fork
33
+ locally.
34
+
35
+ ```sh
36
+ git clone https://github.com/solacecommunity/<github-repo>
37
+ ```
38
+
39
+ #### Step 2: Branch
40
+
41
+ Make your changes on a new git branch in your fork of the repository.
42
+
43
+ ```sh
44
+ git checkout -b my-fix-branch master
45
+ ```
46
+
47
+ #### Step 3: Commit
48
+
49
+ Commit your changes using a descriptive commit message.
50
+
51
+ ```sh
52
+ git commit -a -m "Your Commit Message"
53
+ ```
54
+
55
+ Note: the optional commit `-a` command line option will automatically "add" and "rm" edited files.
56
+
57
+ #### Step 4: Rebase (if possible)
58
+
59
+ Assuming you have not yet pushed your branch to origin, use `git rebase` (not `git merge`) to synchronize your work with the main
60
+ repository.
61
+
62
+ ```sh
63
+ $ git fetch upstream
64
+ $ git rebase upstream/master
65
+ ```
66
+
67
+ If you have not set the upstream, do so as follows:
68
+
69
+ ```sh
70
+ $ git remote add upstream https://github.com/solacecommunity/<github-repo>
71
+ ```
72
+
73
+ If you have already pushed your fork, then do not rebase. Instead merge any changes from master that are not already part of your branch.
74
+
75
+ #### Step 5: Push
76
+
77
+ Push your branch to your fork in GitHub:
78
+
79
+ ```sh
80
+ git push origin my-fix-branch
81
+ ```
82
+
83
+ #### Step 6: Pull Request
84
+
85
+ In GitHub, send a pull request to `<github-repo>:master`.
86
+
87
+ When fixing an existing issue, use the [commit message keywords](https://help.github.com/articles/closing-issues-via-commit-messages/) to close the associated GitHub issue.
88
+
89
+ * If we suggest changes then:
90
+ * Make the required updates.
91
+ * Commit these changes to your branch (ex: my-fix-branch)
92
+
93
+ That's it! Thank you for your contribution!
94
+
95
+ ## <a name="features"></a> **Do you have an ideas for a new feature or a change to an existing one?**
96
+
97
+ * Open a GitHub issue and label it as an *enhancement* and describe the new functionality.
98
+
99
+ ## <a name="questions"></a> Do you have questions about the source code?
100
+
101
+ * Ask any question about the code or how to use Solace technologies in the [Solace community](https://solace.community).
102
+
103
+ ## <a name="dco"></a> Developer Certificate of Origin
104
+
105
+ Any contributions must only contain code that can legally be contributed to Solace Agent Mesh, and which the Solace Agent Mesh project can distribute under its license.
106
+
107
+ Prior to contributing:
108
+ 1. Read the [Developer Certificate of Origin](https://developercertificate.org/)
109
+ 2. Sign-off all commits using the [`--signoff`](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---no-signoff) option provided by `git commit`.
110
+
111
+ To sign-off your commits, use:
112
+ ```
113
+ git commit --signoff --message "This is the commit message"
114
+ ```
115
+ This option adds a Signed-off-by trailer at the end of the commit log message.
@@ -0,0 +1,486 @@
1
+ Metadata-Version: 2.4
2
+ Name: solace-agent-mesh
3
+ Version: 1.6.3
4
+ Summary: Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks.
5
+ Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
6
+ Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
7
+ Author-email: SolaceLabs <solacelabs@solace.com>
8
+ License: Apache License
9
+ Version 2.0, January 2004
10
+ http://www.apache.org/licenses/
11
+
12
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13
+
14
+ 1. Definitions.
15
+
16
+ "License" shall mean the terms and conditions for use, reproduction,
17
+ and distribution as defined by Sections 1 through 9 of this document.
18
+
19
+ "Licensor" shall mean the copyright owner or entity authorized by
20
+ the copyright owner that is granting the License.
21
+
22
+ "Legal Entity" shall mean the union of the acting entity and all
23
+ other entities that control, are controlled by, or are under common
24
+ control with that entity. For the purposes of this definition,
25
+ "control" means (i) the power, direct or indirect, to cause the
26
+ direction or management of such entity, whether by contract or
27
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
28
+ outstanding shares, or (iii) beneficial ownership of such entity.
29
+
30
+ "You" (or "Your") shall mean an individual or Legal Entity
31
+ exercising permissions granted by this License.
32
+
33
+ "Source" form shall mean the preferred form for making modifications,
34
+ including but not limited to software source code, documentation
35
+ source, and configuration files.
36
+
37
+ "Object" form shall mean any form resulting from mechanical
38
+ transformation or translation of a Source form, including but
39
+ not limited to compiled object code, generated documentation,
40
+ and conversions to other media types.
41
+
42
+ "Work" shall mean the work of authorship, whether in Source or
43
+ Object form, made available under the License, as indicated by a
44
+ copyright notice that is included in or attached to the work
45
+ (an example is provided in the Appendix below).
46
+
47
+ "Derivative Works" shall mean any work, whether in Source or Object
48
+ form, that is based on (or derived from) the Work and for which the
49
+ editorial revisions, annotations, elaborations, or other modifications
50
+ represent, as a whole, an original work of authorship. For the purposes
51
+ of this License, Derivative Works shall not include works that remain
52
+ separable from, or merely link (or bind by name) to the interfaces of,
53
+ the Work and Derivative Works thereof.
54
+
55
+ "Contribution" shall mean any work of authorship, including
56
+ the original version of the Work and any modifications or additions
57
+ to that Work or Derivative Works thereof, that is intentionally
58
+ submitted to Licensor for inclusion in the Work by the copyright owner
59
+ or by an individual or Legal Entity authorized to submit on behalf of
60
+ the copyright owner. For the purposes of this definition, "submitted"
61
+ means any form of electronic, verbal, or written communication sent
62
+ to the Licensor or its representatives, including but not limited to
63
+ communication on electronic mailing lists, source code control systems,
64
+ and issue tracking systems that are managed by, or on behalf of, the
65
+ Licensor for the purpose of discussing and improving the Work, but
66
+ excluding communication that is conspicuously marked or otherwise
67
+ designated in writing by the copyright owner as "Not a Contribution."
68
+
69
+ "Contributor" shall mean Licensor and any individual or Legal Entity
70
+ on behalf of whom a Contribution has been received by Licensor and
71
+ subsequently incorporated within the Work.
72
+
73
+ 2. Grant of Copyright License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ copyright license to reproduce, prepare Derivative Works of,
77
+ publicly display, publicly perform, sublicense, and distribute the
78
+ Work and such Derivative Works in Source or Object form.
79
+
80
+ 3. Grant of Patent License. Subject to the terms and conditions of
81
+ this License, each Contributor hereby grants to You a perpetual,
82
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
83
+ (except as stated in this section) patent license to make, have made,
84
+ use, offer to sell, sell, import, and otherwise transfer the Work,
85
+ where such license applies only to those patent claims licensable
86
+ by such Contributor that are necessarily infringed by their
87
+ Contribution(s) alone or by combination of their Contribution(s)
88
+ with the Work to which such Contribution(s) was submitted. If You
89
+ institute patent litigation against any entity (including a
90
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
91
+ or a Contribution incorporated within the Work constitutes direct
92
+ or contributory patent infringement, then any patent licenses
93
+ granted to You under this License for that Work shall terminate
94
+ as of the date such litigation is filed.
95
+
96
+ 4. Redistribution. You may reproduce and distribute copies of the
97
+ Work or Derivative Works thereof in any medium, with or without
98
+ modifications, and in Source or Object form, provided that You
99
+ meet the following conditions:
100
+
101
+ (a) You must give any other recipients of the Work or
102
+ Derivative Works a copy of this License; and
103
+
104
+ (b) You must cause any modified files to carry prominent notices
105
+ stating that You changed the files; and
106
+
107
+ (c) You must retain, in the Source form of any Derivative Works
108
+ that You distribute, all copyright, patent, trademark, and
109
+ attribution notices from the Source form of the Work,
110
+ excluding those notices that do not pertain to any part of
111
+ the Derivative Works; and
112
+
113
+ (d) If the Work includes a "NOTICE" text file as part of its
114
+ distribution, then any Derivative Works that You distribute must
115
+ include a readable copy of the attribution notices contained
116
+ within such NOTICE file, excluding those notices that do not
117
+ pertain to any part of the Derivative Works, in at least one
118
+ of the following places: within a NOTICE text file distributed
119
+ as part of the Derivative Works; within the Source form or
120
+ documentation, if provided along with the Derivative Works; or,
121
+ within a display generated by the Derivative Works, if and
122
+ wherever such third-party notices normally appear. The contents
123
+ of the NOTICE file are for informational purposes only and
124
+ do not modify the License. You may add Your own attribution
125
+ notices within Derivative Works that You distribute, alongside
126
+ or as an addendum to the NOTICE text from the Work, provided
127
+ that such additional attribution notices cannot be construed
128
+ as modifying the License.
129
+
130
+ You may add Your own copyright statement to Your modifications and
131
+ may provide additional or different license terms and conditions
132
+ for use, reproduction, or distribution of Your modifications, or
133
+ for any such Derivative Works as a whole, provided Your use,
134
+ reproduction, and distribution of the Work otherwise complies with
135
+ the conditions stated in this License.
136
+
137
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
138
+ any Contribution intentionally submitted for inclusion in the Work
139
+ by You to the Licensor shall be under the terms and conditions of
140
+ this License, without any additional terms or conditions.
141
+ Notwithstanding the above, nothing herein shall supersede or modify
142
+ the terms of any separate license agreement you may have executed
143
+ with Licensor regarding such Contributions.
144
+
145
+ 6. Trademarks. This License does not grant permission to use the trade
146
+ names, trademarks, service marks, or product names of the Licensor,
147
+ except as required for reasonable and customary use in describing the
148
+ origin of the Work and reproducing the content of the NOTICE file.
149
+
150
+ 7. Disclaimer of Warranty. Unless required by applicable law or
151
+ agreed to in writing, Licensor provides the Work (and each
152
+ Contributor provides its Contributions) on an "AS IS" BASIS,
153
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
154
+ implied, including, without limitation, any warranties or conditions
155
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
156
+ PARTICULAR PURPOSE. You are solely responsible for determining the
157
+ appropriateness of using or redistributing the Work and assume any
158
+ risks associated with Your exercise of permissions under this License.
159
+
160
+ 8. Limitation of Liability. In no event and under no legal theory,
161
+ whether in tort (including negligence), contract, or otherwise,
162
+ unless required by applicable law (such as deliberate and grossly
163
+ negligent acts) or agreed to in writing, shall any Contributor be
164
+ liable to You for damages, including any direct, indirect, special,
165
+ incidental, or consequential damages of any character arising as a
166
+ result of this License or out of the use or inability to use the
167
+ Work (including but not limited to damages for loss of goodwill,
168
+ work stoppage, computer failure or malfunction, or any and all
169
+ other commercial damages or losses), even if such Contributor
170
+ has been advised of the possibility of such damages.
171
+
172
+ 9. Accepting Warranty or Additional Liability. While redistributing
173
+ the Work or Derivative Works thereof, You may choose to offer,
174
+ and charge a fee for, acceptance of support, warranty, indemnity,
175
+ or other liability obligations and/or rights consistent with this
176
+ License. However, in accepting such obligations, You may act only
177
+ on Your own behalf and on Your sole responsibility, not on behalf
178
+ of any other Contributor, and only if You agree to indemnify,
179
+ defend, and hold each Contributor harmless for any liability
180
+ incurred by, or claims asserted against, such Contributor by reason
181
+ of your accepting any such warranty or additional liability.
182
+
183
+ END OF TERMS AND CONDITIONS
184
+
185
+ APPENDIX: How to apply the Apache License to your work.
186
+
187
+ To apply the Apache License to your work, attach the following
188
+ boilerplate notice, with the fields enclosed by brackets "[]"
189
+ replaced with your own identifying information. (Don't include
190
+ the brackets!) The text should be enclosed in the appropriate
191
+ comment syntax for the file format. We also recommend that a
192
+ file or class name and description of purpose be included on the
193
+ same "printed page" as the copyright notice for easier
194
+ identification within third-party archives.
195
+
196
+ Copyright [yyyy] [name of copyright owner]
197
+
198
+ Licensed under the Apache License, Version 2.0 (the "License");
199
+ you may not use this file except in compliance with the License.
200
+ You may obtain a copy of the License at
201
+
202
+ http://www.apache.org/licenses/LICENSE-2.0
203
+
204
+ Unless required by applicable law or agreed to in writing, software
205
+ distributed under the License is distributed on an "AS IS" BASIS,
206
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
207
+ See the License for the specific language governing permissions and
208
+ limitations under the License.
209
+ License-File: LICENSE
210
+ Classifier: License :: OSI Approved :: Apache Software License
211
+ Classifier: Operating System :: OS Independent
212
+ Classifier: Programming Language :: Python :: 3
213
+ Classifier: Programming Language :: Python :: 3.11
214
+ Classifier: Programming Language :: Python :: 3.13
215
+ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
216
+ Requires-Python: >=3.10.16
217
+ Requires-Dist: a2a-sdk[http-server]==0.3.7
218
+ Requires-Dist: alembic==1.16.5
219
+ Requires-Dist: asteval==1.0.6
220
+ Requires-Dist: beautifulsoup4==4.13.5
221
+ Requires-Dist: click==8.1.8
222
+ Requires-Dist: fastapi==0.117.1
223
+ Requires-Dist: flask-cors==6.0.1
224
+ Requires-Dist: flask==3.0.3
225
+ Requires-Dist: gitpython==3.1.45
226
+ Requires-Dist: google-adk==1.7.0
227
+ Requires-Dist: google-genai==1.39.0
228
+ Requires-Dist: holidays==0.81.0
229
+ Requires-Dist: httpx==0.28.1
230
+ Requires-Dist: itsdangerous==2.2.0
231
+ Requires-Dist: jmespath==1.0.1
232
+ Requires-Dist: jsonpath-ng==1.7.0
233
+ Requires-Dist: jwcrypto==1.5.6
234
+ Requires-Dist: kaleido==0.2.1
235
+ Requires-Dist: litellm==1.76.3
236
+ Requires-Dist: markdownify==1.2.0
237
+ Requires-Dist: markitdown[all]==0.1.1
238
+ Requires-Dist: mermaid-cli==0.1.2
239
+ Requires-Dist: numpy==2.2.6
240
+ Requires-Dist: openai==1.99.9
241
+ Requires-Dist: pandas==2.3.2
242
+ Requires-Dist: playwright==1.55.0
243
+ Requires-Dist: plotly==6.3.0
244
+ Requires-Dist: pydantic==2.11.9
245
+ Requires-Dist: pydub==0.25.1
246
+ Requires-Dist: pystache==0.6.8
247
+ Requires-Dist: python-dotenv==1.1.1
248
+ Requires-Dist: python-jwt==4.1.0
249
+ Requires-Dist: python-multipart==0.0.20
250
+ Requires-Dist: pyyaml==6.0.2
251
+ Requires-Dist: rouge==1.0.1
252
+ Requires-Dist: solace-ai-connector==1.3.1
253
+ Requires-Dist: sqlalchemy==2.0.40
254
+ Requires-Dist: sse-starlette==3.0.2
255
+ Requires-Dist: toml==0.10.2
256
+ Requires-Dist: uvicorn[standard]==0.37.0
257
+ Provides-Extra: employee-tools
258
+ Requires-Dist: holidays==0.81.0; extra == 'employee-tools'
259
+ Provides-Extra: gcs
260
+ Requires-Dist: google-cloud-storage==2.19.0; extra == 'gcs'
261
+ Provides-Extra: postgresql
262
+ Requires-Dist: psycopg2-binary==2.9.10; extra == 'postgresql'
263
+ Provides-Extra: s3
264
+ Requires-Dist: boto3==1.40.37; extra == 's3'
265
+ Provides-Extra: vertex
266
+ Requires-Dist: google-cloud-aiplatform==1.120.0; extra == 'vertex'
267
+ Description-Content-Type: text/markdown
268
+
269
+ <p align="center">
270
+ <img src="./docs/static/img/logo.png" alt="Solace Agent Mesh Logo" width="100"/>
271
+ </p>
272
+ <h2 align="center">
273
+ Solace Agent Mesh
274
+ </h2>
275
+ <h3 align="center">Open-source framework for building event driven multi-agent AI systems</h3>
276
+ <h5 align="center">Star โญ๏ธ this repo to stay updated as we ship new features and improvements.</h5>
277
+
278
+ <p align="center">
279
+ <a href="https://github.com/SolaceLabs/solace-agent-mesh/blob/main/LICENSE">
280
+ <img src="https://img.shields.io/github/license/SolaceLabs/solace-agent-mesh" alt="License">
281
+ </a>
282
+ <a href="https://pypi.org/project/solace-agent-mesh">
283
+ <img src="https://img.shields.io/pypi/v/solace-agent-mesh.svg" alt="PyPI - Version">
284
+ </a>
285
+ <a href="https://pypi.org/project/solace-agent-mesh">
286
+ <img src="https://img.shields.io/pypi/pyversions/solace-agent-mesh.svg" alt="PyPI - Python Version">
287
+ </a>
288
+ <a href="https://pypi.org/project/solace-agent-mesh">
289
+ <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/solace-agent-mesh?color=00C895">
290
+ </a>
291
+ </p>
292
+ <p align="center">
293
+ <a href="#-key-features">Key Features</a> โ€ข
294
+ <a href="#-quick-start-5-minutes">Quickstart</a> โ€ข
295
+ <a href="#๏ธ-next-steps">Next Steps</a>
296
+ </p>
297
+
298
+ ---
299
+
300
+ **Solace Agent Mesh** is a framework that supports building AI applications where multiple specialized AI agents work together to solve complex problems. It uses the event messaging of [Solace Platform](https://solace.com) for true scalability and reliability.
301
+
302
+ With Solace Agent Mesh (SAM), you can create teams of AI agents, each having distinct skills and access to specific tools. For example, you could have a Database Agent that can make SQL queries to fetch data or a MultiModal Agent that can help create images, audio files and reports.
303
+
304
+ The framework handles the communication between agents automatically, so you can focus on building great AI experiences.
305
+
306
+ SAM creates a standardized communication layer where AI agents can:
307
+ * Delegate tasks to peer agents
308
+ * Share data and artifacts
309
+ * Connect with diverse user interfaces and external systems
310
+ * Execute multi-step workflows with minimal coupling
311
+
312
+ SAM is built on top of the Solace AI Connector (SAC) which allows Solace Platform Event Brokers to connect to AI models and services and Google's Agent Development Kit (ADK) for AI logic and tool integrations.
313
+
314
+ <p align="center">
315
+ <img src="docs/static/img/Solace_AI_Framework_With_Broker.png" width="640" alt="SAM Architecture Diagram" />
316
+ </p>
317
+
318
+
319
+ The result? A fully asynchronous, event-driven and decoupled AI agent architecture ready for production deployment. It is robust, reliable and easy to maintain.
320
+
321
+
322
+ ---
323
+
324
+ ## ๐Ÿ”‘ Key Features
325
+ - **[Multi-Agent Event-Driven Architecture](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/architecture)** โ€“ Agents communicate via the Solace Event Mesh for true scalability
326
+ - **[Agent Orchestration](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/components/agents)** โ€“ Complex tasks are automatically broken down and delegated by the [Orchestrator](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/components/orchestrator) agent
327
+ - **[Flexible Interfaces](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/components/gateways)** โ€“ Integrate with REST API, web UI, [Slack](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/slack-integration), or build your own integration
328
+ - **[Extensible](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/components/plugins)** โ€“ Add your own agents, gateways, or services with minimal code
329
+ - **[Agent-to-Agent Communication](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/architecture)** โ€“ Agents can discover and delegate tasks to each other seamlessly using the Agent2Agent (A2A) Protocol
330
+ - **[Dynamic Embeds](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/components/builtin-tools/embeds)** โ€“ Embed dynamic content like real-time data, calculations and file contents in responses
331
+
332
+ ๐Ÿ“š **Want to know more?** Check out the full Solace Agent Mesh [documentation](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/introduction/).
333
+
334
+ ---
335
+
336
+ ## ๐Ÿš€ Quick Start (5 minutes)
337
+
338
+ Set up Solace Agent Mesh in just a few steps.
339
+
340
+ ### โš™๏ธ System Requirements
341
+
342
+ To run Solace Agent Mesh locally, you'll need:
343
+
344
+ - **Python 3.10.16+**
345
+ - **pip** (comes with Python)
346
+ - **OS**: MacOS, Linux, or Windows (with [WSL](https://learn.microsoft.com/en-us/windows/wsl/))
347
+ - **LLM API key** (any major provider or custom endpoint)
348
+
349
+ ### ๐Ÿ’ป Setup Steps
350
+
351
+ #### 1. Create a directory for a new project
352
+ ```bash
353
+ mkdir my-sam && cd my-sam
354
+ ```
355
+ #### 2. Create and activate a Python virtual environment
356
+ ```bash
357
+ python3 -m venv .venv && source .venv/bin/activate
358
+ ```
359
+ #### 3. Install Solace Agent Mesh (SAM)
360
+ Check if you have a version of SAM already installed.
361
+ ```bash
362
+ sam -v
363
+ ```
364
+ If you have an earlier version, uninstall it and **start from scratch**:
365
+ ```bash
366
+ pip3 uninstall solace-agent-mesh
367
+ ```
368
+ Note: Optionally, you can try to upgrade versions but this action is not officially supported at this time. (`pip3 install --upgrade solace-agent-mesh`)
369
+
370
+ If no previous version exists, install the latest version with:
371
+ ```bash
372
+ pip3 install solace-agent-mesh
373
+ ```
374
+ #### 4. Initialize the new project via a GUI tool
375
+ ```bash
376
+ sam init --gui
377
+ ```
378
+ Note: This initialization UI runs on port 5002
379
+ #### 5. Run the project
380
+ ```bash
381
+ sam run
382
+ ```
383
+ #### 6. Verify SAM is running
384
+ Open the Web UI at [http://localhost:8000](http://localhost:8000) for the chat interface and ask a question
385
+
386
+ ### ๐Ÿ”ง Customize SAM
387
+
388
+ #### New agents can be added via a GUI interface
389
+ ```bash
390
+ sam add agent --gui
391
+ ```
392
+
393
+ #### Existing plugins can be installed
394
+ ```bash
395
+ sam plugin add <your-component-name> --plugin <plugin-name>
396
+ ```
397
+
398
+ ---
399
+
400
+ ## ๐Ÿ—๏ธ Architecture Overview
401
+
402
+ Solace Agent Mesh provides a "Universal A2A Agent Host," a flexible and configurable runtime environment built by integrating Google's Agent Development Kit (ADK) with the Solace AI Connector (SAC) framework.
403
+
404
+ The system allows you to:
405
+
406
+ - Host AI agents developed with Google ADK within the SAC framework
407
+ - Define agent capabilities (LLM model, instructions, tools) primarily through SAC YAML configuration
408
+ - Use Solace Platform as the transport for standard Agent-to-Agent (A2A) protocol communication
409
+ - Enable dynamic discovery of peer agents running within the same ecosystem
410
+ - Allow agents to delegate tasks to discovered peers via the A2A protocol over Solace
411
+ - Manage file artifacts using built-in tools with automatic metadata injection
412
+ - Perform data analysis using built-in SQL, JQ, and visualization tools
413
+ - Use dynamic embeds for context-dependent information resolution
414
+
415
+ ### Key Components
416
+
417
+ - **SAC** handles broker connections, configuration loading, and component lifecycle
418
+ - **ADK** provides the agent runtime, LLM interaction, tool execution, and state management
419
+ - **A2A Protocol** enables communication between clients and agents, and between peer agents
420
+ - **Dynamic Embeds** allow placeholders in responses that are resolved with context-dependent information
421
+ - **File Management** provides built-in tools for artifact creation, listing, loading, and metadata handling
422
+
423
+ ---
424
+
425
+ ## โžก๏ธ Next Steps
426
+
427
+ Want to go further? Here are some hands-on tutorials to help you get started:
428
+
429
+ | ๐Ÿ”ง Integration | โฑ๏ธ Est. Time | ๐Ÿ“˜ Tutorial |
430
+ |----------------|--------------|-------------|
431
+ | ๐ŸŒค๏ธ **Weather Agent**<br>Learn how to build an agent that gives Solace Agent Mesh the ability to access real-time weather information. | **~15 min** | [Weather Agent Plugin](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/custom-agent) |
432
+ | ๐Ÿ—ƒ๏ธ **SQL Database Integration**<br>Enable Solace Agent Mesh to answer company-specific questions using a sample coffee company database.| **~10โ€“15 min** | [SQL Database Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/sql-database) |
433
+ | ๐Ÿง  **MCP Integration**<br>Integrating a Model Context Protocol (MCP) Servers into Solace Agent Mesh. | **~10โ€“15 min** | [MCP Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/mcp-integration) |
434
+ | ๐Ÿ’ฌ **Slack Integration**<br>Chat with Solace Agent Mesh directly from Slack. | **~20โ€“30 min** | [Slack Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/slack-integration) |
435
+
436
+ ---
437
+
438
+ ## ๐Ÿ‘ฅ Contributors
439
+
440
+ Solace Agent Mesh is built with the help of our amazing community. Thanks to everyone who has contributed ideas, code and time to make this project better!
441
+
442
+ View the full list of contributors here: [GitHub Contributors](https://github.com/SolaceLabs/solace-agent-mesh/graphs/contributors) ๐Ÿ’š
443
+
444
+ **Looking to contribute?** Check out [CONTRIBUTING.md](CONTRIBUTING.md) to get started and see how you can help!
445
+
446
+ ---
447
+
448
+ ## ๐Ÿ“„ License
449
+
450
+ This project is licensed under the **Apache 2.0 License**. See the full license text in the [LICENSE](LICENSE) file.
451
+
452
+ ---
453
+
454
+ ## ๐Ÿงช Running Tests
455
+
456
+ This project uses `pytest` for testing. You can run tests using either `hatch` or `pytest` directly.
457
+
458
+ ### Using Hatch
459
+
460
+ The recommended way to run tests is through the `hatch` environment, which ensures all dependencies are managed correctly.
461
+
462
+ ```bash
463
+ # Run all tests
464
+ hatch test
465
+
466
+ # Run tests with tags
467
+ hatch test -m "<tag>"
468
+ ```
469
+
470
+ ### Using Pytest Directly
471
+
472
+ If you prefer to use `pytest` directly, you must first install the project with its test dependencies.
473
+
474
+ ```bash
475
+ # Install the project in editable mode with the 'test' extras
476
+ pip install -e .[test]
477
+
478
+ # Run all tests
479
+ pytest
480
+ ```
481
+
482
+ ---
483
+
484
+ <h3 align="center">
485
+ <img src="./docs/static/img/solace-logo-text.svg" alt="Solace Agent Mesh Logo" width="100"/>
486
+ </h3>
@@ -0,0 +1 @@
1
+ import{c as n}from"./client-UZ3qU6Bq.js";import{r as a,j as s}from"./vendor-DSqhjwq_.js";function c(){return a.useEffect(()=>{const r=window.location.hash.substring(1),e=new URLSearchParams(r),o=e.get("access_token"),t=e.get("refresh_token");o?(localStorage.setItem("access_token",o),t&&localStorage.setItem("refresh_token",t),window.location.href="/"):console.error("AuthCallback: No access token found in URL hash.")},[]),s.jsx("div",{children:"Loading..."})}n.createRoot(document.getElementById("root")).render(s.jsx(c,{}));