solace-agent-mesh 1.4.9__tar.gz → 1.4.10__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 (1297) hide show
  1. solace_agent_mesh-1.4.10/.dockerignore +70 -0
  2. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/ci.yaml +12 -1
  3. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/Dockerfile +30 -25
  4. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/PKG-INFO +1 -1
  5. solace_agent_mesh-1.4.9/assets/client/webui/assets/main-B0PHV3hm.js → solace_agent_mesh-1.4.10/assets/client/webui/assets/main-DnnE01OM.js +1 -1
  6. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/index.html +1 -1
  7. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/404.html +2 -2
  8. solace_agent_mesh-1.4.9/assets/docs/assets/js/main.a02b0b97.js → solace_agent_mesh-1.4.10/assets/docs/assets/js/main.1364b40b.js +2 -2
  9. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/Enterprise/installation/index.html +2 -2
  10. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html +2 -2
  11. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +2 -2
  12. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +2 -2
  13. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +2 -2
  14. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/agents/index.html +2 -2
  15. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/architecture/index.html +2 -2
  16. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/cli/index.html +2 -2
  17. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/gateways/index.html +2 -2
  18. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/orchestrator/index.html +2 -2
  19. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/concepts/plugins/index.html +2 -2
  20. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/deployment/debugging/index.html +2 -2
  21. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/deployment/deploy/index.html +2 -2
  22. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/deployment/observability/index.html +2 -2
  23. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/component-overview/index.html +2 -2
  24. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/configurations/index.html +2 -2
  25. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html +2 -2
  26. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/installation/index.html +2 -2
  27. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/introduction/index.html +2 -2
  28. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/getting-started/quick-start/index.html +2 -2
  29. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +2 -2
  30. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/custom-agent/index.html +2 -2
  31. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +2 -2
  32. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +2 -2
  33. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +2 -2
  34. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/rag-integration/index.html +2 -2
  35. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +2 -2
  36. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/slack-integration/index.html +2 -2
  37. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/tutorials/sql-database/index.html +2 -2
  38. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +2 -2
  39. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +2 -2
  40. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +2 -2
  41. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +2 -2
  42. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +2 -2
  43. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/create-agents/index.html +2 -2
  44. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/create-gateways/index.html +2 -2
  45. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +2 -2
  46. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +2 -2
  47. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +2 -2
  48. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/docs/documentation/user-guide/structure/index.html +2 -2
  49. solace_agent_mesh-1.4.10/assets/docs/lunr-index-1759415630522.json +1 -0
  50. solace_agent_mesh-1.4.10/assets/docs/lunr-index.json +1 -0
  51. solace_agent_mesh-1.4.10/assets/docs/search-doc-1759415630522.json +1 -0
  52. solace_agent_mesh-1.4.10/assets/docs/search-doc.json +1 -0
  53. solace_agent_mesh-1.4.10/cli/__init__.py +1 -0
  54. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/create_cmd.py +0 -1
  55. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/plugin_cmd_llm.txt +1 -1
  56. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/package-lock.json +428 -2
  57. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/package.json +12 -2
  58. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericAgentNode.tsx +3 -1
  59. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/GenericToolNode.tsx +3 -1
  60. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/OrchestratorAgentNode.tsx +3 -1
  61. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.helpers.ts +1 -4
  62. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/taskToFlowData.ts +1 -4
  63. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/SessionList.tsx +27 -24
  64. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/ChatProvider.tsx +15 -12
  65. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/client-manifest.json +4 -4
  66. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus.config.mjs +1 -1
  67. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/globalData.json +2 -2
  68. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/services.py +14 -9
  69. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/identity_service.py +1 -1
  70. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/providers/local_file_identity_service.py +1 -1
  71. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/component.py +3 -2
  72. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/main.py +1 -2
  73. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_pyproject_template.toml +0 -1
  74. solace_agent_mesh-1.4.9/.dockerignore +0 -28
  75. solace_agent_mesh-1.4.9/assets/docs/lunr-index-1759254261068.json +0 -1
  76. solace_agent_mesh-1.4.9/assets/docs/lunr-index.json +0 -1
  77. solace_agent_mesh-1.4.9/assets/docs/search-doc-1759254261068.json +0 -1
  78. solace_agent_mesh-1.4.9/assets/docs/search-doc.json +0 -1
  79. solace_agent_mesh-1.4.9/cli/__init__.py +0 -1
  80. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/actions/push-docker/action.yml +0 -0
  81. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/copilot-instructions.md +0 -0
  82. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/helper_scripts/build_frontend.py +0 -0
  83. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/cleanup_ws.yaml +0 -0
  84. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/gh_pages.yaml +0 -0
  85. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/push-docker.yml +0 -0
  86. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/release.yml +0 -0
  87. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/ui-ci.yml +0 -0
  88. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.github/workflows/ui-release.yml +0 -0
  89. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.gitignore +0 -0
  90. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.hatch_data/.config/coverage/ZC3w42we/pyproject.toml +0 -0
  91. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.hooks/pre-commit +0 -0
  92. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/.vscode/launch.json +0 -0
  93. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/CODE_OF_CONDUCT.md +0 -0
  94. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/CONTRIBUTING.md +0 -0
  95. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/LICENSE +0 -0
  96. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/README.md +0 -0
  97. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/assets/authCallback-j1LW-wlq.js +0 -0
  98. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/assets/client-B9p_nFNA.js +0 -0
  99. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/assets/favicon-BLgzUch9.ico +0 -0
  100. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/assets/main-ChRwcV89.css +0 -0
  101. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/assets/vendor-CS5YMf8a.js +0 -0
  102. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/client/webui/auth-callback.html +0 -0
  103. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/Solace_community_logo.png +0 -0
  104. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/_index-BNuqpWDc.js +0 -0
  105. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/components-Rk0n-9cK.js +0 -0
  106. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/entry.client-mvZjNKiz.js +0 -0
  107. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/index-DzNKzXrc.js +0 -0
  108. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/manifest-44d62be6.js +0 -0
  109. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/root-BWvk5-gF.js +0 -0
  110. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/assets/root-DxRwaWiE.css +0 -0
  111. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/favicon.ico +0 -0
  112. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/config_portal/client/index.html +0 -0
  113. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/css/styles.906a1503.css +0 -0
  114. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png +0 -0
  115. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/images/sac-flows-80d5b603c6aafd33e87945680ce0abf3.png +0 -0
  116. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/images/sac_parts_of_a_component-cb3d0424b1d0c17734c5435cca6b4082.png +0 -0
  117. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/images/sam-enterprise-credentials-b269f095349473118b2b33bdfcc40122.png +0 -0
  118. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/04989206.a248f00c.js +0 -0
  119. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/0e682baa.d054e1d8.js +0 -0
  120. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/1001.0182a8bd.js +0 -0
  121. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/1023fc19.8a8a9309.js +0 -0
  122. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/1039.0bd46aa1.js +0 -0
  123. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/149.b797a808.js +0 -0
  124. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/1523c6b4.2645ef68.js +0 -0
  125. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/165.6a39807d.js +0 -0
  126. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt +0 -0
  127. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/166ab619.e27886d9.js +0 -0
  128. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/17896441.a5e82f9b.js +0 -0
  129. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt +0 -0
  130. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/1c6e87d2.e056b7e0.js +0 -0
  131. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/2130.ab9fd314.js +0 -0
  132. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/21ceee5f.3bf39250.js +0 -0
  133. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/2237.5e477fc6.js +0 -0
  134. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/2334.622a6395.js +0 -0
  135. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/2a9cab12.2afaee76.js +0 -0
  136. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/3219.adc1d663.js +0 -0
  137. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/332e10b5.f7629851.js +0 -0
  138. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/3624.b524e433.js +0 -0
  139. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/375.708d48db.js +0 -0
  140. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/3834.b6cd790e.js +0 -0
  141. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/3d406171.5560fdf9.js +0 -0
  142. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4250.95455b28.js +0 -0
  143. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/42b3f8d8.508ae8db.js +0 -0
  144. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4356.d169ab5b.js +0 -0
  145. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/442a8107.b5c2532a.js +0 -0
  146. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4458.518e66fa.js +0 -0
  147. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4488.c7cc3442.js +0 -0
  148. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4494.6ee23046.js +0 -0
  149. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/453a82a6.3c6bb61d.js +0 -0
  150. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/483cef9a.4736f2d8.js +0 -0
  151. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4855.fc4444b6.js +0 -0
  152. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4866.22daefc0.js +0 -0
  153. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4950.ca4caeda.js +0 -0
  154. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/4c2787c2.c1290a40.js +0 -0
  155. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/5388.7a136447.js +0 -0
  156. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/55f47984.bcd00a86.js +0 -0
  157. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/5607.081356f8.js +0 -0
  158. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/5864.b0d0e9de.js +0 -0
  159. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/5b4258a4.fdfd2325.js +0 -0
  160. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/5e95c892.558d5167.js +0 -0
  161. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/6143.0a1464c9.js +0 -0
  162. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/6395.e9c73649.js +0 -0
  163. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/664b740a.ba305a89.js +0 -0
  164. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/6796.51d2c9b7.js +0 -0
  165. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/6976.379be23b.js +0 -0
  166. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/6978.ee0b945c.js +0 -0
  167. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/7040.cb436723.js +0 -0
  168. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/7195.412f418a.js +0 -0
  169. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/7280.3fb73bdb.js +0 -0
  170. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/75384d09.c19e8b51.js +0 -0
  171. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/768e31b0.9abcdc48.js +0 -0
  172. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/7845.e33e7c4c.js +0 -0
  173. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/7900.69516146.js +0 -0
  174. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8356.8a379c04.js +0 -0
  175. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/85387663.be2bc838.js +0 -0
  176. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8567.4732c6b7.js +0 -0
  177. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8573.cb04eda5.js +0 -0
  178. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8577.1d54e766.js +0 -0
  179. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8591.d7c16be6.js +0 -0
  180. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8591.d7c16be6.js.LICENSE.txt +0 -0
  181. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8709.7ecd4047.js +0 -0
  182. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8731.49e930c2.js +0 -0
  183. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/8908.f9d1b506.js +0 -0
  184. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9157.b4093d07.js +0 -0
  185. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9278.a4fd875d.js +0 -0
  186. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/945fb41e.16e00776.js +0 -0
  187. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9616.b75c2f6d.js +0 -0
  188. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9793.c6d16376.js +0 -0
  189. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9a09e75d.92de8cf5.js +0 -0
  190. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/9eff14a2.d62aad71.js +0 -0
  191. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/a12a4955.25fbed32.js +0 -0
  192. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/a3a92b25.af35e313.js +0 -0
  193. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/a7bd4aaa.2204d2f7.js +0 -0
  194. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/a94703ab.0438dbc2.js +0 -0
  195. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/aba21aa0.c42a534c.js +0 -0
  196. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/aba87c2f.4ddf32f2.js +0 -0
  197. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/ae0e903d.5fe5203f.js +0 -0
  198. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/ae4415af.16cc58d3.js +0 -0
  199. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/b7006a3a.73a79653.js +0 -0
  200. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/bac0be12.17de4316.js +0 -0
  201. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/c2c06897.87cb1f47.js +0 -0
  202. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/c835a94d.ce21f0bf.js +0 -0
  203. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/cc969b05.feef7dcc.js +0 -0
  204. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/cd3d4052.a19e7d78.js +0 -0
  205. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/ced92a13.fb92e7ca.js +0 -0
  206. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/cee5d587.47904f5e.js +0 -0
  207. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/d6a81ee7.829198f1.js +0 -0
  208. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/f284c35a.ed8dd236.js +0 -0
  209. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/f897a61a.126663fe.js +0 -0
  210. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/fbfa3e75.e144b16c.js +0 -0
  211. /solace_agent_mesh-1.4.9/assets/docs/assets/js/main.a02b0b97.js.LICENSE.txt → /solace_agent_mesh-1.4.10/assets/docs/assets/js/main.1364b40b.js.LICENSE.txt +0 -0
  212. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/assets/js/runtime~main.0d2ff2b6.js +0 -0
  213. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/Solace_AI_Framework_With_Broker.png +0 -0
  214. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/logo.png +0 -0
  215. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/sac-flows.png +0 -0
  216. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/sac_parts_of_a_component.png +0 -0
  217. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/sam-enterprise-credentials.png +0 -0
  218. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/solace-logo-text.svg +0 -0
  219. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/img/solace-logo.png +0 -0
  220. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/assets/docs/sitemap.xml +0 -0
  221. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/__init__.py +0 -0
  222. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/__init__.py +0 -0
  223. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/add_cmd_llm.txt +0 -0
  224. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/agent_cmd.py +0 -0
  225. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/gateway_cmd.py +0 -0
  226. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/web_add_agent_step.py +0 -0
  227. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/add_cmd/web_add_gateway_step.py +0 -0
  228. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/docs_cmd.py +0 -0
  229. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/eval_cmd.py +0 -0
  230. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/__init__.py +0 -0
  231. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/broker_step.py +0 -0
  232. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/database_step.py +0 -0
  233. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/directory_step.py +0 -0
  234. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/env_step.py +0 -0
  235. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/init_cmd_llm.txt +0 -0
  236. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/orchestrator_step.py +0 -0
  237. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/project_files_step.py +0 -0
  238. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/web_init_step.py +0 -0
  239. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/init_cmd/webui_gateway_step.py +0 -0
  240. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/__init__.py +0 -0
  241. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/add_cmd.py +0 -0
  242. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/build_cmd.py +0 -0
  243. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/catalog_cmd.py +0 -0
  244. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/install_cmd.py +0 -0
  245. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/plugin_cmd/official_registry.py +0 -0
  246. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/commands/run_cmd.py +0 -0
  247. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/main.py +0 -0
  248. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/cli/utils.py +0 -0
  249. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/sam-rest-client/README.md +0 -0
  250. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/sam-rest-client/pyproject.toml +0 -0
  251. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/sam-rest-client/src/sam_rest_client/__init__.py +0 -0
  252. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/sam-rest-client/src/sam_rest_client/cli.py +0 -0
  253. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/sam-rest-client/src/sam_rest_client/client.py +0 -0
  254. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/.gitignore +0 -0
  255. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/.npmignore +0 -0
  256. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/.prettierrc +0 -0
  257. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/README.md +0 -0
  258. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/auth-callback.html +0 -0
  259. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/components.json +0 -0
  260. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/eslint.config.js +0 -0
  261. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/frontend_llm.txt +0 -0
  262. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/index.html +0 -0
  263. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/App.css +0 -0
  264. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/App.tsx +0 -0
  265. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/assets/favicon.ico +0 -0
  266. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/auth/authCallback.tsx +0 -0
  267. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/auth/authCallbackLoader.tsx +0 -0
  268. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/auth/auth_llm.txt +0 -0
  269. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/FlowChart_llm.txt +0 -0
  270. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/GenericFlowEdge.tsx +0 -0
  271. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customEdges/customEdges_llm.txt +0 -0
  272. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/LLMNode.tsx +0 -0
  273. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/UserNode.tsx +0 -0
  274. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/customNodes/customNodes_llm.txt +0 -0
  275. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChart/edgeAnimationService.ts +0 -0
  276. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChartDetails.tsx +0 -0
  277. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/FlowChartPanel.tsx +0 -0
  278. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/VisualizerStepCard.tsx +0 -0
  279. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/activities_llm.txt +0 -0
  280. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/index.ts +0 -0
  281. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/activities/taskVisualizerProcessor.ts +0 -0
  282. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/agents/AgentDisplayCard.tsx +0 -0
  283. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/agents/AgentMeshCards.tsx +0 -0
  284. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/agents/LayoutSelector.tsx +0 -0
  285. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/agents/agents_llm.txt +0 -0
  286. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/agents/index.ts +0 -0
  287. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatInputArea.tsx +0 -0
  288. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatMessage.tsx +0 -0
  289. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatSessionDeleteDialog.tsx +0 -0
  290. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatSessionDialog.tsx +0 -0
  291. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatSessions.tsx +0 -0
  292. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/ChatSidePanel.tsx +0 -0
  293. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/LoadingMessageRow.tsx +0 -0
  294. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/SessionSidePanel.tsx +0 -0
  295. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactCard.tsx +0 -0
  296. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteAllDialog.tsx +0 -0
  297. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDeleteDialog.tsx +0 -0
  298. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactDetails.tsx +0 -0
  299. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactMorePopover.tsx +0 -0
  300. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPanel.tsx +0 -0
  301. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewContent.tsx +0 -0
  302. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactPreviewDownload.tsx +0 -0
  303. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactSortPopover.tsx +0 -0
  304. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/ArtifactVersionNavigation.tsx +0 -0
  305. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/artifact/artifact_llm.txt +0 -0
  306. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/chat_llm.txt +0 -0
  307. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/file/FileBadge.tsx +0 -0
  308. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/file/FileMessage.tsx +0 -0
  309. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/file/fileUtils.tsx +0 -0
  310. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/file/file_llm.txt +0 -0
  311. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/index.ts +0 -0
  312. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/ContentRenderer.tsx +0 -0
  313. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/AudioRenderer.tsx +0 -0
  314. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/CsvRenderer.tsx +0 -0
  315. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/HTMLRenderer.tsx +0 -0
  316. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/ImageRenderer.tsx +0 -0
  317. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MarkdownRenderer.tsx +0 -0
  318. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/MermaidRenderer.tsx +0 -0
  319. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/Renderers_llm.txt +0 -0
  320. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/StructuredDataRenderer.tsx +0 -0
  321. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/TextRenderer.tsx +0 -0
  322. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/Renderers/index.ts +0 -0
  323. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/contentUtils.ts +0 -0
  324. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/previewUtils.ts +0 -0
  325. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/chat/preview/preview_llm.txt +0 -0
  326. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/common/MarkdownHTMLConverter.tsx +0 -0
  327. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/common/MessageBanner.tsx +0 -0
  328. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/common/common_llm.txt +0 -0
  329. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/common/index.ts +0 -0
  330. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/components_llm.txt +0 -0
  331. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/header/Header.tsx +0 -0
  332. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/header/header_llm.txt +0 -0
  333. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/header/index.ts +0 -0
  334. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/index.ts +0 -0
  335. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/jsonViewer/JSONViewer.tsx +0 -0
  336. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/jsonViewer/index.ts +0 -0
  337. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/jsonViewer/jsonViewer_llm.txt +0 -0
  338. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/NavigationButton.tsx +0 -0
  339. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/NavigationHeader.tsx +0 -0
  340. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/NavigationList.tsx +0 -0
  341. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/NavigationSidebar.tsx +0 -0
  342. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/ToggleThemeButton.tsx +0 -0
  343. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/index.ts +0 -0
  344. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/navigation.ts +0 -0
  345. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/navigation/navigation_llm.txt +0 -0
  346. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/pages/AgentMeshPage.tsx +0 -0
  347. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/pages/ChatPage.tsx +0 -0
  348. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/pages/index.ts +0 -0
  349. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/pages/pages_llm.txt +0 -0
  350. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/toast/Toast.tsx +0 -0
  351. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/toast/index.ts +0 -0
  352. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/toast/toast_llm.txt +0 -0
  353. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/ViewWorkflowButton.tsx +0 -0
  354. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/accordion.tsx +0 -0
  355. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/alert.tsx +0 -0
  356. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/avatar.tsx +0 -0
  357. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/badge.tsx +0 -0
  358. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/button.tsx +0 -0
  359. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/card.tsx +0 -0
  360. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chart.tsx +0 -0
  361. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/chat-bubble.tsx +0 -0
  362. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/chat-input.tsx +0 -0
  363. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/chat-message-list.tsx +0 -0
  364. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/chatStyles.ts +0 -0
  365. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/chat_llm.txt +0 -0
  366. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/hooks/hooks_llm.txt +0 -0
  367. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/hooks/useAutoScroll.tsx +0 -0
  368. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/chat/message-loading.tsx +0 -0
  369. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/dialog.tsx +0 -0
  370. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/dropdown-menu.tsx +0 -0
  371. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/hooks/index.ts +0 -0
  372. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/hooks/useClickOutside.ts +0 -0
  373. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/hooks/useEscapeKey.ts +0 -0
  374. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/hooks/usePopoverPosition.ts +0 -0
  375. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/hooks/useResizable.ts +0 -0
  376. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/index.ts +0 -0
  377. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/input.tsx +0 -0
  378. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/menu.tsx +0 -0
  379. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/pagination.tsx +0 -0
  380. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/popover.tsx +0 -0
  381. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/popoverManual.tsx +0 -0
  382. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/resizable.tsx +0 -0
  383. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/select.tsx +0 -0
  384. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/separator.tsx +0 -0
  385. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/sheet.tsx +0 -0
  386. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/side-panel.tsx +0 -0
  387. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/sidebar.tsx +0 -0
  388. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/skeleton.tsx +0 -0
  389. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/spinner.tsx +0 -0
  390. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/table.tsx +0 -0
  391. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/tabs.tsx +0 -0
  392. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/textarea.tsx +0 -0
  393. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/toast-container.tsx +0 -0
  394. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/tooltip.tsx +0 -0
  395. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/components/ui/ui_llm.txt +0 -0
  396. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/AuthContext.ts +0 -0
  397. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/ChatContext.ts +0 -0
  398. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/ConfigContext.ts +0 -0
  399. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/CsrfContext.ts +0 -0
  400. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/TaskContext.ts +0 -0
  401. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/ThemeContext.ts +0 -0
  402. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/contexts/index.ts +0 -0
  403. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/index.ts +0 -0
  404. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useAgentCards.ts +0 -0
  405. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useArtifacts.ts +0 -0
  406. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useAuthContext.ts +0 -0
  407. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useBeforeUnload.ts +0 -0
  408. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useChatContext.ts +0 -0
  409. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useConfigContext.ts +0 -0
  410. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useCopy.ts +0 -0
  411. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useCsrfContext.ts +0 -0
  412. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useDebounce.ts +0 -0
  413. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useDownload.ts +0 -0
  414. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useDragAndDrop.ts +0 -0
  415. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useMobile.ts +0 -0
  416. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useTaskContext.ts +0 -0
  417. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/hooks/useThemeContext.ts +0 -0
  418. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/index.css +0 -0
  419. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/index.ts +0 -0
  420. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/lib_llm.txt +0 -0
  421. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/plugins/PluginRegistry.tsx +0 -0
  422. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/plugins/constants.ts +0 -0
  423. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/plugins/index.ts +0 -0
  424. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/plugins/plugins_llm.txt +0 -0
  425. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/AuthProvider.tsx +0 -0
  426. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/ConfigProvider.tsx +0 -0
  427. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/CsrfProvider.tsx +0 -0
  428. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/TaskProvider.tsx +0 -0
  429. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/ThemeProvider.tsx +0 -0
  430. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/index.ts +0 -0
  431. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/providers_llm.txt +0 -0
  432. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/themes/palettes/index.ts +0 -0
  433. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/themes/palettes/solace.ts +0 -0
  434. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/themes/palettes/themePalette.ts +0 -0
  435. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/providers/themes/themeMapping.ts +0 -0
  436. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/types/activities.ts +0 -0
  437. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/types/be.ts +0 -0
  438. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/types/fe.ts +0 -0
  439. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/types/index.ts +0 -0
  440. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/api.ts +0 -0
  441. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/cnTailwind.ts +0 -0
  442. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/download.ts +0 -0
  443. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/format.ts +0 -0
  444. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/index.ts +0 -0
  445. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/textPreprocessor.ts +0 -0
  446. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/lib/utils/themeHtmlStyles.ts +0 -0
  447. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/main.tsx +0 -0
  448. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/src_llm.txt +0 -0
  449. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/src/vite-env.d.ts +0 -0
  450. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/tailwind.config.js +0 -0
  451. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/tsconfig.app.json +0 -0
  452. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/tsconfig.json +0 -0
  453. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/tsconfig.lib.json +0 -0
  454. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/tsconfig.node.json +0 -0
  455. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/vite.config.ts +0 -0
  456. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/vite.lib.config.ts +0 -0
  457. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/frontend/wss-unified-agent.config +0 -0
  458. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/llm.txt +0 -0
  459. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/client/webui/llm_detail.txt +0 -0
  460. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/__init__.py +0 -0
  461. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/__init__.py +0 -0
  462. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/common.py +0 -0
  463. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog/__init__.py +0 -0
  464. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog/constants.py +0 -0
  465. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog/models.py +0 -0
  466. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog/registry_manager.py +0 -0
  467. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog/scraper.py +0 -0
  468. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/plugin_catalog_server.py +0 -0
  469. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/backend/server.py +0 -0
  470. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/.eslintrc.cjs +0 -0
  471. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/.gitignore +0 -0
  472. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/common/providerModels.ts +0 -0
  473. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/AddAgentFlow.tsx +0 -0
  474. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/AddGatewayFlow.tsx +0 -0
  475. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/InitializationFlow.tsx +0 -0
  476. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/PluginCatalogFlow.tsx +0 -0
  477. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/components/AddRegistryModal.tsx +0 -0
  478. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/components/InstallPluginModal.tsx +0 -0
  479. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/components/PluginCard.tsx +0 -0
  480. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/components/ReadMoreModal.tsx +0 -0
  481. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/PluginCatalogFlow/types.ts +0 -0
  482. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/StepIndicator.tsx +0 -0
  483. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/InitSuccessScreen/DocResourceCard.tsx +0 -0
  484. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/InitSuccessScreen/SuccessScreen.tsx +0 -0
  485. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/InitSuccessScreen/TutorialCard.tsx +0 -0
  486. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/agent/AgentBasicInfoStep.tsx +0 -0
  487. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/agent/AgentCardStep.tsx +0 -0
  488. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/agent/AgentFeaturesStep.tsx +0 -0
  489. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/agent/AgentServicesStep.tsx +0 -0
  490. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/agent/AgentToolsStep.tsx +0 -0
  491. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/gateway/GatewayArtifactServiceStep.tsx +0 -0
  492. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/gateway/GatewayBasicInfoStep.tsx +0 -0
  493. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/gateway/GatewayResponseCustomizationStep.tsx +0 -0
  494. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/gateway/GatewayReviewStep.tsx +0 -0
  495. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/AIProviderSetup.tsx +0 -0
  496. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/BrokerSetup.tsx +0 -0
  497. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/CompletionStep.tsx +0 -0
  498. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/DatabaseSetup.tsx +0 -0
  499. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/OrchestratorSetup.tsx +0 -0
  500. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/PathSelectionStep.tsx +0 -0
  501. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/ProjectSetup.tsx +0 -0
  502. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/WebUIGatewaySetup.tsx +0 -0
  503. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/steps/init/types.ts +0 -0
  504. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/AutocompleteInput.tsx +0 -0
  505. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Button.tsx +0 -0
  506. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Checkbox.tsx +0 -0
  507. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/ChipInput.tsx +0 -0
  508. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/ConfirmationModal.tsx +0 -0
  509. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/FormField.tsx +0 -0
  510. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/InfoBoxes.tsx +0 -0
  511. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Input.tsx +0 -0
  512. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Modal.tsx +0 -0
  513. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Select.tsx +0 -0
  514. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/components/ui/Toggle.tsx +0 -0
  515. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/entry.client.tsx +0 -0
  516. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/root.tsx +0 -0
  517. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/routes/_index.tsx +0 -0
  518. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/app/tailwind.css +0 -0
  519. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/package-lock.json +0 -0
  520. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/package.json +0 -0
  521. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/postcss.config.js +0 -0
  522. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/public/Solace_community_logo.png +0 -0
  523. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/public/favicon.ico +0 -0
  524. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/tailwind.config.ts +0 -0
  525. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/tsconfig.json +0 -0
  526. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/config_portal/frontend/vite.config.ts +0 -0
  527. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/DONT-EDIT-THIS-FOLDER +0 -0
  528. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/client-modules.js +0 -0
  529. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/codeTranslations.json +0 -0
  530. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-lunr-search/default/__plugin.json +0 -0
  531. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-blog/default/__plugin.json +0 -0
  532. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +0 -0
  533. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-blog/default/blogMetadata-default.json +0 -0
  534. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__mdx-loader-dependency.json +0 -0
  535. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/__plugin.json +0 -0
  536. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/p/solace-agent-mesh-docs-bfb.json +0 -0
  537. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-agents-md-aba.json +0 -0
  538. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-architecture-md-166.json +0 -0
  539. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-cli-md-ae4.json +0 -0
  540. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-gateways-md-049.json +0 -0
  541. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-orchestrator-md-21c.json +0 -0
  542. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-concepts-plugins-md-442.json +0 -0
  543. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-debugging-md-1c6.json +0 -0
  544. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-deploy-md-4c2.json +0 -0
  545. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-deployment-observability-md-fbf.json +0 -0
  546. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-installation-md-ae0.json +0 -0
  547. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-rbac-setup-guilde-md-a12.json +0 -0
  548. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-enterprise-single-sign-on-md-483.json +0 -0
  549. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-component-overview-md-a3a.json +0 -0
  550. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-configurations-configurations-md-453.json +0 -0
  551. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-configurations-litellm-models-md-d6a.json +0 -0
  552. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-installation-md-cd3.json +0 -0
  553. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-introduction-md-945.json +0 -0
  554. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-getting-started-quick-start-md-f89.json +0 -0
  555. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-to-0-3-0-a-2-a-gateway-upgrade-to-0-3-0-md-664.json +0 -0
  556. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-migrations-a-2-a-upgrade-to-0-3-0-a-2-a-technical-migration-map-md-c83.json +0 -0
  557. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-bedrock-agents-md-332.json +0 -0
  558. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-custom-agent-md-3d4.json +0 -0
  559. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-event-mesh-gateway-md-bac.json +0 -0
  560. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mcp-integration-md-0e6.json +0 -0
  561. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-mongodb-integration-md-cc9.json +0 -0
  562. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rag-integration-md-753.json +0 -0
  563. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-rest-gateway-md-5b4.json +0 -0
  564. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-slack-integration-md-9ef.json +0 -0
  565. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-tutorials-sql-database-md-2a9.json +0 -0
  566. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-artifact-management-md-b70.json +0 -0
  567. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-audio-tools-md-152.json +0 -0
  568. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-builtin-tools-md-768.json +0 -0
  569. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-data-analysis-tools-md-102.json +0 -0
  570. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-builtin-tools-embeds-md-ced.json +0 -0
  571. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-agents-md-42b.json +0 -0
  572. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-create-gateways-md-55f.json +0 -0
  573. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-python-tools-md-9a0.json +0 -0
  574. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-creating-service-providers-md-c2c.json +0 -0
  575. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-solace-ai-connector-md-853.json +0 -0
  576. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-documentation-user-guide-structure-md-cee.json +0 -0
  577. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/docusaurus-plugin-content-pages/default/__plugin.json +0 -0
  578. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/i18n.json +0 -0
  579. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/lunr.client.js +0 -0
  580. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/registry.js +0 -0
  581. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/routes.js +0 -0
  582. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/routesChunkNames.json +0 -0
  583. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/site-metadata.json +0 -0
  584. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.docusaurus/site-storage.json +0 -0
  585. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/.gitignore +0 -0
  586. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/README.md +0 -0
  587. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Enterprise/_category_.json +0 -0
  588. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Enterprise/installation.md +0 -0
  589. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Enterprise/rbac-setup-guilde.md +0 -0
  590. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Enterprise/single-sign-on.md +0 -0
  591. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0.md +0 -0
  592. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map.md +0 -0
  593. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/Migrations/_category_.json +0 -0
  594. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/_category_.json +0 -0
  595. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/agents.md +0 -0
  596. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/architecture.md +0 -0
  597. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/cli.md +0 -0
  598. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/gateways.md +0 -0
  599. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/orchestrator.md +0 -0
  600. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/concepts/plugins.md +0 -0
  601. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/deployment/_category_.json +0 -0
  602. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/deployment/debugging.md +0 -0
  603. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/deployment/deploy.md +0 -0
  604. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/deployment/observability.md +0 -0
  605. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/_category_.json +0 -0
  606. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/component-overview.md +0 -0
  607. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/configurations/_category_.json +0 -0
  608. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/configurations/configurations.md +0 -0
  609. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/configurations/litellm_models.md +0 -0
  610. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/installation.md +0 -0
  611. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/introduction.md +0 -0
  612. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/getting-started/quick-start.md +0 -0
  613. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/_category_.json +0 -0
  614. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/bedrock-agents.md +0 -0
  615. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/custom-agent.md +0 -0
  616. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/event-mesh-gateway.md +0 -0
  617. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/mcp-integration.md +0 -0
  618. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/mongodb-integration.md +0 -0
  619. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/rag-integration.md +0 -0
  620. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/rest-gateway.md +0 -0
  621. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/slack-integration.md +0 -0
  622. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/tutorials/sql-database.md +0 -0
  623. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/_category_.json +0 -0
  624. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/_category_.json +0 -0
  625. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/artifact-management.md +0 -0
  626. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/audio-tools.md +0 -0
  627. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/builtin-tools.md +0 -0
  628. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools.md +0 -0
  629. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/builtin-tools/embeds.md +0 -0
  630. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/create-agents.md +0 -0
  631. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/create-gateways.md +0 -0
  632. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/creating-python-tools.md +0 -0
  633. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/creating-service-providers.md +0 -0
  634. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/solace-ai-connector.md +0 -0
  635. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docs/documentation/user-guide/structure.md +0 -0
  636. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/docusaurus.config.ts +0 -0
  637. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/package-lock.json +0 -0
  638. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/package.json +0 -0
  639. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/sidebars.ts +0 -0
  640. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/Solace_AI_Framework_With_Broker.png +0 -0
  641. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/logo.png +0 -0
  642. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/sac-flows.png +0 -0
  643. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/sac_parts_of_a_component.png +0 -0
  644. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/sam-enterprise-credentials.png +0 -0
  645. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/solace-logo-text.svg +0 -0
  646. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/static/img/solace-logo.png +0 -0
  647. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/docs/tsconfig.json +0 -0
  648. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/__init__.py +0 -0
  649. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/config_loader.py +0 -0
  650. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/evaluator.py +0 -0
  651. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/message_organizer.py +0 -0
  652. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/benchmark_info.html +0 -0
  653. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/chart_section.html +0 -0
  654. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/detailed_breakdown.html +0 -0
  655. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/modal.html +0 -0
  656. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/modal_chart_functions.js +0 -0
  657. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/modal_script.js +0 -0
  658. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/modal_styles.css +0 -0
  659. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/performance_metrics_styles.css +0 -0
  660. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/templates/footer.html +0 -0
  661. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report/templates/header.html +0 -0
  662. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report_data_processor.py +0 -0
  663. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/report_generator.py +0 -0
  664. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/run.py +0 -0
  665. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/subscriber.py +0 -0
  666. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/summary_builder.py +0 -0
  667. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/evaluation/test_case_loader.py +0 -0
  668. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_agents_example.yaml +0 -0
  669. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_atlassian_sse.yaml +0 -0
  670. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_host_example.yaml +0 -0
  671. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_mcp_atlassian_docker_example.yaml +0 -0
  672. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_mcp_example.yaml +0 -0
  673. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_mcp_jira_sse_example.yaml +0 -0
  674. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/a2a_multimodal_example.yaml +0 -0
  675. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/orchestrator_example.yaml +0 -0
  676. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/s3_artifact_storage_example.yaml +0 -0
  677. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/agents/test_agent.yaml +0 -0
  678. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/auth/README.md +0 -0
  679. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/auth/dev-roles.yaml +0 -0
  680. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/auth/dev-users.yaml +0 -0
  681. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/event-mesh-gateway.yaml +0 -0
  682. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/gateways/rest_gateway_example.yaml +0 -0
  683. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/gateways/sam_em_gateway.yaml +0 -0
  684. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/gateways/slack_gateway_example.yaml +0 -0
  685. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/gateways/webhook_gateway_example.yaml +0 -0
  686. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/gateways/webui_example.yaml +0 -0
  687. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/sample_tools.py +0 -0
  688. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/shared_config.yaml +0 -0
  689. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/examples/slack.yaml +0 -0
  690. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/agents/basic/main_orchestrator.yaml +0 -0
  691. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/agents/basic/webui.yaml +0 -0
  692. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/agents/markitdown_agents.yaml +0 -0
  693. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/agents/mermaid_agents.yaml +0 -0
  694. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/agents/web_agents.yaml +0 -0
  695. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/env-template +0 -0
  696. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/logging_config.ini +0 -0
  697. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/preset/shared_config.yaml +0 -0
  698. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/pyproject.toml +0 -0
  699. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/scripts/migrate_declarative_tests.py +0 -0
  700. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/scripts/sync_a2a_schema.py +0 -0
  701. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/llm.txt +0 -0
  702. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/llm_detail.txt +0 -0
  703. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/__init__.py +0 -0
  704. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/__init__.py +0 -0
  705. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/__init__.py +0 -0
  706. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/adk_llm.txt +0 -0
  707. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/app_llm_agent.py +0 -0
  708. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/artifacts/__init__.py +0 -0
  709. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/artifacts/artifacts_llm.txt +0 -0
  710. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py +0 -0
  711. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +0 -0
  712. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/callbacks.py +0 -0
  713. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/embed_resolving_mcp_toolset.py +0 -0
  714. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py +0 -0
  715. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/invocation_monitor.py +0 -0
  716. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/mcp_content_processor.py +0 -0
  717. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/models/lite_llm.py +0 -0
  718. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/models/models_llm.txt +0 -0
  719. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/runner.py +0 -0
  720. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/setup.py +0 -0
  721. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/stream_parser.py +0 -0
  722. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/adk/tool_wrapper.py +0 -0
  723. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/agent_llm.txt +0 -0
  724. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/protocol/__init__.py +0 -0
  725. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/protocol/event_handlers.py +0 -0
  726. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/protocol/protocol_llm.txt +0 -0
  727. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/__init__.py +0 -0
  728. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/app.py +0 -0
  729. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/component.py +0 -0
  730. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/patch_adk.py +0 -0
  731. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/sac_llm.txt +0 -0
  732. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/sac/task_execution_context.py +0 -0
  733. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/testing/__init__.py +0 -0
  734. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/testing/debug_utils.py +0 -0
  735. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/testing/testing_llm.txt +0 -0
  736. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/__init__.py +0 -0
  737. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/audio_tools.py +0 -0
  738. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/builtin_artifact_tools.py +0 -0
  739. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +0 -0
  740. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/dynamic_tool.py +0 -0
  741. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/general_agent_tools.py +0 -0
  742. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/image_tools.py +0 -0
  743. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/peer_agent_tool.py +0 -0
  744. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/registry.py +0 -0
  745. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/test_tools.py +0 -0
  746. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/tool_config_types.py +0 -0
  747. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/tool_definition.py +0 -0
  748. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/tools_llm.txt +0 -0
  749. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/tools/web_tools.py +0 -0
  750. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/utils/__init__.py +0 -0
  751. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/utils/artifact_helpers.py +0 -0
  752. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/utils/config_parser.py +0 -0
  753. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/utils/context_helpers.py +0 -0
  754. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/agent/utils/utils_llm.txt +0 -0
  755. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/__init__.py +0 -0
  756. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/__init__.py +0 -0
  757. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/a2a_llm.txt +0 -0
  758. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/artifact.py +0 -0
  759. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/events.py +0 -0
  760. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/message.py +0 -0
  761. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/protocol.py +0 -0
  762. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/task.py +0 -0
  763. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/translation.py +0 -0
  764. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a/types.py +0 -0
  765. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/a2a.json +0 -0
  766. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/a2a_spec_llm.txt +0 -0
  767. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/agent_progress_update.json +0 -0
  768. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/artifact_creation_progress.json +0 -0
  769. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/llm_invocation.json +0 -0
  770. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/schemas_llm.txt +0 -0
  771. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_invocation_start.json +0 -0
  772. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/a2a_spec/schemas/tool_result.json +0 -0
  773. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/agent_registry.py +0 -0
  774. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/common_llm.txt +0 -0
  775. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/constants.py +0 -0
  776. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/data_parts.py +0 -0
  777. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/exceptions.py +0 -0
  778. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/middleware/__init__.py +0 -0
  779. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/middleware/config_resolver.py +0 -0
  780. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/middleware/middleware_llm.txt +0 -0
  781. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/middleware/registry.py +0 -0
  782. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/sac/__init__.py +0 -0
  783. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/sac/sac_llm.txt +0 -0
  784. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/sac/sam_component_base.py +0 -0
  785. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/sam_events/__init__.py +0 -0
  786. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/sam_events/event_service.py +0 -0
  787. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/__init__.py +0 -0
  788. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/employee_service.py +0 -0
  789. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/providers/__init__.py +0 -0
  790. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/providers/providers_llm.txt +0 -0
  791. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/services/services_llm.txt +0 -0
  792. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/__init__.py +0 -0
  793. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/artifact_utils.py +0 -0
  794. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/asyncio_macos_fix.py +0 -0
  795. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/__init__.py +0 -0
  796. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/constants.py +0 -0
  797. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/converter.py +0 -0
  798. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/embeds_llm.txt +0 -0
  799. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/evaluators.py +0 -0
  800. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/modifiers.py +0 -0
  801. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/resolver.py +0 -0
  802. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/embeds/types.py +0 -0
  803. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/in_memory_cache.py +0 -0
  804. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/initializer.py +0 -0
  805. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/log_formatters.py +0 -0
  806. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/message_utils.py +0 -0
  807. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/mime_helpers.py +0 -0
  808. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/push_notification_auth.py +0 -0
  809. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/pydantic_utils.py +0 -0
  810. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/type_utils.py +0 -0
  811. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/common/utils/utils_llm.txt +0 -0
  812. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/core_a2a/__init__.py +0 -0
  813. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/core_a2a/core_a2a_llm.txt +0 -0
  814. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/core_a2a/service.py +0 -0
  815. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/__init__.py +0 -0
  816. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/base/__init__.py +0 -0
  817. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/base/app.py +0 -0
  818. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/base/base_llm.txt +0 -0
  819. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/base/component.py +0 -0
  820. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/base/task_context.py +0 -0
  821. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/gateway_llm.txt +0 -0
  822. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/__init__.py +0 -0
  823. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic/env.py +0 -0
  824. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic/script.py.mako +0 -0
  825. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250910_d5b3f8f2e9a0_create_initial_database.py +0 -0
  826. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250911_b1c2d3e4f5g6_add_database_indexes.py +0 -0
  827. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic/versions/20250916_f6e7d8c9b0a1_convert_timestamps_to_epoch_and_align_columns.py +0 -0
  828. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/alembic.ini +0 -0
  829. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/app.py +0 -0
  830. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/components/__init__.py +0 -0
  831. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/components/components_llm.txt +0 -0
  832. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py +0 -0
  833. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/dependencies.py +0 -0
  834. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/http_sse_llm.txt +0 -0
  835. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/__init__.py +0 -0
  836. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/entities/__init__.py +0 -0
  837. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/entities/message.py +0 -0
  838. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/entities/session.py +0 -0
  839. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/entities/session_history.py +0 -0
  840. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/interfaces.py +0 -0
  841. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/message_repository.py +0 -0
  842. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/models/__init__.py +0 -0
  843. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/models/base.py +0 -0
  844. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/models/message_model.py +0 -0
  845. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/models/session_model.py +0 -0
  846. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/repository/session_repository.py +0 -0
  847. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/__init__.py +0 -0
  848. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/agent_cards.py +0 -0
  849. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/artifacts.py +0 -0
  850. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/auth.py +0 -0
  851. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/config.py +0 -0
  852. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/__init__.py +0 -0
  853. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/__init__.py +0 -0
  854. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/requests/session_requests.py +0 -0
  855. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/__init__.py +0 -0
  856. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/base_responses.py +0 -0
  857. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/dto/responses/session_responses.py +0 -0
  858. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/people.py +0 -0
  859. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt +0 -0
  860. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/sessions.py +0 -0
  861. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/sse.py +0 -0
  862. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/tasks.py +0 -0
  863. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/users.py +0 -0
  864. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/routers/visualization.py +0 -0
  865. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/__init__.py +0 -0
  866. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/agent_card_service.py +0 -0
  867. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/people_service.py +0 -0
  868. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/services_llm.txt +0 -0
  869. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/session_service.py +0 -0
  870. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/services/task_service.py +0 -0
  871. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/session_manager.py +0 -0
  872. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/__init__.py +0 -0
  873. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/auth_utils.py +0 -0
  874. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/base_repository.py +0 -0
  875. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/database_exceptions.py +0 -0
  876. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/database_helpers.py +0 -0
  877. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/enums.py +0 -0
  878. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/error_dto.py +0 -0
  879. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/exception_handlers.py +0 -0
  880. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/exceptions.py +0 -0
  881. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/pagination.py +0 -0
  882. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/response_utils.py +0 -0
  883. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py +0 -0
  884. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/types.py +0 -0
  885. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/shared/utils.py +0 -0
  886. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/sse_event_buffer.py +0 -0
  887. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/gateway/http_sse/sse_manager.py +0 -0
  888. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/llm.txt +0 -0
  889. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/llm_detail.txt +0 -0
  890. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/src/solace_agent_mesh/solace_agent_mesh_llm.txt +0 -0
  891. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/agent_template.yaml +0 -0
  892. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/eval_backend_template.yaml +0 -0
  893. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/gateway_app_template.py +0 -0
  894. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/gateway_component_template.py +0 -0
  895. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/gateway_config_template.yaml +0 -0
  896. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/logging_config_template.ini +0 -0
  897. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/main_orchestrator.yaml +0 -0
  898. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_agent_config_template.yaml +0 -0
  899. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_custom_config_template.yaml +0 -0
  900. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_custom_template.py +0 -0
  901. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_gateway_config_template.yaml +0 -0
  902. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_readme_template.md +0 -0
  903. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/plugin_tools_template.py +0 -0
  904. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/shared_config.yaml +0 -0
  905. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/templates_llm.txt +0 -0
  906. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/templates/webui.yaml +0 -0
  907. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/__init__.py +0 -0
  908. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/config.json +0 -0
  909. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/artifacts/sample.csv +0 -0
  910. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/artifacts/sample.html +0 -0
  911. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/artifacts/sample.pdf +0 -0
  912. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/artifacts/sample.txt +0 -0
  913. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/convert_html_to_md.test.json +0 -0
  914. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/convert_pdf_to_md.test.json +0 -0
  915. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/create_diagram.test.json +0 -0
  916. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/file_artifact.test.json +0 -0
  917. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/filter_csv_employees_by_age_and_country.test.json +0 -0
  918. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/generate_employee_csv.test.json +0 -0
  919. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/generate_sales_report.test.json +0 -0
  920. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/hello_world.test.json +0 -0
  921. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/evaluation/test_cases/web_search_solace_summary.test.json +0 -0
  922. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/__init__.py +0 -0
  923. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/README.md +0 -0
  924. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/__init__.py +0 -0
  925. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/conftest.py +0 -0
  926. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/__init__.py +0 -0
  927. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/database_inspector.py +0 -0
  928. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/gateway_persistence_adapter.py +0 -0
  929. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/multi_database_manager.py +0 -0
  930. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/simple_database_inspector.py +0 -0
  931. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/simple_database_manager.py +0 -0
  932. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/infrastructure/simple_gateway_adapter.py +0 -0
  933. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/__init__.py +0 -0
  934. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_api_contract_validation.py +0 -0
  935. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_authorization_security.py +0 -0
  936. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_data_integrity.py +0 -0
  937. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_data_validation.py +0 -0
  938. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_database_architecture.py +0 -0
  939. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_end_to_end_workflows.py +0 -0
  940. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_error_response_consistency.py +0 -0
  941. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_functional_edge_cases.py +0 -0
  942. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_multi_agent_isolation.py +0 -0
  943. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_session_lifecycle.py +0 -0
  944. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/persistence/test_tasks_api.py +0 -0
  945. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/run_simple_test.py +0 -0
  946. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/test_simple_framework.py +0 -0
  947. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/utils/__init__.py +0 -0
  948. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/apis/utils/persistence_assertions.py +0 -0
  949. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/conftest.py +0 -0
  950. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/__init__.py +0 -0
  951. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/__init__.py +0 -0
  952. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_by_reference.yaml +0 -0
  953. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/artifacts/test_filepart_inline_bytes.yaml +0 -0
  954. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_empty_file.yaml +0 -0
  955. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/artifacts/test_inline_file_no_name.yaml +0 -0
  956. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/artifacts/test_referenced_file_not_found.yaml +0 -0
  957. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_binary_artifact.yaml +0 -0
  958. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_binary_to_text_artifact.yaml +0 -0
  959. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_malformed_base64_chunk.yaml +0 -0
  960. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_multiple_chunks.yaml +0 -0
  961. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_text_to_binary_artifact.yaml +0 -0
  962. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_artifact.yaml +0 -0
  963. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/append_to_artifact/test_append_to_non_existent_artifact.yaml +0 -0
  964. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_binary_to_datauri.yaml +0 -0
  965. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_complex_modifier_chain.yaml +0 -0
  966. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_csv_to_csv.yaml +0 -0
  967. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_invalid_directive.yaml +0 -0
  968. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_json_to_pretty_json.yaml +0 -0
  969. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_modifier.yaml +0 -0
  970. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_jsonpath_no_match.yaml +0 -0
  971. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_modifier_type_error.yaml +0 -0
  972. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_output_filename_literal.yaml +0 -0
  973. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_simple_text.yaml +0 -0
  974. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_source_not_found.yaml +0 -0
  975. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/apply_embed_and_create_artifact/test_apply_embed_with_output_metadata.yaml +0 -0
  976. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_internal_llm_fail.yaml +0 -0
  977. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_invalid_version.yaml +0 -0
  978. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_large_result_save_truncate.yaml +0 -0
  979. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_filename.yaml +0 -0
  980. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_missing_goal.yaml +0 -0
  981. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_and_truncate.yaml +0 -0
  982. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_save_no_truncate.yaml +0 -0
  983. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_simple_text.yaml +0 -0
  984. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_small_ignores_output_base.yaml +0 -0
  985. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_source_not_found.yaml +0 -0
  986. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_supported_binary.yaml +0 -0
  987. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/extract_content_from_artifact/test_extract_content_unsupported_binary.yaml +0 -0
  988. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_empty.yaml +0 -0
  989. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_multiple_files_versions.yaml +0 -0
  990. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/list_artifacts/test_list_artifacts_single_file.yaml +0 -0
  991. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_binary_content.yaml +0 -0
  992. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_filename_embed_behavior.yaml +0 -0
  993. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_invalid_version_error.yaml +0 -0
  994. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_metadata_only.yaml +0 -0
  995. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_not_found_error.yaml +0 -0
  996. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_specific_versions.yaml +0 -0
  997. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_text_content.yaml +0 -0
  998. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_truncation.yaml +0 -0
  999. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/load_artifact/test_load_artifact_version_not_found_error.yaml +0 -0
  1000. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_filename_embed_behavior.yaml +0 -0
  1001. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_binary.yaml +0 -0
  1002. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_for_return_text.yaml +0 -0
  1003. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_not_found_error.yaml +0 -0
  1004. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_artifact_tools/signal_artifact_for_return/test_signal_artifact_version_not_found_error.yaml +0 -0
  1005. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_invalid_config.yaml +0 -0
  1006. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_jpg_success.yaml +0 -0
  1007. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_png_success.yaml +0 -0
  1008. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/builtin_data_analysis_tools/create_chart_from_plotly_config/test_create_chart_unsupported_format.yaml +0 -0
  1009. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue.yaml +0 -0
  1010. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_implicit_tool_call.yaml +0 -0
  1011. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_max_calls_limit.yaml +0 -0
  1012. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_auto_continue_multiple_truncations.yaml +0 -0
  1013. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_creation.yaml +0 -0
  1014. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_embed.yaml +0 -0
  1015. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_empty.yaml +0 -0
  1016. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_long.yaml +0 -0
  1017. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_missing.yaml +0 -0
  1018. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_reordered_params.yaml +0 -0
  1019. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_special_chars.yaml +0 -0
  1020. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_description_valid.yaml +0 -0
  1021. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_embed.yaml +0 -0
  1022. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_empty.yaml +0 -0
  1023. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_long.yaml +0 -0
  1024. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_missing.yaml +0 -0
  1025. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_special_chars.yaml +0 -0
  1026. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_traversal.yaml +0 -0
  1027. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_unicode.yaml +0 -0
  1028. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/core/test_fenced_artifact_filename_versioning.yaml +0 -0
  1029. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_complex_signatures.yaml +0 -0
  1030. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_config_and_context.yaml +0 -0
  1031. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_docstringless_tool.yaml +0 -0
  1032. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_dynamic_tool_loading.yaml +0 -0
  1033. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_empty_provider.yaml +0 -0
  1034. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/dynamic_tools/test_mixed_discovery.yaml +0 -0
  1035. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_latest.yaml +0 -0
  1036. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_existing_specific_version.yaml +0 -0
  1037. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_artifact.yaml +0 -0
  1038. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_artifact_meta_non_existent_version.yaml +0 -0
  1039. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_full.yaml +0 -0
  1040. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_custom_format_ymd.yaml +0 -0
  1041. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_date.yaml +0 -0
  1042. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_invalid_keyword.yaml +0 -0
  1043. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_iso.yaml +0 -0
  1044. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_no_format.yaml +0 -0
  1045. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_now.yaml +0 -0
  1046. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_time.yaml +0 -0
  1047. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_datetime_timestamp.yaml +0 -0
  1048. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_abs.yaml +0 -0
  1049. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_basic_addition.yaml +0 -0
  1050. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_complex_expression.yaml +0 -0
  1051. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_pi.yaml +0 -0
  1052. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_radians_60.yaml +0 -0
  1053. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cos_zero.yaml +0 -0
  1054. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_one.yaml +0 -0
  1055. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_cosh_zero.yaml +0 -0
  1056. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_division.yaml +0 -0
  1057. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_e_constant.yaml +0 -0
  1058. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_exp.yaml +0 -0
  1059. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_expression_with_spaces.yaml +0 -0
  1060. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_factorial.yaml +0 -0
  1061. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_inf_constant.yaml +0 -0
  1062. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_expression.yaml +0 -0
  1063. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_invalid_format_specifier.yaml +0 -0
  1064. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log.yaml +0 -0
  1065. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_log_base10.yaml +0 -0
  1066. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_max.yaml +0 -0
  1067. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_min.yaml +0 -0
  1068. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_multiplication.yaml +0 -0
  1069. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_no_expression.yaml +0 -0
  1070. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pi_constant.yaml +0 -0
  1071. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_pow.yaml +0 -0
  1072. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_radians_explicit.yaml +0 -0
  1073. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_randint.yaml +0 -0
  1074. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_random.yaml +0 -0
  1075. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_down.yaml +0 -0
  1076. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_up.yaml +0 -0
  1077. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_round_with_digits.yaml +0 -0
  1078. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_pi_half.yaml +0 -0
  1079. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_radians_30.yaml +0 -0
  1080. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sin_zero.yaml +0 -0
  1081. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_one.yaml +0 -0
  1082. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sinh_zero.yaml +0 -0
  1083. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sqrt.yaml +0 -0
  1084. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_subtraction.yaml +0 -0
  1085. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_sum.yaml +0 -0
  1086. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_pi_quarter.yaml +0 -0
  1087. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_radians_45.yaml +0 -0
  1088. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tan_zero.yaml +0 -0
  1089. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_one.yaml +0 -0
  1090. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_tanh_zero.yaml +0 -0
  1091. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_uniform.yaml +0 -0
  1092. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_float.yaml +0 -0
  1093. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_math_with_format_specifier_int.yaml +0 -0
  1094. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_empty_message.yaml +0 -0
  1095. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_multiple.yaml +0 -0
  1096. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_only_status_update.yaml +0 -0
  1097. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_single.yaml +0 -0
  1098. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_status_update_with_tool_call.yaml +0 -0
  1099. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_generation.yaml +0 -0
  1100. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/early/test_uuid_multiple_generations.yaml +0 -0
  1101. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_chain_malformed.yaml +0 -0
  1102. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_extra_spaces.yaml +0 -0
  1103. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_malformed_no_close_delimiter.yaml +0 -0
  1104. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/general/test_embed_only_delimiters_with_colon.yaml +0 -0
  1105. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_chain_jsonpath_grep_head.yaml +0 -0
  1106. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_filter_select_csv.yaml +0 -0
  1107. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_no_match.yaml +0 -0
  1108. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_grep_simple.yaml +0 -0
  1109. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head.yaml +0 -0
  1110. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_head_more_than_lines.yaml +0 -0
  1111. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_array.yaml +0 -0
  1112. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_no_match.yaml +0 -0
  1113. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_on_non_json.yaml +0 -0
  1114. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_jsonpath_simple.yaml +0 -0
  1115. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_depth_limit.yaml +0 -0
  1116. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_size_limit_in_parent.yaml +0 -0
  1117. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_recursive_template_with_embed.yaml +0 -0
  1118. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_from_object_list.yaml +0 -0
  1119. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_select_fields_missing_field.yaml +0 -0
  1120. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_tail.yaml +0 -0
  1121. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_csv_input.yaml +0 -0
  1122. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_list_input.yaml +0 -0
  1123. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_json_object_input.yaml +0 -0
  1124. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_missing_template_file.yaml +0 -0
  1125. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_ac_template_string_input.yaml +0 -0
  1126. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_binary_as_datauri.yaml +0 -0
  1127. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_csv_as_csv.yaml +0 -0
  1128. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_binary.yaml +0 -0
  1129. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_default_format_text.yaml +0 -0
  1130. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_invalid_format_specifier.yaml +0 -0
  1131. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_json_pretty.yaml +0 -0
  1132. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_json_as_text.yaml +0 -0
  1133. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_specific_version.yaml +0 -0
  1134. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/embeds/late/test_artifact_content_text_plain.yaml +0 -0
  1135. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_csv_success.yaml +0 -0
  1136. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_file_not_found.yaml +0 -0
  1137. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_html_success.yaml +0 -0
  1138. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_malformed_pdf_as_success.yaml +0 -0
  1139. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_missing_parameter.yaml +0 -0
  1140. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_pdf_success.yaml +0 -0
  1141. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_specific_version_success.yaml +0 -0
  1142. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/convert_file_to_markdown/test_convert_unsupported_type.yaml +0 -0
  1143. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_autogen_filename.yaml +0 -0
  1144. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_basic_success.yaml +0 -0
  1145. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_empty_syntax.yaml +0 -0
  1146. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_invalid_syntax.yaml +0 -0
  1147. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/general_agent_tools/mermaid_diagram_generator/test_mermaid_no_extension.yaml +0 -0
  1148. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_api_failure.yaml +0 -0
  1149. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_happy_path.yaml +0 -0
  1150. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_no_filename.yaml +0 -0
  1151. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_oversized_prompt.yaml +0 -0
  1152. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_path_traversal.yaml +0 -0
  1153. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/create_image_from_description/test_create_image_prompt_injection.yaml +0 -0
  1154. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_api_error.yaml +0 -0
  1155. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_custom_prompt.yaml +0 -0
  1156. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_empty_artifact.yaml +0 -0
  1157. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_file_not_found.yaml +0 -0
  1158. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_mp3.yaml +0 -0
  1159. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_happy_path_wav.yaml +0 -0
  1160. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_large_file.yaml +0 -0
  1161. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_api_response.yaml +0 -0
  1162. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_malformed_filename.yaml +0 -0
  1163. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_path_traversal.yaml +0 -0
  1164. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_prompt_injection.yaml +0 -0
  1165. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_specific_version.yaml +0 -0
  1166. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_audio/test_describe_audio_unsupported_format.yaml +0 -0
  1167. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_empty_artifact.yaml +0 -0
  1168. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_file_not_found.yaml +0 -0
  1169. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_happy_path.yaml +0 -0
  1170. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_malformed_api_response.yaml +0 -0
  1171. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_path_traversal.yaml +0 -0
  1172. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_specific_version.yaml +0 -0
  1173. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/describe_image/test_describe_image_unsupported_format.yaml +0 -0
  1174. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_file_not_found.yaml +0 -0
  1175. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_error.yaml +0 -0
  1176. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_gemini_api_no_image_in_response.yaml +0 -0
  1177. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_happy_path.yaml +0 -0
  1178. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_missing_api_key.yaml +0 -0
  1179. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_no_output_filename.yaml +0 -0
  1180. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_input.yaml +0 -0
  1181. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_path_traversal_output.yaml +0 -0
  1182. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_prompt_injection.yaml +0 -0
  1183. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_specific_version.yaml +0 -0
  1184. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/image_tools/edit_image_with_gemini/test_edit_image_unsupported_format.yaml +0 -0
  1185. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_mp3.yaml +0 -0
  1186. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_audio_processing_wav.yaml +0 -0
  1187. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_conversation_with_artifact.yaml +0 -0
  1188. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_early_embed_resolution.yaml +0 -0
  1189. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_embed_resolution.yaml +0 -0
  1190. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_fallback_intelligent_disabled.yaml +0 -0
  1191. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_http_transport.yaml +0 -0
  1192. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_jpeg.yaml +0 -0
  1193. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_image_processing_png.yaml +0 -0
  1194. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_late_embed_resolution.yaml +0 -0
  1195. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_llm_response_save_failed.yaml +0 -0
  1196. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_call.yaml +0 -0
  1197. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_content_single_response.yaml +0 -0
  1198. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_multi_text_content.yaml +0 -0
  1199. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_no_fallback_on_error.yaml +0 -0
  1200. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_uri_only.yaml +0 -0
  1201. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_binary.yaml +0 -0
  1202. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_resource_processing_with_text.yaml +0 -0
  1203. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_save_forced_by_truncation.yaml +0 -0
  1204. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing.yaml +0 -0
  1205. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv.yaml +0 -0
  1206. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_csv_escaped.yaml +0 -0
  1207. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_json.yaml +0 -0
  1208. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_markdown.yaml +0 -0
  1209. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_plain.yaml +0 -0
  1210. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_text_processing_yaml.yaml +0 -0
  1211. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_all_thresholds.yaml +0 -0
  1212. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_above_save_threshold.yaml +0 -0
  1213. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_below_thresholds.yaml +0 -0
  1214. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/mcp/test_mcp_trigger_non_text_content.yaml +0 -0
  1215. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_e2e_artifact_passing.yaml +0 -0
  1216. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_artifact.yaml +0 -0
  1217. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_request_with_nonexistent_artifact.yaml +0 -0
  1218. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_peer_response_with_artifact.yaml +0 -0
  1219. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/multi_agent/delegation/test_three_agent_hierarchy.yaml +0 -0
  1220. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_invocation_notification.yaml +0 -0
  1221. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/notifications/test_llm_response_notification.yaml +0 -0
  1222. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/notifications/test_tool_invocation_notification.yaml +0 -0
  1223. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/test_basic_text_response.yaml +0 -0
  1224. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/test_simple_tool_call.yaml +0 -0
  1225. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/test_ssrf_localhost_blocked.yaml +0 -0
  1226. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_file_url.yaml +0 -0
  1227. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_block_private_ip.yaml +0 -0
  1228. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_content_type_json.yaml +0 -0
  1229. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_dns_failure.yaml +0 -0
  1230. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_invalid_url.yaml +0 -0
  1231. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_large_response.yaml +0 -0
  1232. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_post_request.yaml +0 -0
  1233. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_redirect_to_unsafe.yaml +0 -0
  1234. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_data/web_tools/web_request/test_web_request_timeout.yaml +0 -0
  1235. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_declarative_runner.py +0 -0
  1236. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_declarative/test_lifecycle_hooks.py +0 -0
  1237. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/__init__.py +0 -0
  1238. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_agent_cards.py +0 -0
  1239. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_basic_flows.py +0 -0
  1240. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_cancellation_flows.py +0 -0
  1241. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_helpers.py +0 -0
  1242. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_middleware.py +0 -0
  1243. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_services.py +0 -0
  1244. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_stress.py +0 -0
  1245. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/scenarios_programmatic/test_tool_registry.py +0 -0
  1246. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/__init__.py +0 -0
  1247. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/__init__.py +0 -0
  1248. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/complex_signatures.py +0 -0
  1249. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/config_and_context.py +0 -0
  1250. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/error_cases.py +0 -0
  1251. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/lifecycle_tool.py +0 -0
  1252. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/lifecycle_yaml_hooks.py +0 -0
  1253. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/mixed_discovery.py +0 -0
  1254. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/provider_tool.py +0 -0
  1255. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/dynamic_tools/single_tool.py +0 -0
  1256. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/identity_service_users.json +0 -0
  1257. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/identity_service_users_invalid_json.json +0 -0
  1258. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/lifecycle_tracker.py +0 -0
  1259. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/integration/test_support/tools.py +0 -0
  1260. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/README.md +0 -0
  1261. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/pyproject.toml +0 -0
  1262. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/__init__.py +0 -0
  1263. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/test_validator.py +0 -0
  1264. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/a2a_validator/validator.py +0 -0
  1265. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/__init__.py +0 -0
  1266. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/artifact_service/service.py +0 -0
  1267. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/__init__.py +0 -0
  1268. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/broker.py +0 -0
  1269. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/config.py +0 -0
  1270. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/message_handler.py +0 -0
  1271. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/dev_broker/topic_manager.py +0 -0
  1272. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/__init__.py +0 -0
  1273. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/event_mesh_test_server/server.py +0 -0
  1274. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/__init__.py +0 -0
  1275. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/app.py +0 -0
  1276. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/gateway_interface/component.py +0 -0
  1277. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/__init__.py +0 -0
  1278. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/llm_server/server.py +0 -0
  1279. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/__init__.py +0 -0
  1280. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/mcp_server/server.py +0 -0
  1281. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/__init__.py +0 -0
  1282. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/depth_based_profiler.py +0 -0
  1283. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/diff_generator.py +0 -0
  1284. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/memory_monitor.py +0 -0
  1285. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/sam-test-infrastructure/src/sam_test_infrastructure/memory_monitor/report_generator.py +0 -0
  1286. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/test_selector.py +0 -0
  1287. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/agent/sac/test_component.py +0 -0
  1288. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/cli/test_add_agent_cmd.py +0 -0
  1289. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/cli/test_artifact_storage.py +0 -0
  1290. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/cli/test_init_cmd.py +0 -0
  1291. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/cli/test_persistence.py +0 -0
  1292. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/cli/test_run_cmd.py +0 -0
  1293. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/gateway/http_sse/test_api_user_id_flow.py +0 -0
  1294. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/gateway/http_sse/test_endpoints_user_id.py +0 -0
  1295. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/tests/unit/gateway/http_sse/test_user_id_extraction.py +0 -0
  1296. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/uv.lock +0 -0
  1297. {solace_agent_mesh-1.4.9 → solace_agent_mesh-1.4.10}/wss-unified-agent.config +0 -0
@@ -0,0 +1,70 @@
1
+ # Python compiled files
2
+ *.pyc
3
+ *.pyo
4
+ *.pyd
5
+ __pycache__
6
+ .pytest_cache
7
+
8
+ # Environment files
9
+ .env*
10
+ .env
11
+ .env_template
12
+
13
+ # Development files
14
+ docker-compose-local.yaml
15
+ Makefile
16
+ CODE_OF_CONDUCT.md
17
+ CONTRIBUTING.md
18
+
19
+ # Dependencies
20
+ node_modules
21
+ venv
22
+ .venv
23
+ .venv*
24
+
25
+ # IDE and editor files
26
+ .vscode
27
+ .idea
28
+ *.swp
29
+ *.swo
30
+ *~
31
+
32
+ # Version control
33
+ .git
34
+ .gitignore
35
+
36
+ # OS files
37
+ .DS_Store
38
+ Thumbs.db
39
+
40
+ # Logs and temporary files
41
+ *.log
42
+ *.out
43
+ *.txt
44
+ project_notes.txt
45
+ *.trace
46
+ trace_*
47
+
48
+ # Build artifacts
49
+ dist
50
+ build
51
+ tmp
52
+ var
53
+ *.egg-info
54
+
55
+ # Test files and coverage
56
+ tests/
57
+ .coverage
58
+ .tox
59
+ .pytest_cache
60
+ coverage.xml
61
+ htmlcov/
62
+
63
+
64
+ # CI/CD files
65
+ .github/actions
66
+ .github/workflows
67
+ wss-unified-agent.config
68
+
69
+ # Lock file (not needed in container)
70
+ uv.lock
@@ -125,12 +125,23 @@ jobs:
125
125
  echo "tags=${tags}" >> $GITHUB_OUTPUT
126
126
  echo "Created tags: ${tags}"
127
127
 
128
+ - name: Set Docker Platforms
129
+ id: set_docker_platforms
130
+ run: |
131
+ if [[ "${{ github.event_name }}" == "push" && "${{ github.ref_name }}" == "${{ github.event.repository.default_branch }}" ]]; then
132
+ echo "DOCKER_PLATFORMS=linux/amd64,linux/arm64" >> $GITHUB_ENV
133
+ echo "Default branch push: building multiplatform"
134
+ else
135
+ echo "DOCKER_PLATFORMS=linux/amd64" >> $GITHUB_ENV
136
+ echo "PR or non-default branch: building single platform"
137
+ fi
138
+
128
139
  - name: Build and Push Docker Image
129
140
  uses: docker/build-push-action@v6.16.0
130
141
  with:
131
142
  context: .
132
143
  file: Dockerfile
133
- platforms: linux/amd64,linux/arm64
144
+ platforms: ${{ env.DOCKER_PLATFORMS }}
134
145
  tags: ${{ steps.tag_images.outputs.tags }}
135
146
  push: ${{ fromJSON(env.DOCKER_PUSH)}}
136
147
  cache-from: type=gha
@@ -1,62 +1,67 @@
1
- FROM python:3.11-slim AS builder
1
+ FROM python:3.11-slim AS base
2
2
 
3
3
  ENV PYTHONUNBUFFERED=1
4
- WORKDIR /app
4
+ ENV PIP_NO_CACHE_DIR=1
5
5
 
6
- # Install all dependencies including Node.js and Playwright browser dependencies
6
+ # Install system dependencies in a single layer
7
7
  RUN apt-get update && \
8
8
  apt-get install -y --no-install-recommends \
9
9
  build-essential \
10
10
  git \
11
- curl && \
11
+ curl \
12
+ ffmpeg && \
12
13
  curl -sL https://deb.nodesource.com/setup_24.x | bash - && \
13
14
  apt-get install -y --no-install-recommends nodejs && \
14
15
  apt-get purge -y --auto-remove && \
15
16
  apt-get clean && \
16
17
  rm -rf /var/lib/apt/lists/*
17
18
 
18
- COPY . /app
19
- RUN python3.11 -m pip wheel --wheel-dir=/wheels .
19
+ # Builder stage for creating wheels
20
+ FROM base AS builder
21
+
22
+ WORKDIR /app
23
+
24
+ # Install hatch first (this layer will be cached unless hatch version changes)
20
25
  RUN python3.11 -m pip install --no-cache-dir hatch
21
- RUN python3.11 -m hatch build -t wheel
22
26
 
23
- FROM python:3.11-slim
27
+ # Copy source code
28
+ COPY . .
24
29
 
25
- ENV PYTHONUNBUFFERED=1
26
- ENV PIP_NO_CACHE_DIR=1
30
+ # Create wheels for dependencies (this will be cached unless pyproject.toml changes)
31
+ RUN python3.11 -m pip wheel --wheel-dir=/wheels --find-links=/wheels --no-build-isolation .
27
32
 
28
- RUN apt-get update && \
29
- apt-get install -y --no-install-recommends \
30
- ffmpeg \
31
- git \
32
- curl && \
33
- curl -sL https://deb.nodesource.com/setup_24.x | bash - && \
34
- apt-get install -y --no-install-recommends nodejs && \
35
- python3.11 -m pip install playwright && \
36
- playwright install-deps chromium && \
37
- apt-get purge -y --auto-remove && \
38
- apt-get clean && \
39
- rm -rf /var/lib/apt/lists/*
33
+ # Build the project wheel
34
+ RUN python3.11 -m hatch build -t wheel
40
35
 
41
- # Create a non-root user and group
36
+ # Runtime stage
37
+ FROM base AS runtime
38
+
39
+ # Install Playwright early (large download, rarely changes)
40
+ RUN python3.11 -m pip install playwright && \
41
+ playwright install-deps chromium
42
+
43
+ # Create non-root user
42
44
  RUN groupadd -r solaceai && useradd --create-home -r -g solaceai solaceai
45
+
43
46
  WORKDIR /app
44
47
  RUN chown -R solaceai:solaceai /app /tmp
45
48
 
46
- # Switch to the non-root user
49
+ # Switch to non-root user and install Playwright browser
47
50
  USER solaceai
48
51
  RUN playwright install chromium
49
52
 
50
- # Install the Solace Agent Mesh package
53
+ # Install the Solace Agent Mesh package (this layer changes when source code changes)
51
54
  USER root
52
55
  COPY --from=builder /app/dist/solace_agent_mesh-*.whl /tmp/
53
56
  COPY --from=builder /wheels /tmp/wheels
57
+
54
58
  RUN python3.11 -m pip install --find-links=/tmp/wheels \
55
59
  /tmp/solace_agent_mesh-*.whl && \
56
60
  rm -rf /tmp/wheels /tmp/solace_agent_mesh-*.whl
57
61
 
58
62
  # Copy sample SAM applications
59
63
  COPY preset /preset
64
+
60
65
  USER solaceai
61
66
 
62
67
  # Required environment variables
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: solace-agent-mesh
3
- Version: 1.4.9
3
+ Version: 1.4.10
4
4
  Summary: Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks.
5
5
  Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
6
6
  Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
@@ -326,7 +326,7 @@ ${i}
326
326
  `+e.slice(o,s),o=s+1),i=l;return c+=`
327
327
  `,e.length-o>t&&i>o?c+=e.slice(o,i)+`
328
328
  `+e.slice(i+1):c+=e.slice(o),c.slice(1)}function eC(e){for(var t="",n=0,r,o=0;o<e.length;n>=65536?o+=2:o++)n=Pr(e,o),r=st[n],!r&&Hr(n)?(t+=e[o],n>=65536&&(t+=e[o+1])):t+=r||GS(n);return t}function tC(e,t,n){var r="",o=e.tag,s,i,l;for(s=0,i=n.length;s<i;s+=1)l=n[s],e.replacer&&(l=e.replacer.call(n,String(s),l)),(hn(e,t,l,!1,!1)||typeof l>"u"&&hn(e,t,null,!1,!1))&&(r!==""&&(r+=","+(e.condenseFlow?"":" ")),r+=e.dump);e.tag=o,e.dump="["+r+"]"}function Pl(e,t,n,r){var o="",s=e.tag,i,l,c;for(i=0,l=n.length;i<l;i+=1)c=n[i],e.replacer&&(c=e.replacer.call(n,String(i),c)),(hn(e,t+1,c,!0,!0,!1,!0)||typeof c>"u"&&hn(e,t+1,null,!0,!0,!1,!0))&&((!r||o!=="")&&(o+=li(e,t)),e.dump&&Br===e.dump.charCodeAt(0)?o+="-":o+="- ",o+=e.dump);e.tag=s,e.dump=o||"[]"}function nC(e,t,n){var r="",o=e.tag,s=Object.keys(n),i,l,c,d,f;for(i=0,l=s.length;i<l;i+=1)f="",r!==""&&(f+=", "),e.condenseFlow&&(f+='"'),c=s[i],d=n[c],e.replacer&&(d=e.replacer.call(n,c,d)),hn(e,t,c,!1,!1)&&(e.dump.length>1024&&(f+="? "),f+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),hn(e,t,d,!1,!1)&&(f+=e.dump,r+=f));e.tag=o,e.dump="{"+r+"}"}function rC(e,t,n,r){var o="",s=e.tag,i=Object.keys(n),l,c,d,f,p,m;if(e.sortKeys===!0)i.sort();else if(typeof e.sortKeys=="function")i.sort(e.sortKeys);else if(e.sortKeys)throw new lt("sortKeys must be a boolean or a function");for(l=0,c=i.length;l<c;l+=1)m="",(!r||o!=="")&&(m+=li(e,t)),d=i[l],f=n[d],e.replacer&&(f=e.replacer.call(n,d,f)),hn(e,t+1,d,!0,!0,!0)&&(p=e.tag!==null&&e.tag!=="?"||e.dump&&e.dump.length>1024,p&&(e.dump&&Br===e.dump.charCodeAt(0)?m+="?":m+="? "),m+=e.dump,p&&(m+=li(e,t)),hn(e,t+1,f,!0,p)&&(e.dump&&Br===e.dump.charCodeAt(0)?m+=":":m+=": ",m+=e.dump,o+=m));e.tag=s,e.dump=o||"{}"}function Ll(e,t,n){var r,o,s,i,l,c;for(o=n?e.explicitTypes:e.implicitTypes,s=0,i=o.length;s<i;s+=1)if(l=o[s],(l.instanceOf||l.predicate)&&(!l.instanceOf||typeof t=="object"&&t instanceof l.instanceOf)&&(!l.predicate||l.predicate(t))){if(n?l.multi&&l.representName?e.tag=l.representName(t):e.tag=l.tag:e.tag="?",l.represent){if(c=e.styleMap[l.tag]||l.defaultStyle,dp.call(l.represent)==="[object Function]")r=l.represent(t,c);else if(fp.call(l.represent,c))r=l.represent[c](t,c);else throw new lt("!<"+l.tag+'> tag resolver accepts not "'+c+'" style');e.dump=r}return!0}return!1}function hn(e,t,n,r,o,s,i){e.tag=null,e.dump=n,Ll(e,n,!1)||Ll(e,n,!0);var l=dp.call(e.dump),c=r,d;r&&(r=e.flowLevel<0||e.flowLevel>t);var f=l==="[object Object]"||l==="[object Array]",p,m;if(f&&(p=e.duplicates.indexOf(n),m=p!==-1),(e.tag!==null&&e.tag!=="?"||m||e.indent!==2&&t>0)&&(o=!1),m&&e.usedDuplicates[p])e.dump="*ref_"+p;else{if(f&&m&&!e.usedDuplicates[p]&&(e.usedDuplicates[p]=!0),l==="[object Object]")r&&Object.keys(e.dump).length!==0?(rC(e,t,e.dump,o),m&&(e.dump="&ref_"+p+e.dump)):(nC(e,t,e.dump),m&&(e.dump="&ref_"+p+" "+e.dump));else if(l==="[object Array]")r&&e.dump.length!==0?(e.noArrayIndent&&!i&&t>0?Pl(e,t-1,e.dump,o):Pl(e,t,e.dump,o),m&&(e.dump="&ref_"+p+e.dump)):(tC(e,t,e.dump),m&&(e.dump="&ref_"+p+" "+e.dump));else if(l==="[object String]")e.tag!=="?"&&JS(e,e.dump,t,s,c);else{if(l==="[object Undefined]")return!1;if(e.skipInvalid)return!1;throw new lt("unacceptable kind of an object to dump "+l)}e.tag!==null&&e.tag!=="?"&&(d=encodeURI(e.tag[0]==="!"?e.tag.slice(1):e.tag).replace(/!/g,"%21"),e.tag[0]==="!"?d="!"+d:d.slice(0,18)==="tag:yaml.org,2002:"?d="!!"+d.slice(18):d="!<"+d+">",e.dump=d+" "+e.dump)}return!0}function oC(e,t){var n=[],r=[],o,s;for(ui(e,n,r),o=0,s=r.length;o<s;o+=1)t.duplicates.push(n[r[o]]);t.usedDuplicates=new Array(s)}function ui(e,t,n){var r,o,s;if(e!==null&&typeof e=="object")if(o=t.indexOf(e),o!==-1)n.indexOf(o)===-1&&n.push(o);else if(t.push(e),Array.isArray(e))for(o=0,s=e.length;o<s;o+=1)ui(e[o],t,n);else for(r=Object.keys(e),o=0,s=r.length;o<s;o+=1)ui(e[r[o]],t,n)}function sC(e,t){t=t||{};var n=new YS(t);n.noRefs||oC(e,n);var r=e;return n.replacer&&(r=n.replacer.call({"":r},"",r)),hn(n,0,r,!0,!0)?n.dump+`
329
- `:""}var iC=sC,aC={dump:iC};function aa(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var lC=et,cC=Of,uC=Bf,dC=Vf,fC=Yf,pC=ra,mC=up.load,hC=up.loadAll,gC=aC.dump,xC=lt,vC={binary:Jf,float:Gf,map:$f,null:Uf,pairs:ep,set:tp,timestamp:Xf,bool:Hf,int:Wf,merge:Zf,omap:Qf,seq:zf,str:Ff},wC=aa("safeLoad","load"),bC=aa("safeLoadAll","loadAll"),yC=aa("safeDump","dump"),SC={Type:lC,Schema:cC,FAILSAFE_SCHEMA:uC,JSON_SCHEMA:dC,CORE_SCHEMA:fC,DEFAULT_SCHEMA:pC,load:mC,loadAll:hC,dump:gC,YAMLException:xC,types:vC,safeLoad:wC,safeLoadAll:bC,safeDump:yC};const CC=({content:e,rendererType:t,setRenderError:n})=>{const[r,o]=u.useState(!1);u.useEffect(()=>{n(null)},[e,n]);const[s,i]=u.useMemo(()=>{try{if(t==="yaml"){const l=SC.load(e);return[e,l]}else if(t==="json"){const l=JSON.parse(e);return[JSON.stringify(l,null,2),l]}throw new Error(`Unsupported renderer type: ${t}`)}catch(l){const c=t==="yaml"?"YAML":"JSON";console.error(`Error parsing ${c} for panel:`,l);const d={[`${c}_Parsing_Error`]:`The provided content is not valid ${c}.`,Details:l.message,Content_Snippet:e.substring(0,500)+(e.length>500?"...":"")};return n(`${c} parsing failed: ${l.message}`),[e,d]}},[e,t,n]);return a.jsxs("div",{className:"bg-background relative flex h-full flex-col overflow-hidden",children:[a.jsx("div",{className:"absolute top-4 right-4 z-10",children:a.jsx(we,{onClick:()=>o(!r),title:r?"Show Structured View":"Show Raw Text",children:r?a.jsxs(a.Fragment,{children:[a.jsx(Zl,{})," Structured"]}):a.jsxs(a.Fragment,{children:[a.jsx(Jl,{})," Raw Text"]})})}),a.jsx("div",{className:"flex min-h-0 flex-col",children:a.jsx("div",{className:"flex-1 overflow-auto",children:r?a.jsx(Sp,{content:s,setRenderError:n}):a.jsx(xi,{data:i,maxDepth:4,className:"min-h-16 border-none p-2"})})})]})},Sp=({content:e,className:t=""})=>{const{ref:n,handleKeyDown:r}=kf();return a.jsx("div",{className:`overflow-auto p-4 ${t}`,children:a.jsx("pre",{ref:n,className:"whitespace-pre-wrap select-text focus-visible:outline-none",style:{overflowWrap:"anywhere"},tabIndex:0,onKeyDown:r,children:e})})},Cp=({content:e,rendererType:t,mime_type:n,setRenderError:r})=>{switch(t){case"csv":return a.jsx(jb,{content:e,setRenderError:r});case"mermaid":return a.jsx(ny,{content:e,setRenderError:r});case"html":return a.jsx(Rb,{content:e,setRenderError:r});case"json":case"yaml":return a.jsx(CC,{content:e,rendererType:t,setRenderError:r});case"image":return a.jsx(Mb,{content:e,mime_type:n,setRenderError:r});case"markdown":return a.jsx(Pb,{content:e,setRenderError:r});case"audio":return a.jsx(_b,{content:e,mime_type:n,setRenderError:r});default:return a.jsx(Sp,{content:e,setRenderError:r})}},EC={"application/pdf":"pdf","application/zip":"zip","application/msword":"doc","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","application/vnd.ms-excel":"xls","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","application/vnd.ms-powerpoint":"ppt","application/vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","text/plain":"txt","text/csv":"csv","text/html":"html","text/markdown":"md","text/x-markdown":"md","application/json":"json","application/yaml":"yaml","text/yaml":"yaml","application/xml":"xml","text/xml":"xml","image/jpeg":"jpg","image/png":"png","image/gif":"gif","image/svg+xml":"svg","image/webp":"webp","image/bmp":"bmp","image/tiff":"tiff","audio/mpeg":"mp3","audio/wav":"wav","audio/ogg":"ogg","audio/aac":"aac","audio/flac":"flac","audio/x-m4a":"m4a","video/mp4":"mp4","video/webm":"webm","video/ogg":"ogv","application/javascript":"js","application/gzip":"gz","application/x-tar":"tar","application/rtf":"rtf"};function TC(e,t){const n=EC[e]||"bin";return`embedded_file_${t+1}.${n}`}function AC(e){if(!e||typeof e!="string")return[];const t=[],n=/data:([a-zA-Z0-9/.-]+);base64,([A-Za-z0-9+/=]+)/g;let r,o=0;for(;(r=n.exec(e))!==null;){const[s,i,l]=r,c=e[r.index-1],d=e[r.index+s.length];if(!(c==='"'&&d==='"'||c==="'"&&d==="'")&&l&&l.length>10){const f=Zr(void 0,i);f?t.push({type:f,content:l,mimeType:i,originalMatch:s}):t.push({type:"file",content:l,mimeType:i,originalMatch:s,filename:TC(i,o++)})}}return t}function NC(e){if(!e||typeof e!="string")return[];const t=[],n=/<html[\s\S]*?<\/html>/gi;let r;for(;(r=n.exec(e))!==null;)t.push({type:"html",content:r[0].trim(),originalMatch:r[0]});return t}function kC(e){if(!e||typeof e!="string")return[];const t=[],n=/```mermaid\s*\n([\s\S]*?)```/gi;let r;for(;(r=n.exec(e))!==null;){const[o,s]=r;t.push({type:"mermaid",content:s.trim(),originalMatch:o})}return t}function _C(e){return!e||typeof e!="string"?[]:[...AC(e),...NC(e),...kC(e)]}const IC=["image","audio"],jC=({message:e})=>{var d;const[t,n]=u.useState(null);if(e.isStatusBubble)return null;const r=(d=e.parts)==null?void 0:d.filter(f=>f.kind==="text"),o=(r==null?void 0:r.map(f=>f.text).join(""))||"";if(e.isUser)return a.jsx("span",{children:o});const s=o.trim();if(!s)return null;if(e.isError)return a.jsxs("div",{className:"flex items-center",children:[a.jsx(yi,{className:"mr-2 self-start text-[var(--color-error-wMain)]"}),a.jsx(ir,{children:s})]});const i=_C(s);if(i.length===0)return a.jsx(ir,{children:s});let l=s;const c=[];return i.forEach((f,p)=>{if(l=l.replace(f.originalMatch,""),f.type==="file"){const m={name:f.filename||"downloaded_file",content:f.content,mime_type:f.mimeType};c.push(a.jsx("div",{className:"my-2",children:a.jsx(Af,{fileAttachment:m,isEmbedded:!0})},`embedded-file-${p}`))}else if(!IC.includes(f.type)){const m=Sf(f.content);m&&c.push(a.jsx("div",{className:"my-2 h-auto w-md max-w-md",children:a.jsx(Cp,{content:m,rendererType:f.type,mime_type:f.mimeType,setRenderError:n})},`embedded-${p}`))}}),a.jsxs("div",{children:[t&&a.jsx(la,{variant:"error",message:"Error rendering preview"}),a.jsx(ir,{children:l}),c]})},Ep=({message:e,children:t,className:n})=>a.jsx("div",{className:`mt-1 space-y-1 ${e.isUser?"ml-auto":"mr-auto"} ${n}`,children:t}),RC=e=>e.uploadedFiles&&e.uploadedFiles.length>0?a.jsx(Ep,{message:e,className:"flex flex-wrap justify-end gap-2",children:e.uploadedFiles.map((t,n)=>{var r;return a.jsx(Nf,{filename:t.name,mimeType:t.type},`uploaded-${(r=e.metadata)==null?void 0:r.messageId}-${n}`)})}):null,MC=e=>e.files&&e.files.length>0?a.jsx(Ep,{message:e,children:e.files.map((t,n)=>{var r;return a.jsx(Af,{fileAttachment:t},`file-${(r=e.metadata)==null?void 0:r.messageId}-${n}`)})}):null,PC=(e,t,n)=>{var d,f;const{openSidePanelTab:r,setTaskIdInSidePanel:o}=t;if(e.isStatusBubble)return null;const s=(d=e.parts)==null?void 0:d.some(p=>p.kind==="text"&&p.text.trim());if(!s&&!e.artifactNotification)return null;const i=e.isUser?"sent":"received",l=!e.isUser&&e.isComplete&&!!e.taskId&&n,c=()=>{e.taskId&&(o(e.taskId),r("workflow"))};return a.jsx(gf,{variant:i,children:a.jsxs(xf,{variant:i,children:[s&&a.jsx(jC,{message:e}),e.artifactNotification&&a.jsxs("div",{className:"my-1 flex items-center rounded-md bg-blue-100 p-2 dark:bg-blue-900/50",children:[a.jsx(ar,{className:"mr-2 text-blue-500 dark:text-blue-400"}),a.jsxs("span",{className:"text-sm",children:["Artifact created: ",a.jsx("strong",{children:e.artifactNotification.name}),e.artifactNotification.version&&` (v${e.artifactNotification.version})`]})]}),l&&a.jsx("div",{className:"mt-3",children:a.jsx(ou,{onClick:c})})]})},(f=e.metadata)==null?void 0:f.messageId)},LC=({message:e,isLastWithTaskId:t})=>{const n=He();return e?a.jsxs(a.Fragment,{children:[PC(e,n,t),RC(e),MC(e)]}):null};var di=new Map,fo=new WeakMap,Dl=0,DC=void 0;function OC(e){return e?(fo.has(e)||(Dl+=1,fo.set(e,Dl.toString())),fo.get(e)):"0"}function FC(e){return Object.keys(e).sort().filter(t=>e[t]!==void 0).map(t=>`${t}_${t==="root"?OC(e.root):e[t]}`).toString()}function zC(e){const t=FC(e);let n=di.get(t);if(!n){const r=new Map;let o;const s=new IntersectionObserver(i=>{i.forEach(l=>{var c;const d=l.isIntersecting&&o.some(f=>l.intersectionRatio>=f);e.trackVisibility&&typeof l.isVisible>"u"&&(l.isVisible=d),(c=r.get(l.target))==null||c.forEach(f=>{f(d,l)})})},e);o=s.thresholds||(Array.isArray(e.threshold)?e.threshold:[e.threshold||0]),n={id:t,observer:s,elements:r},di.set(t,n)}return n}function $C(e,t,n={},r=DC){if(typeof window.IntersectionObserver>"u"&&r!==void 0){const c=e.getBoundingClientRect();return t(r,{isIntersecting:r,target:e,intersectionRatio:typeof n.threshold=="number"?n.threshold:0,time:0,boundingClientRect:c,intersectionRect:c,rootBounds:c}),()=>{}}const{id:o,observer:s,elements:i}=zC(n),l=i.get(e)||[];return i.has(e)||i.set(e,l),l.push(t),s.observe(e),function(){l.splice(l.indexOf(t),1),l.length===0&&(i.delete(e),s.unobserve(e)),i.size===0&&(s.disconnect(),di.delete(o))}}function BC({threshold:e,delay:t,trackVisibility:n,rootMargin:r,root:o,triggerOnce:s,skip:i,initialInView:l,fallbackInView:c,onChange:d}={}){var f;const[p,m]=u.useState(null),g=u.useRef(d),[x,h]=u.useState({inView:!!l,entry:void 0});g.current=d,u.useEffect(()=>{if(i||!p)return;let S;return S=$C(p,(E,N)=>{h({inView:E,entry:N}),g.current&&g.current(E,N),N.isIntersecting&&s&&S&&(S(),S=void 0)},{root:o,rootMargin:r,threshold:e,trackVisibility:n,delay:t},c),()=>{S&&S()}},[Array.isArray(e)?e.toString():e,p,o,r,s,i,n,c,t]);const v=(f=x.entry)==null?void 0:f.target,b=u.useRef(void 0);!p&&v&&!s&&!i&&b.current!==v&&(b.current=v,h({inView:!!l,entry:void 0}));const w=[m,x.inView,x.entry];return w.ref=w[0],w.inView=w[1],w.entry=w[2],w}const UC=()=>{const{handleSwitchSession:e,updateSessionName:t,openSessionDeleteModal:n}=He(),{configServerUrl:r}=on(),o=u.useRef(null),[s,i]=u.useState([]),[l,c]=u.useState(null),[d,f]=u.useState(""),[p,m]=u.useState(1),[g,x]=u.useState(!0),[h,v]=u.useState(!1),{ref:b,inView:w}=BC({threshold:0,triggerOnce:!1}),S=u.useCallback(async(F=1,z=!1)=>{v(!0);const Q=`${r}/api/v1/sessions?pageNumber=${F}&pageSize=20`;try{const P=await ze(Q);if(P.ok){const Y=await P.json();i(z?A=>[...A,...Y.data]:Y.data),x(Y.meta.pagination.nextPage!==null),m(F)}else console.error(`Failed to fetch sessions: ${P.status} ${P.statusText}`)}catch(P){console.error("An error occurred while fetching sessions:",P)}finally{v(!1)}},[r]);u.useEffect(()=>{S(1,!1);const F=()=>{S(1,!1)},z=q=>{const{sessionId:Q}=q.detail;i(P=>{const Y=P.find(A=>A.id===Q);if(Y){const A=P.filter(B=>B.id!==Q);return[Y,...A]}return P})};return window.addEventListener("new-chat-session",F),window.addEventListener("session-updated",z),()=>{window.removeEventListener("new-chat-session",F),window.removeEventListener("session-updated",z)}},[S]),u.useEffect(()=>{w&&g&&!h&&S(p+1,!0)},[w,g,h,p,S]),u.useEffect(()=>{l&&o.current&&o.current.focus()},[l]);const E=async F=>{l!==F&&await e(F)},N=F=>{c(F.id),f(F.name||"")},j=async()=>{l&&(await t(l,d),c(null),S())},k=F=>{n(F)},T=F=>hh(F),V=F=>{if(F.name&&F.name.trim())return F.name;const z=F.id;return z.startsWith("web-session-")?`Chat ${z.replace("web-session-","").substring(0,8)}`:`Session ${z.substring(0,8)}`};return a.jsxs("div",{className:"flex h-full flex-col gap-4 py-6 pl-6",children:[a.jsx("div",{className:"text-lg",children:"Chat Session History"}),a.jsxs("div",{className:"flex-1 overflow-y-auto",children:[s.length>0&&a.jsx("ul",{children:s.map(F=>a.jsx("li",{className:"group my-2 pr-4",children:a.jsxs("div",{className:"flex items-center justify-between rounded px-4 py-2 hover:bg-gray-200 dark:hover:bg-gray-700",children:[l===F.id?a.jsx("input",{ref:o,type:"text",value:d,onChange:z=>f(z.target.value),onKeyDown:z=>z.key==="Enter"&&j(),onBlur:j,className:"flex-grow bg-transparent focus:outline-none"}):a.jsx("button",{onClick:()=>E(F.id),className:"flex-grow text-left",children:a.jsxs("div",{className:"flex max-w-50 flex-col",children:[a.jsx("span",{className:"truncate font-semibold",title:V(F),children:V(F)}),a.jsx("span",{className:"text-muted-foreground text-xs",children:T(F.updatedTime)})]})}),a.jsx("div",{className:"flex items-center opacity-0 transition-opacity group-hover:opacity-100",children:l===F.id?a.jsxs(a.Fragment,{children:[a.jsx(we,{variant:"ghost",onClick:j,children:a.jsx(wi,{size:16})}),a.jsx(we,{variant:"ghost",onClick:()=>c(null),children:a.jsx(Do,{size:16})})]}):a.jsxs(a.Fragment,{children:[a.jsx(we,{variant:"ghost",onClick:()=>N(F),children:a.jsx(Xp,{size:16})}),a.jsx(we,{variant:"ghost",onClick:()=>k(F),children:a.jsx(Zp,{size:16})})]})})]})},F.id))}),s.length===0&&!h&&a.jsxs("div",{className:"text-muted-foreground flex h-full flex-col items-center justify-center text-sm",children:[a.jsx(Ql,{className:"mx-auto mb-4 h-12 w-12"}),"No chat sessions available"]}),g&&a.jsx("div",{ref:b,className:"flex justify-center py-4",children:h&&a.jsx(bf,{size:"small",variant:"muted"})})]})]})},HC=()=>{const{persistenceEnabled:e}=on(),{sessionName:t}=He();return e===!1?a.jsx("div",{className:"flex h-full flex-col",children:a.jsxs("div",{className:"flex-1 overflow-y-auto px-4",children:[a.jsxs("div",{className:"bg-accent/50 hover:bg-accent mb-3 cursor-pointer rounded-md p-3",children:[a.jsx("div",{className:"text-foreground truncate text-sm font-medium text-nowrap",children:t||"New Chat"}),a.jsx("div",{className:"text-muted-foreground mt-1 text-xs",children:"Current session"})]}),a.jsx("div",{className:"text-muted-foreground mt-4 text-center text-xs",children:"Multi-session support coming soon"})]})}):a.jsx(UC,{})},WC=({artifactInfo:e,isPreview:t=!1,isExpanded:n=!1,onDelete:r,onDownload:o,setIsExpanded:s})=>{const{previewedArtifactAvailableVersions:i,currentPreviewedVersionNumber:l,navigateArtifactVersion:c}=He(),d=u.useMemo(()=>i??[],[i]);return a.jsxs("div",{className:"flex flex-row justify-between gap-1",children:[a.jsxs("div",{className:"flex min-w-0 items-center gap-4",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("div",{className:"truncate text-sm",title:e.filename,children:e.filename}),a.jsx("div",{className:"truncate text-xs",title:_a(e.last_modified),children:_a(e.last_modified)})]}),t&&d.length>1&&a.jsx("div",{className:"align-right",children:a.jsxs(Yd,{value:l==null?void 0:l.toString(),onValueChange:f=>{c(e.filename,parseInt(f))},children:[a.jsx(qd,{className:"h-[16px] py-0 text-xs shadow-none",children:a.jsx(Kd,{placeholder:"Version"})}),a.jsx(Xd,{children:d.map(f=>a.jsxs(Zd,{value:f.toString(),children:["Version ",f]},f))})]})})]}),a.jsxs("div",{className:`whitespace-nowrap ${t?"opacity-100":"opacity-0 transition-opacity duration-150 group-focus-within:opacity-100 group-hover:opacity-100"}`,children:[s&&a.jsx(we,{variant:"ghost",size:"sm",onClick:f=>{f.stopPropagation(),f.preventDefault(),s(!n)},tooltip:n?"Collapse Details":"Expand Details",children:a.jsx(Ci,{})}),o&&a.jsx(we,{variant:"ghost",size:"sm",onClick:async f=>{f.stopPropagation(),f.preventDefault(),await o(e)},tooltip:"Download",children:a.jsx(Si,{})}),r&&a.jsx(we,{variant:"ghost",size:"sm",onClick:f=>{f.preventDefault(),f.stopPropagation(),r(e)},tooltip:"Delete",children:a.jsx(ec,{})})]})]})},Ol=({artifact:e,isPreview:t})=>{const{openDeleteModal:n,setPreviewArtifact:r}=He(),{onDownload:o}=sd(),[s,i]=u.useState(!1),l=()=>{t&&r(null),n(e)},c=d=>{if(!d||typeof d=="object"&&Object.keys(d).length===0)return a.jsx("span",{children:"Not available"});const f=(p,m=0)=>typeof p=="string"?a.jsx("span",{children:p}):Array.isArray(p)?a.jsxs(a.Fragment,{children:["[",p.length>0&&f(p[0],m+1),p.length>1&&a.jsx("span",{children:", ..."}),"]"]}):typeof p=="object"&&p!==null?a.jsx("div",{className:`ml-${m*2} border-l pl-2`,children:Object.entries(p).map(([g,x],h)=>a.jsxs("div",{className:"text-xs",children:[a.jsxs("span",{className:"font-semibold",children:[g,":"]})," ",f(x,m+1)]},h))}):String(p);return a.jsxs("div",{className:"mt-1 space-y-0.5",children:[typeof d=="object"&&d.type&&a.jsxs("p",{children:[a.jsx("strong",{children:"Type:"})," ",d.type," ",d.inferred&&a.jsx("span",{className:"text-xs",children:"(inferred)"})]}),typeof d=="object"&&d.columns&&a.jsxs("p",{children:[a.jsx("strong",{children:"Columns:"})," ",d.columns.join(", ")]}),typeof d=="object"&&d.structure&&a.jsxs("div",{children:[a.jsx("strong",{children:"Structure:"}),f(d.structure)]}),typeof d=="object"&&d.error&&a.jsxs("p",{className:"text-[var(--color-error-wMain)]",children:[a.jsx("strong",{children:"Schema Error:"})," ",d.error]}),typeof d=="string"&&a.jsx("p",{children:d})]})};return a.jsx("div",{className:`group relative w-full border-b px-4 py-3 transition-all duration-150 ${t?"":"cursor-pointer hover:bg-[var(--accent-background)]"}`,onClick:d=>{d.stopPropagation(),r(e)},onKeyDown:d=>{(d.key==="Enter"||d.key===" ")&&(d.preventDefault(),d.stopPropagation(),r(e))},tabIndex:0,role:"button","aria-expanded":s,children:a.jsxs("div",{className:"flex items-start space-x-2",children:[a.jsx("div",{className:"flex-shrink-0 pt-0.5",children:Tf(e,"h-4 w-4 flex-shrink-0")}),a.jsxs("div",{className:"min-w-0 flex-grow",children:[a.jsx(WC,{artifactInfo:e,isExpanded:s,onDelete:l,onDownload:o,setIsExpanded:i,isPreview:t}),s&&a.jsxs("div",{className:"text-xs",children:[a.jsx("div",{className:"mt-1 text-xs break-words whitespace-pre-wrap italic",children:e.description||"No description."}),a.jsxs("div",{className:"mt-2 space-y-1 pt-2",children:[a.jsxs("div",{children:[a.jsx("strong",{children:"Size: "}),Sc(e.size)]}),e.uri&&a.jsxs("div",{children:[a.jsx("strong",{children:"URI: "}),a.jsx("span",{className:"break-all",children:e.uri||"None"})]}),e.schema&&a.jsx("div",{children:c(e.schema)})]})]})]})]})})},GC=()=>{const{isDeleteModalOpen:e,artifactToDelete:t,closeDeleteModal:n,confirmDelete:r}=He();return!e||!t?null:a.jsx(Ko,{open:e,onOpenChange:n,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsxs(Zo,{className:"flex max-w-[400px] flex-row gap-1",children:["Delete",a.jsx("span",{className:"inline-block truncate",title:t.filename,children:a.jsx("code",{children:t.filename})}),"?"]}),a.jsx(Jo,{className:"flex flex-col gap-2",children:a.jsx("div",{children:"This file will be permanently deleted. "})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx(we,{variant:"outline",onClick:n,children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>r(),children:"Delete"})]})]})})},VC={replace:e=>{e instanceof em.Element&&e.attribs&&e.name==="a"&&(e.attribs.target="_blank",e.attribs.rel="noopener noreferrer")}};function ir({children:e,className:t}){if(!e)return null;try{const n=Jp.parse(e,{gfm:!0}),r=Pf.sanitize(n,{USE_PROFILES:{html:!0}}),o=Qp(r,VC);return a.jsx("div",{className:Ia(t),children:o})}catch{return a.jsx("div",{className:Ia(t),children:e})}}const YC=Nn("flex items-center gap-3 px-4 py-3 text-sm font-medium transition-all border-l-4 border-solid ",{variants:{variant:{error:"bg-[var(--color-error-w10)] text-[var(--color-error-wMain)] border-[var(--color-error-wMain)] dark:bg-[var(--color-error-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-error-w10)]",warning:"bg-[var(--color-warning-w10)] text-[var(--color-warning-wMain)] border-[var(--color-warning-wMain)] dark:bg-[var(--color-warning-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-warning-w10)]",info:"bg-[var(--color-info-w10)] text-[var(--color-info-wMain)] border-[var(--color-info-w10)] dark:bg-[var(--color-info-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-info-w10)]",success:"bg-[var(--color-success-w10)] text-[var(--color-success-wMain)] border-[var(--color-success-w10)] dark:bg-[var(--color-success-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-success-w10)]"}},defaultVariants:{variant:"error"}}),KC={error:yi,warning:tm,info:Ci,success:tc};function la({className:e,variant:t="error",message:n,dismissible:r=!1,onDismiss:o,...s}){const i=KC[t||"error"];return a.jsxs("div",{className:be(YC({variant:t,className:e})),role:"alert","aria-live":"polite",...s,children:[a.jsx(i,{className:"size-5 shrink-0"}),a.jsx("span",{className:"flex-1",children:n}),r&&o&&a.jsx(we,{variant:"ghost",onClick:o,"aria-label":"Dismiss",children:a.jsx(Do,{className:"size-3"})})]})}const qC=({artifact:e,message:t})=>{const{onDownload:n}=sd();return a.jsxs("div",{className:"flex h-full w-full flex-col items-center justify-center gap-2 p-4",children:[a.jsx("div",{className:"mb-1 font-semibold",children:"Preview Coming Soon"}),a.jsx("div",{children:t}),a.jsx("div",{className:"mb-4",children:"Download file to view."}),a.jsxs(we,{onClick:()=>n(e),children:[a.jsx(Si,{className:"h-4 w-4"}),"Download"]})]})},zs=({children:e})=>a.jsx("div",{className:"text-muted-foreground flex h-[50vh] items-center justify-center",children:e||"No preview available"}),XC=({artifact:e})=>{const{openArtifactForPreview:t,previewFileContent:n}=He(),r=u.useMemo(()=>kb(e),[e]),[o,s]=u.useState(!1),[i,l]=u.useState(null);if(u.useEffect(()=>{s(!1),l(null)},[e]),u.useEffect(()=>{async function f(){try{s(!0),l(null),await t(e.filename)}catch(p){console.error("Error fetching artifact content:",p),l(p instanceof Error?p.message:"Failed to load artifact content")}finally{s(!1)}}r!=null&&r.canPreview&&f()},[e,t,r]),i)return a.jsxs("div",{className:"flex h-full w-full flex-col",children:[a.jsx(la,{variant:"error",message:"Error rendering preview"}),a.jsx(zs,{children:"No preview available"})]});if(o)return a.jsx(zs,{children:a.jsx(bi,{className:"text-muted-foreground h-6 w-6 animate-spin"})});if(!r.canPreview)return a.jsx(qC,{artifact:e,message:r.reason??""});const c=Zr(e.filename,e.mime_type),d=Ab(n);return!c||!d?a.jsx(zs,{children:"No preview available"}):a.jsx(Cp,{content:d,rendererType:c,mime_type:n==null?void 0:n.mime_type,setRenderError:l})},Jt={NameAsc:"name_asc",NameDesc:"name_desc",DateAsc:"date_asc",DateDesc:"date_desc"},ZC=e=>{switch(e){case Jt.NameAsc:return"Name (A-Z)";case Jt.NameDesc:return"Name (Z-A)";case Jt.DateAsc:return"Date (oldest first)";case Jt.DateDesc:return"Date (newest first)"}},JC=({currentSortOption:e,onSortChange:t,children:n})=>{const r=Object.values(Jt).map(o=>({id:o,label:ZC(o),onClick:()=>t(o),icon:e===o?a.jsx(wi,{}):void 0,iconPosition:"right"}));return a.jsxs(vd,{children:[a.jsx(wd,{asChild:!0,children:n}),a.jsx(bd,{align:"end",side:"bottom",className:"w-auto",sideOffset:0,children:a.jsx(Ji,{actions:r})})]})},QC=({children:e})=>{const{artifactsRefetch:t,setIsBatchDeleteModalOpen:n}=He(),r=[{id:"refreshAll",label:"Refresh",onClick:()=>{t()},icon:a.jsx(nc,{}),iconPosition:"left"},{id:"deleteAll",label:"Delete All",onClick:()=>{n(!0)},icon:a.jsx(ec,{}),iconPosition:"left",divider:!0}];return a.jsxs(vd,{children:[a.jsx(wd,{asChild:!0,children:e}),a.jsx(bd,{align:"end",side:"bottom",className:"w-auto",sideOffset:0,children:a.jsx(Ji,{actions:r})})]})},e1=()=>{const{artifacts:e,isBatchDeleteModalOpen:t,setIsBatchDeleteModalOpen:n,confirmBatchDeleteArtifacts:r,setSelectedArtifactFilenames:o}=He();return u.useEffect(()=>{t&&o(new Set(e.map(s=>s.filename)))},[e,t,o]),t?a.jsx(Ko,{open:t,onOpenChange:n,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsx(Zo,{children:"Delete All?"}),a.jsxs(Jo,{children:[e.length===1?"One file":`All ${e.length} files`," will be permanently deleted."]})]}),a.jsxs("div",{className:"flex justify-end space-x-2",children:[a.jsx(we,{variant:"outline",onClick:()=>n(!1),children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>r(),children:"Delete"})]})]})}):null},t1={[Jt.NameAsc]:(e,t)=>e.filename.localeCompare(t.filename),[Jt.NameDesc]:(e,t)=>t.filename.localeCompare(e.filename),[Jt.DateAsc]:(e,t)=>e.last_modified>t.last_modified?1:-1,[Jt.DateDesc]:(e,t)=>e.last_modified<t.last_modified?1:-1},n1=()=>{const{artifacts:e,artifactsLoading:t,previewArtifact:n,setPreviewArtifact:r}=He(),[o,s]=u.useState(Jt.DateDesc),i=u.useMemo(()=>t?[]:e?[...e].sort(t1[o]):[],[e,t,o]),l=u.useMemo(()=>n?a.jsxs("div",{className:"flex items-center gap-2 border-b p-2",children:[a.jsx(we,{variant:"ghost",onClick:()=>r(null),children:a.jsx(nm,{})}),a.jsx("div",{className:"text-md font-semibold",children:"Preview"})]}):i.length>0&&a.jsxs("div",{className:"flex items-center justify-end border-b p-2",children:[a.jsx(JC,{currentSortOption:o,onSortChange:s,children:a.jsxs(we,{variant:"ghost",title:"Sort By",children:[a.jsx(ql,{className:"h-5 w-5"}),a.jsx("div",{children:"Sort By"})]})},"sort-popover"),a.jsx(QC,{children:a.jsx(we,{variant:"ghost",tooltip:"More",children:a.jsx(rm,{className:"h-5 w-5"})})},"more-popover")]}),[n,i.length,o,r]);return a.jsxs("div",{className:"flex h-full flex-col",children:[l,a.jsxs("div",{className:"flex min-h-0 flex-1",children:[!n&&a.jsxs("div",{className:"flex-1 overflow-y-auto",children:[i.map(c=>a.jsx(Ol,{artifact:c},c.filename)),i.length===0&&a.jsx("div",{className:"flex h-full items-center justify-center p-4",children:a.jsxs("div",{className:"text-muted-foreground text-center",children:[t&&a.jsx(bi,{className:"size-6 animate-spin"}),!t&&a.jsxs(a.Fragment,{children:[a.jsx(ar,{className:"mx-auto mb-4 h-12 w-12"}),a.jsx("div",{className:"text-lg font-medium",children:"Files"}),a.jsx("div",{className:"mt-2 text-sm",children:"No files available"})]})]})})]}),n&&a.jsxs("div",{className:"flex min-h-0 min-w-0 flex-1 flex-col gap-2",children:[a.jsx(Ol,{artifact:n,isPreview:!0},n.filename),a.jsx("div",{className:"min-h-0 min-w-0 flex-1 overflow-y-auto",children:a.jsx(XC,{artifact:n})})]})]}),a.jsx(GC,{}),a.jsx(e1,{})]})},r1=({onCollapsedToggle:e,isSidePanelCollapsed:t,setIsSidePanelCollapsed:n,isSidePanelTransitioning:r})=>{const{activeSidePanelTab:o,setActiveSidePanelTab:s,setPreviewArtifact:i,taskIdInSidePanel:l}=He(),{isReconnecting:c,isTaskMonitorConnecting:d,isTaskMonitorConnected:f,monitoredTasks:p,connectTaskMonitorStream:m}=Xi(),[g,x]=u.useState(null);u.useEffect(()=>{if(l&&p[l]){const S=p[l],E=F1(S.events||[],p,S);x(E)}else x(null)},[l,p]);const h=()=>c||d?{message:"Connecting to task monitor ...",showButton:!1}:f?l?g?null:{message:"No workflow data available for the selected task",showButton:!1}:{message:"No task selected to display",showButton:!1}:{message:"No connection to task monitor",showButton:!0,buttonText:"Reconnect",buttonIcon:om,buttonAction:m},v=()=>{const S=!t;n(S),e(S)},b=S=>{S==="files"&&i(null),s(S)},w=S=>{t&&(n(!1),e==null||e(!1)),b(S)};return t?a.jsxs("div",{className:"bg-background flex h-full w-full flex-col items-center border-l py-4",children:[a.jsx(we,{variant:"ghost",size:"sm",onClick:v,className:"h-10 w-10 p-0",tooltip:"Expand Panel",children:a.jsx(ga,{className:"size-5"})}),a.jsx("div",{className:"bg-border my-4 h-px w-8"}),a.jsx(we,{variant:"ghost",size:"sm",onClick:()=>w("files"),className:"mb-2 h-10 w-10 p-0",tooltip:"Files",children:a.jsx(ar,{className:"size-5"})}),a.jsx(we,{variant:"ghost",size:"sm",onClick:()=>w("workflow"),className:"h-10 w-10 p-0",tooltip:"Workflow",children:a.jsx(go,{className:"size-5"})})]}):a.jsx("div",{className:"bg-background flex h-full flex-col border-l",children:a.jsx("div",{className:"m-1 min-h-0 flex-1",children:a.jsxs(Q0,{value:o,onValueChange:S=>b(S),className:"flex h-full flex-col",children:[a.jsxs("div",{className:"flex gap-2 p-2",children:[a.jsx(we,{variant:"ghost",onClick:v,className:"p-1",tooltip:"Collapse Panel",children:a.jsx(ga,{className:"size-5"})}),a.jsxs(eb,{className:"grid w-full grid-cols-2 bg-transparent p-0",children:[a.jsxs(ul,{value:"files",title:"Files",className:"border-border bg-muted data-[state=active]:bg-background relative cursor-pointer rounded-none rounded-l-md border border-r-0 data-[state=active]:z-10 data-[state=active]:border-r-0",children:[a.jsx(ar,{className:"mr-2 h-4 w-4"}),"Files"]}),a.jsxs(ul,{value:"workflow",title:"Workflow",className:"border-border bg-muted data-[state=active]:bg-background relative cursor-pointer rounded-none rounded-r-md border border-l-0 data-[state=active]:z-10 data-[state=active]:border-l-0",children:[a.jsx(go,{className:"mr-2 h-4 w-4"}),"Workflow"]})]})]}),a.jsxs("div",{className:"min-h-0 flex-1",children:[a.jsx(dl,{value:"files",className:"m-0 h-full",children:a.jsx("div",{className:"h-full",children:a.jsx(n1,{})})}),a.jsx(dl,{value:"workflow",className:"m-0 h-full",children:a.jsx("div",{className:"h-full",children:(()=>{const S=h();return!S&&g?a.jsxs("div",{className:"flex h-full flex-col",children:[a.jsx(i1,{task:g}),a.jsx(O1,{processedSteps:g.steps||[],isRightPanelVisible:!1,isSidePanelTransitioning:r})]}):a.jsx("div",{className:"flex h-full items-center justify-center p-4",children:a.jsxs("div",{className:"text-muted-foreground text-center",children:[a.jsx(go,{className:"mx-auto mb-4 h-12 w-12"}),a.jsx("div",{className:"text-lg font-medium",children:"Workflow"}),a.jsx("div",{className:"mt-2 text-sm",children:S==null?void 0:S.message}),(S==null?void 0:S.showButton)&&a.jsx("div",{className:"mt-4",children:a.jsxs(we,{onClick:S.buttonAction,children:[S.buttonIcon&&(()=>{const E=S.buttonIcon;return a.jsx(E,{className:"h-4 w-4"})})(),S.buttonText]})})]})})})()})})]})]})})})},fi=({statusText:e,onViewWorkflow:t})=>a.jsxs("div",{className:"flex h-8 items-center space-x-3 py-1",children:[t?a.jsx(ou,{onClick:t}):a.jsx(ib,{className:"mr-3 ml-2"}),a.jsx("div",{className:"flex min-w-0 flex-1 items-center gap-1",children:e&&a.jsx("span",{className:"text-muted-foreground animate-pulse truncate text-sm",title:e,children:e})})]}),Tp=({isOpen:e,onClose:t})=>{const{handleNewSession:n}=He(),{persistenceEnabled:r}=on();return a.jsx(Ko,{open:e,onOpenChange:t,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsx(Zo,{className:"flex max-w-[400px] flex-row gap-1",children:r===!1?"New Chat Session?":"Start New Chat Session?"}),a.jsx(Jo,{className:"flex flex-col gap-2",children:r===!1?"Starting a new chat session will clear the current chat history and files. Are you sure you want to proceed?":"This will create a new chat session. Your current chat will be saved in the sessions panel."})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx(we,{variant:"outline",onClick:t,children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>{n(),t()},children:"Start New Chat"})]})]})})},o1=({onToggle:e})=>{const[t,n]=u.useState(!1);return a.jsxs("div",{className:"bg-background flex h-full w-100 flex-col border-r",children:[a.jsxs("div",{className:"flex items-center justify-between px-4 pt-[35px] pb-3",children:[a.jsx(we,{variant:"ghost",onClick:e,className:"p-2",tooltip:"Collapse Sessions Panel",children:a.jsx(rc,{className:"size-5"})}),a.jsxs(we,{variant:"ghost",onClick:()=>n(!0),tooltip:"Start New Chat Session",children:[a.jsx(oc,{className:"size-5"}),"New chat"]})]}),a.jsx("div",{className:"mt-1 min-h-0 flex-1",children:a.jsx(HC,{})}),a.jsx(Tp,{isOpen:t,onClose:()=>n(!1)})]})},_r=(e,t)=>a.jsx(yf,{type:t,className:"rounded-full border-none",children:a.jsx("span",{className:"text-xs font-semibold",title:e,children:e})}),s1=(e,t)=>{var r;if(e.currentStatusText)return a.jsx("div",{title:e.currentStatusText,children:a.jsx(fi,{statusText:e.currentStatusText})});const n=(r=t==null?void 0:t.parts)==null?void 0:r.filter(o=>o.kind==="text").map(o=>o.text).join("");switch(e.status){case"submitted":case"working":return a.jsx("div",{title:n||e.status,children:a.jsx(fi,{statusText:n||e.status})});case"input-required":return _r("Input Required","info");case"completed":return _r("Completed","success");case"canceled":return _r("Canceled","info");case"failed":return _r("Failed","error");default:return _r("Unknown","info")}},i1=({task:e})=>{const{messages:t}=He(),n=u.useMemo(()=>{const r=t.find(o=>o.isStatusBubble);return e?s1(e,r):null},[t,e]);return e?a.jsxs("div",{className:"grid grid-cols-[auto_1fr] grid-rows-[32px_32px] gap-x-8 border-b p-4 leading-[32px]",children:[a.jsx("div",{className:"text-muted-foreground",children:"User"}),a.jsx("div",{className:"truncate",title:e.initialRequestText,children:e.initialRequestText}),a.jsx("div",{className:"text-muted-foreground",children:"Status"}),a.jsx("div",{className:"truncate",children:n})]}):null};class Ap{getEdgeAnimationState(t,n,r){const o=r.find(l=>l.id===t);if(!o)return{isAnimated:!1,animationType:"static"};if(!this.isAgentToToolRequest(o))return{isAnimated:!1,animationType:"static"};const s=r.slice(0,n+1);return this.hasMatchingResponse(o,s)?{isAnimated:!1,animationType:"static"}:{isAnimated:!0,animationType:"request"}}isAgentToToolRequest(t){var n,r;switch(t.type){case"AGENT_LLM_CALL":return!0;case"AGENT_TOOL_INVOCATION_START":return!(((n=t.data.toolDecision)==null?void 0:n.isPeerDelegation)||((r=t.data.toolInvocationStart)==null?void 0:r.isPeerInvocation)||t.target&&t.target.startsWith("peer_"));default:return!1}}hasMatchingResponse(t,n){switch(t.type){case"AGENT_LLM_CALL":return this.hasLLMResponse(t,n);case"AGENT_TOOL_INVOCATION_START":return this.hasToolResponse(t,n);default:return!1}}hasLLMResponse(t,n){const r=new Date(t.timestamp).getTime(),o=t.source;return n.some(s=>{var f;if(new Date(s.timestamp).getTime()<r)return!1;const l=(s.type==="AGENT_LLM_RESPONSE_TOOL_DECISION"||s.type==="AGENT_LLM_RESPONSE_TO_AGENT")&&s.target===o,c=s.source===o&&(s.type==="AGENT_TOOL_INVOCATION_START"||s.type==="TASK_COMPLETED"),d=s.type==="AGENT_TOOL_EXECUTION_RESULT"&&((f=s.data.toolResult)==null?void 0:f.isPeerResponse);return l||c||d})}hasToolResponse(t,n){const r=new Date(t.timestamp).getTime(),o=t.target,s=t.source;return n.some(i=>new Date(i.timestamp).getTime()<r?!1:i.type==="AGENT_TOOL_EXECUTION_RESULT"&&i.source===o&&i.target===s)}isRequestStep(t){return this.isAgentToToolRequest(t)}isResponseStep(t){return["AGENT_TOOL_EXECUTION_RESULT","AGENT_LLM_RESPONSE_TOOL_DECISION","AGENT_LLM_RESPONSE_TO_AGENT"].includes(t.type)}}function Np(e,t){return(t==null?void 0:t[e])||e}const fn={USER:50,MAIN_FLOW:300,TOOLS:600},a1=50,qe=50,_t=330,Hn=50,qt=20,fr=10,Fl=qe+20,l1=90;function Wn(e,t,n){return e.push(n),t.add(n.id),n}function c1(e,t){return e.push(t),t}function Gn(e,t){return e.nodeIdCounter++,`${t.replace(/[^a-zA-Z0-9_]/g,"_")}_${e.nodeIdCounter}`}function dt(e){return e.currentPhaseIndex===-1||e.currentPhaseIndex>=e.phases.length?null:e.phases[e.currentPhaseIndex]}function Jr(e){const t=dt(e);return!t||e.currentSubflowIndex===-1||e.currentSubflowIndex>=t.subflows.length?null:t.subflows[e.currentSubflowIndex]}function u1(e,t,n){var r;for(let o=e.length-1;o>=0;o--){const s=e[o],i=n.find(l=>l.id===s.id);if(((r=i==null?void 0:i.data)==null?void 0:r.toolName)===t)return s}return null}function d1(e,t){if(!t)return null;const n=dt(e);return n&&n.subflows.findLast(r=>r.functionCallId===t)||null}function f1(e,t){if(!t)return null;const n=dt(e);return n&&n.subflows.findLast(r=>r.id===t)||null}function us(e,t){var o;const n=dt(e);if(!n)return null;if(t.functionCallId){const s=d1(e,t.functionCallId);if(s)return s}if(t.owningTaskId&&t.isSubTaskStep){const s=f1(e,t.owningTaskId);if(s){const i=n.subflows||[];if(!(new Set(i.map(c=>c.id)).size!==i.length))return s}}const r=Jr(e);if(r&&t.source){const s=t.source.replace(/[^a-zA-Z0-9_]/g,"_"),i=(o=t.target)==null?void 0:o.replace(/[^a-zA-Z0-9_]/g,"_"),l=r.peerAgent.id;if(l.includes(s)||i&&l.includes(i))return r}return r||null}function kp(e,t){var r,o,s;if(((r=e.data.toolDecision)==null?void 0:r.isParallel)===!0)return!0;const n=(s=(o=e.data)==null?void 0:o.toolInvocationStart)==null?void 0:s.functionCallId;return n?Array.from(t.parallelFlows.values()).some(i=>i.subflowFunctionCallIds.includes(n)):!1}function _p(e,t,n,r){var o;if(r)for(let s=e.length-1;s>=0;s--){const i=e[s];if(i.functionCallId===r){const l=n.find(c=>c.id===i.id);if(((o=l==null?void 0:l.data)==null?void 0:o.toolName)===t||t==="LLM")return i}}return u1(e,t,n)}function p1(e,t,n){const r=dt(e);if(!r)return null;const o=t.replace(/[^a-zA-Z0-9_]/g,"_"),s=n==null?void 0:n.replace(/[^a-zA-Z0-9_]/g,"_");let i=null;for(const l of r.subflows)if(l.peerAgent.id.includes(o)||s&&l.peerAgent.id.includes(s)){i=l;break}if(!i)return null;if(i.isParallel)return i;if(i.parentSubflowId){const l=r.subflows.find(c=>c.id===i.parentSubflowId);if(l&&l.isParallel)return l;if(l)return Ip(r,l)}return null}function Ip(e,t){if(t.isParallel)return t;if(t.parentSubflowId){const n=e.subflows.find(r=>r.id===t.parentSubflowId);if(n)return Ip(e,n)}return null}function pr(e,t,n,r){const o=`phase_${e.phases.length}`,s=Gn(e,`${t}_${o}`),i=e.nextAvailableGlobalY,l=Np(t,e.agentNameMap),c={id:s,type:"orchestratorNode",position:{x:fn.MAIN_FLOW,y:i},data:{label:l,visualizerStepId:n.id}};Wn(r,e.allCreatedNodeIds,c),e.nodePositions.set(s,c.position);const d={id:s,yPosition:i,height:qe,width:_t},f={id:s,name:t,type:"orchestrator",phaseId:o,context:"main",nodeInstance:d};e.agentRegistry.registerAgent(f);const p={id:o,orchestratorAgent:d,userNodes:[],subflows:[],toolInstances:[],currentToolYOffset:0,maxY:i+qe};return e.phases.push(p),e.currentPhaseIndex=e.phases.length-1,e.currentSubflowIndex=-1,e.nextAvailableGlobalY=p.maxY+Hn,p}function pi(e,t,n,r,o){var F,z,q,Q,P;const s=dt(e);if(!s)return null;const i=n.type==="AGENT_TOOL_EXECUTION_RESULT"&&((F=n.data.toolResult)==null?void 0:F.isPeerResponse)===!0,l=n.source||"",c=n.target||"",d=mr(l);!i&&!d&&!o&&e.indentationLevel++;const f=((q=(z=n.delegationInfo)==null?void 0:z[0])==null?void 0:q.subTaskId)||n.owningTaskId,p=Gn(e,`${t}_${f}`),m=Gn(e,`group_${t}_${f}`),g=((P=(Q=n.data)==null?void 0:Q.toolInvocationStart)==null?void 0:P.functionCallId)||n.functionCallId||"";let x,h,v;const b=Array.from(e.parallelFlows.values()).find(Y=>Y.subflowFunctionCallIds.includes(g)),w=Jr(e),S=p1(e,l,c);o&&b?(x=b.startX+b.currentXOffset,h=b.startY,v=h+qt,b.currentXOffset+=(_t+fr)*2.2):S?(v=e.nextAvailableGlobalY,x=(S.groupNode.xPosition||fn.MAIN_FLOW-50)+e.indentationLevel*e.indentationStep,h=v-qt):(v=e.nextAvailableGlobalY,x=fn.MAIN_FLOW-50+e.indentationLevel*e.indentationStep,h=v-qt);const E=Np(t,e.agentNameMap),N={id:p,type:"genericAgentNode",position:{x:50,y:qt},data:{label:E,visualizerStepId:n.id},parentId:m},j={id:m,type:"group",position:{x,y:h},data:{label:`${E} Sub-flow`},style:{backgroundColor:"rgba(220, 220, 255, 0.1)",border:"1px solid #aac",borderRadius:"8px",minHeight:`${qe+2*qt}px`}};Wn(r,e.allCreatedNodeIds,j),Wn(r,e.allCreatedNodeIds,N),e.nodePositions.set(p,N.position),e.nodePositions.set(m,j.position);const k={id:p,xPosition:fn.MAIN_FLOW,yPosition:v,height:qe,width:_t},T={id:p,name:t,type:"peer",phaseId:s.id,subflowId:f,context:"subflow",nodeInstance:k};e.agentRegistry.registerAgent(T);const V={id:f,functionCallId:g,isParallel:o,peerAgent:k,groupNode:{id:m,xPosition:x,yPosition:h,height:qe+2*qt,width:0},toolInstances:[],currentToolYOffset:0,maxY:v+qe,maxContentXRelative:N.position.x+_t,callingPhaseId:s.id,parentSubflowId:w==null?void 0:w.id,inheritedXOffset:S==null?void 0:S.groupNode.xPosition};return s.subflows.push(V),S&&(S.lastSubflow=V),e.currentSubflowIndex=s.subflows.length-1,o&&b?(b.maxHeight=Math.max(b.maxHeight,V.groupNode.height),e.nextAvailableGlobalY=b.startY+b.maxHeight+Hn):e.nextAvailableGlobalY=V.groupNode.yPosition+V.groupNode.height+Hn,V}function jp(e,t,n,r,o,s,i=!1){const l=dt(e);if(!l)return null;const c=s?s.toolInstances:l.toolInstances,d=i?"LLM":`Tool: ${t}`,f=i?"LLM":t,p=s?s.groupNode.id:void 0;let m,g,x,h;if(s){if(m=s.peerAgent.yPosition+s.currentToolYOffset,s.currentToolYOffset+=Fl,x=50+300,s.groupNode.xPosition===void 0||s.groupNode.yPosition===void 0)return null;g=s.groupNode.xPosition+x,h=m-s.groupNode.yPosition}else g=fn.TOOLS,m=l.orchestratorAgent.yPosition+l.currentToolYOffset,l.currentToolYOffset+=Fl,x=g,h=m;const v=Gn(e,`${f}_${r.id}`),b={id:v,type:n,position:{x,y:h},data:{label:d,visualizerStepId:r.id,toolName:t},parentId:p};Wn(o,e.allCreatedNodeIds,b),e.nodePositions.set(v,{x,y:h});const w={id:v,xPosition:g,yPosition:m,height:qe,width:_t,functionCallId:r.functionCallId};c.push(w);const S=m+qe;if(s){s.maxY=Math.max(s.maxY,S),s.maxContentXRelative=Math.max(s.maxContentXRelative,x+_t);const E=s.maxY-s.groupNode.yPosition+qt;s.groupNode.height=Math.max(s.groupNode.height,E);const N=s.maxContentXRelative+fr;s.groupNode.width=Math.max(s.groupNode.width||0,N);const j=o.find(k=>k.id===s.groupNode.id);j&&(j.style={...j.style,height:`${s.groupNode.height}px`,width:`${s.groupNode.width}px`}),e.nextAvailableGlobalY=Math.max(e.nextAvailableGlobalY,s.groupNode.yPosition+s.groupNode.height+Hn)}else l.maxY=Math.max(l.maxY,S),e.nextAvailableGlobalY=Math.max(e.nextAvailableGlobalY,l.maxY+Hn);return w}function ca(e,t,n,r){e.userNodeCounter++;const o=Gn(e,`User_response_${e.userNodeCounter}`),s=e.nextAvailableGlobalY+20,i={id:o,type:"userNode",position:{x:fn.USER,y:s},data:{label:"User",visualizerStepId:n.id,isBottomNode:!0}};Wn(r,e.allCreatedNodeIds,i),e.nodePositions.set(o,i.position);const l={id:o,yPosition:s,height:qe,width:_t};t.userNodes.push(l),e.allUserNodes.push(l);const c=s+qe;return t.maxY=Math.max(t.maxY,c),l}function wt(e,t,n,r,o,s,i,l,c){if(!e||!t||e===t)return;const d=o.allCreatedNodeIds.has(e),f=o.allCreatedNodeIds.has(t);if(!d||!f)return;const p=`edge-${e}${l||""}-to-${t}${c||""}-${n.id}`;if(!r.some(g=>g.id===p)){const g=n.title&&n.title.length>30?n.type.replace(/_/g," ").toLowerCase():n.title||"",x=s.isRequestStep(n),h={id:p,source:e,target:t,label:g,type:"defaultFlowEdge",data:{visualizerStepId:n.id,isAnimated:x,animationType:x?"request":"static",duration:1}};l&&(h.sourceHandle=l),c&&(h.targetHandle=c),c1(r,h)}}function m1(){const e=new Map;return{agents:e,findAgentByName(t){const n=t.startsWith("peer_")?t.substring(5):t,r=[];for(const[,o]of e)(o.name===n||o.name===t)&&r.push(o);return r.length===0?null:r.reduce((o,s)=>{const i=parseInt(o.id.split("_").pop()||"0");return parseInt(s.id.split("_").pop()||"0")>i?s:o})},findAgentById(t){for(const[,n]of e)if(n.id===t)return n;return null},registerAgent(t){e.set(t.id,t)}}}function mi(e,t,n){return e==="orchestrator"?t==="output"?n==="bottom"?"orch-bottom-output":"orch-right-output-tools":n==="top"?"orch-top-input":"orch-right-input-tools":t==="output"?n==="bottom"?"peer-bottom-output":"peer-right-output-tools":n==="top"?"peer-top-input":"peer-right-input-tools"}function mr(e){return e==="OrchestratorAgent"||e.toLowerCase().includes("orchestrator")}const h1=["USER_REQUEST","AGENT_LLM_CALL","AGENT_LLM_RESPONSE_TO_AGENT","AGENT_LLM_RESPONSE_TOOL_DECISION","AGENT_TOOL_INVOCATION_START","AGENT_TOOL_EXECUTION_RESULT","AGENT_RESPONSE_TEXT","TASK_COMPLETED","TASK_FAILED"];function g1(e,t,n,r,o,s){const i=e.target,l=i.replace(/[^a-zA-Z0-9_]/g,"_"),c=dt(t),d=Jr(t);let f,p=!1;if(d?(f=d.peerAgent,f.id.startsWith(l+"_")&&(p=!0)):c&&(f=c.orchestratorAgent,f.id.startsWith(l+"_")&&(p=!0)),p&&f&&c){t.userNodeCounter++;const m=Gn(t,`User_continue_${t.userNodeCounter}`),g=t.nextAvailableGlobalY,x={id:m,type:"userNode",position:{x:fn.USER,y:g},data:{label:"User",visualizerStepId:e.id}};Wn(n,t.allCreatedNodeIds,x),t.nodePositions.set(m,x.position);const h={id:m,yPosition:g,height:qe,width:_t};c.userNodes.push(h),t.allUserNodes.push(h);const v=g+qe;f.yPosition=Math.max(f.yPosition,g),c.maxY=Math.max(c.maxY,v,f.yPosition+qe),t.nextAvailableGlobalY=c.maxY+Hn;const b=mr(i)?"orch-left-input":"peer-left-input";wt(h.id,f.id,e,r,t,o,s,"user-right-output",b)}else{const m=pr(t,i,e,n),g=Gn(t,`User_${m.id}`),x={id:g,type:"userNode",position:{x:fn.USER,y:m.orchestratorAgent.yPosition-l1},data:{label:"User",visualizerStepId:e.id,isTopNode:!0}};Wn(n,t.allCreatedNodeIds,x),t.nodePositions.set(g,x.position);const h={id:g,yPosition:x.position.y,height:qe,width:_t};m.userNodes.push(h),t.allUserNodes.push(h),t.userNodeCounter++,m.maxY=Math.max(m.maxY,x.position.y+qe),t.nextAvailableGlobalY=m.maxY+Hn,wt(g,m.orchestratorAgent.id,e,r,t,o,s,"user-bottom-output","orch-top-input")}}function x1(e,t,n,r,o,s){const i=dt(t);if(!i)return;const l=us(t,e),c=l?l.peerAgent.id:i.orchestratorAgent.id,d=jp(t,"LLM","llmNode",e,n,l,!0);d&&wt(c,d.id,e,r,t,o,s,l?"peer-right-output-tools":"orch-right-output-tools","llm-left-input")}function v1(e,t,n,r,o,s){var x;if(e.type==="AGENT_LLM_RESPONSE_TOOL_DECISION"&&((x=e.data.toolDecision)!=null&&x.isParallel)){const h=`parallel-${e.id}`;e.data.toolDecision.decisions.filter(v=>v.isPeerDelegation).length>1&&t.parallelFlows.set(h,{subflowFunctionCallIds:e.data.toolDecision.decisions.filter(v=>v.isPeerDelegation).map(v=>v.functionCallId),completedSubflows:new Set,startX:fn.MAIN_FLOW-50,startY:t.nextAvailableGlobalY,currentXOffset:0,maxHeight:0})}const i=dt(t);if(!i)return;const l=us(t,e);let c;const f=_p((l||i).toolInstances,"LLM",n,e.functionCallId);if(f)c=f.id;else{console.error(`[Timeline] LLM node not found for step type ${e.type}: ${e.id}. Cannot create edge.`);return}const p=e.target||"UnknownAgent";let m,g;l?(m=l.peerAgent.id,g="peer-right-input-tools"):i.orchestratorAgent.id.startsWith(p.replace(/[^a-zA-Z0-9_]/g,"_")+"_")&&(m=i.orchestratorAgent.id,g="orch-right-input-tools"),c&&m&&g?wt(c,m,e,r,t,o,s,"llm-bottom-output",g):console.error(`[Timeline] Could not determine target agent node ID or handle for step type ${e.type}: ${e.id}. Target agent name: ${p}. Edge will be missing.`)}function w1(e,t,n,r,o,s){var f;const i=dt(t);if(!i)return;const l=e.source||"UnknownSource",c=e.target||"UnknownTool";if(((f=e.data.toolInvocationStart)==null?void 0:f.isPeerInvocation)||c.startsWith("peer_")){const p=c.startsWith("peer_")?c.substring(5):c,m=t.agentRegistry.findAgentByName(l);if(!m){console.error(`[Timeline] Could not find source agent in registry: ${l} for step ${e.id}`);return}const g=m.nodeInstance,x=mi(m.type,"output","bottom"),h=kp(e,t),v=pi(t,p,e,n,h);v&&wt(g.id,v.peerAgent.id,e,r,t,o,s,x,"peer-top-input")}else{const p=us(t,e);let m,g;if(p)m=p.peerAgent.id,g="peer-right-output-tools";else{const h=t.agentRegistry.findAgentByName(l);h?(m=h.id,g=mi(h.type,"output","right")):(m=i.orchestratorAgent.id,g="orch-right-output-tools")}const x=jp(t,c,"genericToolNode",e,n,p);x&&wt(m,x.id,e,r,t,o,s,g,`${x.id}-tool-left-input`)}}function b1(e,t,n,r,o,s){var d,f;const i=dt(t);if(!i)return;const l=e.source||"UnknownSource",c=e.target||"OrchestratorAgent";if((d=e.data.toolResult)!=null&&d.isPeerResponse){const p=(f=e.data.toolResult)==null?void 0:f.functionCallId,m=Array.from(t.parallelFlows.entries()).find(([x,h])=>h.subflowFunctionCallIds.includes(p||""));if(m){const[x,h]=m;if(h.completedSubflows.add(p||""),h.completedSubflows.size<h.subflowFunctionCallIds.length)return;const v=i.subflows.filter(E=>h.subflowFunctionCallIds.includes(E.functionCallId)),b=e.target||"OrchestratorAgent";let w,S;if(mr(b))t.indentationLevel=0,w=pr(t,b,e,n).orchestratorAgent,S="orch-top-input",t.currentSubflowIndex=-1;else{t.indentationLevel=Math.max(0,t.indentationLevel-1);const E=pi(t,b,e,n,!1);if(!E)return;w=E.peerAgent,S="peer-top-input"}v.forEach(E=>{var N;wt(((N=E.lastSubflow)==null?void 0:N.peerAgent.id)??E.peerAgent.id,w.id,e,r,t,o,s,"peer-bottom-output",S)}),t.parallelFlows.delete(x);return}const g=t.agentRegistry.findAgentByName(l.startsWith("peer_")?l.substring(5):l);if(!g){console.error(`[Timeline] Source peer agent not found for peer response: ${l}.`);return}if(mr(c)){t.indentationLevel=0;const x=pr(t,c,e,n);wt(g.id,x.orchestratorAgent.id,e,r,t,o,s,"peer-bottom-output","orch-top-input"),t.currentSubflowIndex=-1}else{t.indentationLevel=Math.max(0,t.indentationLevel-1);const x=kp(e,t)||Array.from(t.parallelFlows.values()).some(v=>v.subflowFunctionCallIds.some(b=>i.subflows.some(w=>w.functionCallId===b))),h=pi(t,c,e,n,x);h&&wt(g.id,h.peerAgent.id,e,r,t,o,s,"peer-bottom-output","peer-top-input")}}else{let p;const m=us(t,e),x=_p((m||i).toolInstances,l,n,e.functionCallId);if(x&&(p=x.id),p){let h,v;if(m)h=m.peerAgent.id,v="peer-right-input-tools";else{const b=t.agentRegistry.findAgentByName(c);b?(h=b.id,v=mi(b.type,"input","right")):(h=i.orchestratorAgent.id,v="orch-right-input-tools")}wt(p,h,e,r,t,o,s,l==="LLM"?"llm-bottom-output":`${p}-tool-bottom-output`,v)}else console.error(`[Timeline] Could not find source tool node for regular tool result: ${e.id}. Step source (tool name): ${l}.`)}}function y1(e,t,n,r,o,s){const i=dt(t);if(!i||e.isSubTaskStep)return;const l=i.orchestratorAgent.id,c=ca(t,i,e,n);wt(l,c.id,e,r,t,o,s,"orch-bottom-output","user-top-input")}function S1(e,t,n,r,o,s){const i=dt(t);if(!i)return;const l=Array.from(t.parallelFlows.values()).find(g=>g.subflowFunctionCallIds.includes(e.functionCallId||""));if(l){if(l.completedSubflows.add(e.functionCallId||""),l.completedSubflows.size===l.subflowFunctionCallIds.length){t.indentationLevel=0;const g=pr(t,"OrchestratorAgent",e,n);i.subflows.forEach(x=>{l.subflowFunctionCallIds.includes(x.functionCallId)&&wt(x.peerAgent.id,g.orchestratorAgent.id,e,r,t,o,s,"peer-bottom-output","orch-top-input")}),t.currentSubflowIndex=-1}return}if(!e.isSubTaskStep)return;const c=Jr(t);if(!c){console.warn(`[Timeline] TASK_COMPLETED with isSubTaskStep=true but no active subflow. Step ID: ${e.id}`);return}if(!i){console.error(`[Timeline] No current phase found for TASK_COMPLETED. Step ID: ${e.id}`);return}const d=c.peerAgent,f=n.some(g=>typeof g.data.label=="string"&&mr(g.data.label));let p,m;f?(t.indentationLevel=0,p=pr(t,"OrchestratorAgent",e,n).orchestratorAgent.id,m="orch-top-input"):(p=ca(t,i,e,n).id,m="user-top-input"),wt(d.id,p,e,r,t,o,s,"peer-bottom-output",m),t.currentSubflowIndex=-1}function C1(e,t,n,r){const o=dt(t);if(!o)return;const s=e.source||"UnknownSource",i=e.target||"User";let l,c="orch-bottom-output";const d=Jr(t);if(d&&d.peerAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_")))l=d.peerAgent,c="peer-bottom-output";else if(o.orchestratorAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_")))l=o.orchestratorAgent,c="orch-bottom-output";else for(const m of o.subflows)if(m.peerAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_"))){l=m.peerAgent,c="peer-bottom-output";break}if(!l){console.error(`[Timeline] Could not find source agent node for TASK_FAILED: ${s}`);return}let f,p;mr(i)?(t.indentationLevel=0,f=pr(t,i,e,n).orchestratorAgent.id,p="orch-top-input",t.currentSubflowIndex=-1):(f=ca(t,o,e,n).id,p="user-top-input"),E1(l.id,f,e,r,t,c,p)}function E1(e,t,n,r,o,s,i){var p;if(!e||!t||e===t)return;const l=o.allCreatedNodeIds.has(e),c=o.allCreatedNodeIds.has(t);if(!l||!c)return;const d=`error-edge-${e}${s||""}-to-${t}${i||""}-${n.id}`;if(!r.some(m=>m.id===d)){const m=((p=n.data.errorDetails)==null?void 0:p.message)||"Task failed",g=m.length>30?"Error":m,x={id:d,source:e,target:t,label:g,type:"defaultFlowEdge",data:{visualizerStepId:n.id,isAnimated:!1,animationType:"static",isError:!0,errorMessage:m}};s&&(x.sourceHandle=s),i&&(x.targetHandle=i),r.push(x)}}const T1=(e,t={})=>{const n=[],r=[];if(!e||e.length===0)return{nodes:n,edges:r};const o=new Ap,s={phases:[],currentPhaseIndex:-1,currentSubflowIndex:-1,parallelFlows:new Map,nextAvailableGlobalY:a1,nodeIdCounter:0,allCreatedNodeIds:new Set,nodePositions:new Map,allUserNodes:[],userNodeCounter:0,agentRegistry:m1(),indentationLevel:0,indentationStep:50,agentNameMap:t},i=e.filter(d=>h1.includes(d.type)),l=i.findIndex(d=>d.type==="USER_REQUEST");let c=i;l>0&&(c=[i[l],...i.slice(0,l),...i.slice(l+1)]);for(const d of c)switch(d.type){case"USER_REQUEST":g1(d,s,n,r,o,e);break;case"AGENT_LLM_CALL":x1(d,s,n,r,o,e);break;case"AGENT_LLM_RESPONSE_TO_AGENT":case"AGENT_LLM_RESPONSE_TOOL_DECISION":v1(d,s,n,r,o,e);break;case"AGENT_TOOL_INVOCATION_START":w1(d,s,n,r,o,e);break;case"AGENT_TOOL_EXECUTION_RESULT":b1(d,s,n,r,o,e);break;case"AGENT_RESPONSE_TEXT":y1(d,s,n,r,o,e);break;case"TASK_COMPLETED":S1(d,s,n,r,o,e);break;case"TASK_FAILED":C1(d,s,n,r);break}return s.phases.forEach(d=>{d.subflows.forEach(f=>{const p=n.find(m=>m.id===f.groupNode.id);if(p&&p.style){const g=f.maxY-f.groupNode.yPosition+qt;p.style.height=`${Math.max(qe+2*qt,g)}px`;const x=f.maxContentXRelative+fr,h=_t+2*fr+s.indentationLevel*s.indentationStep;p.style.width=`${Math.max(x,h)}px`}})}),{nodes:n,edges:r}},A1=({id:e,sourceX:t,sourceY:n,targetX:r,targetY:o,sourcePosition:s,targetPosition:i,style:l={},markerEnd:c,data:d})=>{const[f,p]=u.useState(!1),[m]=sm({sourceX:t,sourceY:n,sourcePosition:s,targetX:r,targetY:o,targetPosition:i}),g=()=>{const v={strokeWidth:f?3:2,stroke:"var(--color-muted-foreground)",...l},b=d;return b!=null&&b.isError?{...v,stroke:f?"var(--color-error-wMain)":"var(--color-error-w70)",strokeWidth:f?3:2}:b!=null&&b.isSelected?{...v,stroke:"#3b82f6",strokeWidth:3}:b!=null&&b.isAnimated?{...v,stroke:f?"#1d4ed8":"#3b82f6",strokeWidth:f?4:3}:f?{...v,stroke:"var(--edge-hover-color)"}:v},x=()=>p(!0),h=()=>p(!1);return a.jsxs(a.Fragment,{children:[a.jsx("path",{id:`${e}-interaction`,style:{strokeWidth:16,stroke:"transparent",fill:"none",cursor:"pointer"},className:"react-flow__edge-interaction",d:m,onMouseEnter:x,onMouseLeave:h}),a.jsx("path",{id:e,style:{...g(),cursor:"pointer",transition:"all 0.2s ease-in-out"},className:"react-flow__edge-path",d:m,markerEnd:c,onMouseEnter:x,onMouseLeave:h})]})},N1=({data:e})=>a.jsxs("div",{className:"cursor-pointer rounded-md border-2 border-blue-700 bg-white px-5 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-blue-600 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"180px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Top,id:"peer-top-input",className:"!bg-blue-700",isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Right,id:"peer-right-output-tools",className:"!bg-blue-700",style:{top:"25%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Right,id:"peer-right-input-tools",className:"!bg-blue-700",style:{top:"75%"},isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Bottom,id:"peer-bottom-output",className:"!bg-blue-700",isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Left,id:"peer-left-input",className:"!bg-blue-700",isConnectable:!0}),a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"text-md font-semibold truncate",style:{maxWidth:"200px"},children:e.label})})]}),k1=({data:e,id:t})=>{const n=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-cyan-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-lg border-2 border-cyan-600 bg-white px-3 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-cyan-400 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"100px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Left,id:`${t}-tool-left-input`,className:"!bg-cyan-500",isConnectable:!0,style:{top:"25%"}}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-2 w-2 rounded-full ${n()}`}),a.jsx("div",{className:"text-md truncate",style:{maxWidth:"200px"},children:e.label})]}),a.jsx(Je,{type:"source",position:Qe.Left,id:`${t}-tool-bottom-output`,className:"!bg-cyan-500",isConnectable:!0,style:{top:"75%"}})]})},_1=({data:e})=>{const t=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-teal-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-lg border-2 border-teal-600 bg-white px-3 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-teal-400 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"100px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Left,id:"llm-left-input",className:"!bg-teal-500",isConnectable:!0,style:{top:"25%"}}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-2 w-2 rounded-full ${t()}`}),a.jsx("div",{className:"text-md",children:e.label})]}),a.jsx(Je,{type:"source",position:Qe.Left,id:"llm-bottom-output",className:"!bg-teal-500",isConnectable:!0,style:{top:"75%"}})]})},I1=({data:e})=>a.jsxs("div",{className:"cursor-pointer rounded-lg border-indigo-600 bg-gradient-to-r from-indigo-50 to-purple-50 px-5 py-3 text-gray-900 shadow-xl transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-2xl dark:border-indigo-400 dark:bg-gradient-to-r dark:from-indigo-900 dark:to-purple-900 dark:text-gray-100",style:{minWidth:"180px",textAlign:"center",borderWidth:"2px",borderStyle:"solid",boxShadow:"0 0 0 1px rgba(79, 70, 229, 0.3), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)"},children:[a.jsx(Je,{type:"source",position:Qe.Right,id:"orch-right-output-tools",className:"!bg-indigo-500",style:{top:"25%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Right,id:"orch-right-input-tools",className:"!bg-indigo-500",style:{top:"75%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Top,id:"orch-top-input",className:"!bg-indigo-500",isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Bottom,id:"orch-bottom-output",className:"!bg-indigo-500",isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Left,id:"orch-left-input",className:"!bg-indigo-500",isConnectable:!0}),a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"text-md font-bold truncate",style:{maxWidth:"200px"},children:e.label})})]}),j1=({data:e})=>{const t=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-purple-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-md border-2 border-purple-600 bg-white px-4 py-3 text-gray-800 shadow-lg transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-purple-400 dark:bg-gray-700 dark:text-gray-200",style:{minWidth:"120px",textAlign:"center"},children:[e.isTopNode&&a.jsx(Je,{type:"source",position:Qe.Bottom,id:"user-bottom-output",className:"!bg-gray-500",isConnectable:!0}),e.isBottomNode&&a.jsx(Je,{type:"target",position:Qe.Top,id:"user-top-input",className:"!bg-gray-500",isConnectable:!0}),!e.isTopNode&&!e.isBottomNode&&a.jsx(Je,{type:"source",position:Qe.Right,id:"user-right-output",className:"!bg-gray-500",isConnectable:!0}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-3 w-3 rounded-full ${t()}`}),a.jsx("div",{className:"text-sm font-bold",children:e.label})]})]})},R1=({step:e,isHighlighted:t,onClick:n,variant:r="list"})=>{const o=()=>{var w,S,E;switch(e.type){case"USER_REQUEST":return a.jsx(cm,{className:"mr-2 text-blue-500 dark:text-blue-400",size:18});case"AGENT_RESPONSE_TEXT":return a.jsx(fs,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"TASK_COMPLETED":return a.jsx(tc,{className:"mr-2 text-green-500 dark:text-green-400",size:18});case"TASK_FAILED":return a.jsx(lm,{className:"mr-2 text-red-500 dark:text-red-400",size:18});case"AGENT_LLM_CALL":return a.jsx(fs,{className:"mr-2 text-purple-500 dark:text-purple-400",size:18});case"AGENT_LLM_RESPONSE_TO_AGENT":return a.jsx(fs,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"AGENT_LLM_RESPONSE_TOOL_DECISION":{const N=(S=(w=e.data.toolDecision)==null?void 0:w.decisions)==null?void 0:S[0];return(N==null?void 0:N.isPeerDelegation)?a.jsx(xa,{className:"mr-2 text-orange-500 dark:text-orange-400",size:18}):a.jsx(va,{className:"mr-2 text-orange-500 dark:text-orange-400",size:18})}case"AGENT_TOOL_INVOCATION_START":return(E=e.data.toolInvocationStart)!=null&&E.isPeerInvocation?a.jsx(xa,{className:"mr-2 text-cyan-500 dark:text-cyan-400",size:18}):a.jsx(va,{className:"mr-2 text-cyan-500 dark:text-cyan-400",size:18});case"AGENT_TOOL_EXECUTION_RESULT":return a.jsx(am,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"AGENT_ARTIFACT_NOTIFICATION":return a.jsx(ar,{className:"mr-2 text-indigo-500 dark:text-indigo-400",size:18});default:return a.jsx(im,{className:"mr-2 text-gray-500 dark:text-gray-400",size:18})}},s=new Date(e.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"}),i=String(new Date(e.timestamp).getMilliseconds()).padStart(3,"0"),l=`${s}.${i}`,c=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Model:"})," ",w.modelName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Prompt Preview:"})}),a.jsx("pre",{className:"max-h-28 overflow-y-auto rounded bg-gray-100 p-1.5 font-mono text-xs break-all whitespace-pre-wrap dark:bg-gray-700",children:w.promptPreview})]}),d=({data:w})=>{const[S,E]=Ut.useState(!1),N=j=>{j.stopPropagation(),E(!S)};return S?a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("div",{className:"mb-1 flex items-center justify-between",children:[a.jsx("strong",{children:"LLM Response Details:"}),a.jsx("button",{onClick:N,className:"text-xs text-blue-500 underline hover:text-blue-700 dark:text-blue-400 dark:hover:text-blue-300",children:"Hide details"})]}),w.modelName&&a.jsxs("p",{children:[a.jsx("strong",{children:"Model:"})," ",w.modelName]}),a.jsxs("div",{className:"mt-1",children:[a.jsx("p",{children:a.jsx("strong",{children:"Response Preview:"})}),a.jsx("pre",{className:"max-h-28 overflow-y-auto rounded bg-gray-100 p-1.5 font-mono text-xs break-all whitespace-pre-wrap dark:bg-gray-700",children:w.responsePreview})]}),w.isFinalResponse!==void 0&&a.jsxs("p",{className:"mt-1",children:[a.jsx("strong",{children:"Final Response:"})," ",w.isFinalResponse?"Yes":"No"]})]}):a.jsxs("div",{className:"mt-1.5 flex items-center justify-between text-xs text-gray-500 dark:text-gray-400",children:[a.jsx("span",{className:"italic",children:"Internal LLM response"}),a.jsx("button",{onClick:N,className:"text-xs text-blue-500 underline hover:text-blue-700 dark:text-blue-400 dark:hover:text-blue-300",children:"Show details"})]})},f=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-blue-50 p-2 font-mono text-xs text-blue-700 dark:bg-blue-900 dark:text-blue-300",children:[a.jsx("p",{className:"mb-2",children:a.jsxs("strong",{children:["🔧 ",w.isParallel?"Parallel Tool Calls:":"Tool Call:"]})}),a.jsx("ul",{className:"space-y-1 pl-2",children:w.decisions.map(S=>a.jsxs("li",{className:"flex items-center",children:[a.jsx("span",{className:"mr-2",children:"•"}),a.jsx("code",{children:S.toolName})]},S.functionCallId))})]}),p=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Tool:"})," ",w.toolName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Arguments:"})}),a.jsx("div",{className:"max-h-40 overflow-y-auto rounded bg-gray-100 p-1.5 dark:bg-gray-700",children:a.jsx(xi,{data:w.toolArguments})})]}),m=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Tool:"})," ",w.toolName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Result:"})}),a.jsx("div",{className:"max-h-40 overflow-y-auto rounded bg-gray-100 p-1.5 dark:bg-gray-700",children:typeof w.resultData=="object"?a.jsx(xi,{data:w.resultData}):a.jsx("pre",{className:"font-mono text-xs break-all whitespace-pre-wrap",children:String(w.resultData)})})]}),g=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Artifact:"})," ",w.artifactName,w.version!==void 0&&a.jsxs("span",{className:"text-gray-500 dark:text-gray-400",children:[" (v",w.version,")"]})]}),w.mimeType&&a.jsxs("p",{children:[a.jsx("strong",{children:"Type:"})," ",w.mimeType]}),w.description&&a.jsxs("p",{className:"mt-1",children:[a.jsx("strong",{children:"Description:"})," ",w.description]})]}),x=r==="list"&&e.nestingLevel&&e.nestingLevel>0?{marginLeft:`${e.nestingLevel*24}px`}:{},h=r==="popover"?`
329
+ `:""}var iC=sC,aC={dump:iC};function aa(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var lC=et,cC=Of,uC=Bf,dC=Vf,fC=Yf,pC=ra,mC=up.load,hC=up.loadAll,gC=aC.dump,xC=lt,vC={binary:Jf,float:Gf,map:$f,null:Uf,pairs:ep,set:tp,timestamp:Xf,bool:Hf,int:Wf,merge:Zf,omap:Qf,seq:zf,str:Ff},wC=aa("safeLoad","load"),bC=aa("safeLoadAll","loadAll"),yC=aa("safeDump","dump"),SC={Type:lC,Schema:cC,FAILSAFE_SCHEMA:uC,JSON_SCHEMA:dC,CORE_SCHEMA:fC,DEFAULT_SCHEMA:pC,load:mC,loadAll:hC,dump:gC,YAMLException:xC,types:vC,safeLoad:wC,safeLoadAll:bC,safeDump:yC};const CC=({content:e,rendererType:t,setRenderError:n})=>{const[r,o]=u.useState(!1);u.useEffect(()=>{n(null)},[e,n]);const[s,i]=u.useMemo(()=>{try{if(t==="yaml"){const l=SC.load(e);return[e,l]}else if(t==="json"){const l=JSON.parse(e);return[JSON.stringify(l,null,2),l]}throw new Error(`Unsupported renderer type: ${t}`)}catch(l){const c=t==="yaml"?"YAML":"JSON";console.error(`Error parsing ${c} for panel:`,l);const d={[`${c}_Parsing_Error`]:`The provided content is not valid ${c}.`,Details:l.message,Content_Snippet:e.substring(0,500)+(e.length>500?"...":"")};return n(`${c} parsing failed: ${l.message}`),[e,d]}},[e,t,n]);return a.jsxs("div",{className:"bg-background relative flex h-full flex-col overflow-hidden",children:[a.jsx("div",{className:"absolute top-4 right-4 z-10",children:a.jsx(we,{onClick:()=>o(!r),title:r?"Show Structured View":"Show Raw Text",children:r?a.jsxs(a.Fragment,{children:[a.jsx(Zl,{})," Structured"]}):a.jsxs(a.Fragment,{children:[a.jsx(Jl,{})," Raw Text"]})})}),a.jsx("div",{className:"flex min-h-0 flex-col",children:a.jsx("div",{className:"flex-1 overflow-auto",children:r?a.jsx(Sp,{content:s,setRenderError:n}):a.jsx(xi,{data:i,maxDepth:4,className:"min-h-16 border-none p-2"})})})]})},Sp=({content:e,className:t=""})=>{const{ref:n,handleKeyDown:r}=kf();return a.jsx("div",{className:`overflow-auto p-4 ${t}`,children:a.jsx("pre",{ref:n,className:"whitespace-pre-wrap select-text focus-visible:outline-none",style:{overflowWrap:"anywhere"},tabIndex:0,onKeyDown:r,children:e})})},Cp=({content:e,rendererType:t,mime_type:n,setRenderError:r})=>{switch(t){case"csv":return a.jsx(jb,{content:e,setRenderError:r});case"mermaid":return a.jsx(ny,{content:e,setRenderError:r});case"html":return a.jsx(Rb,{content:e,setRenderError:r});case"json":case"yaml":return a.jsx(CC,{content:e,rendererType:t,setRenderError:r});case"image":return a.jsx(Mb,{content:e,mime_type:n,setRenderError:r});case"markdown":return a.jsx(Pb,{content:e,setRenderError:r});case"audio":return a.jsx(_b,{content:e,mime_type:n,setRenderError:r});default:return a.jsx(Sp,{content:e,setRenderError:r})}},EC={"application/pdf":"pdf","application/zip":"zip","application/msword":"doc","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","application/vnd.ms-excel":"xls","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","application/vnd.ms-powerpoint":"ppt","application/vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","text/plain":"txt","text/csv":"csv","text/html":"html","text/markdown":"md","text/x-markdown":"md","application/json":"json","application/yaml":"yaml","text/yaml":"yaml","application/xml":"xml","text/xml":"xml","image/jpeg":"jpg","image/png":"png","image/gif":"gif","image/svg+xml":"svg","image/webp":"webp","image/bmp":"bmp","image/tiff":"tiff","audio/mpeg":"mp3","audio/wav":"wav","audio/ogg":"ogg","audio/aac":"aac","audio/flac":"flac","audio/x-m4a":"m4a","video/mp4":"mp4","video/webm":"webm","video/ogg":"ogv","application/javascript":"js","application/gzip":"gz","application/x-tar":"tar","application/rtf":"rtf"};function TC(e,t){const n=EC[e]||"bin";return`embedded_file_${t+1}.${n}`}function AC(e){if(!e||typeof e!="string")return[];const t=[],n=/data:([a-zA-Z0-9/.-]+);base64,([A-Za-z0-9+/=]+)/g;let r,o=0;for(;(r=n.exec(e))!==null;){const[s,i,l]=r,c=e[r.index-1],d=e[r.index+s.length];if(!(c==='"'&&d==='"'||c==="'"&&d==="'")&&l&&l.length>10){const f=Zr(void 0,i);f?t.push({type:f,content:l,mimeType:i,originalMatch:s}):t.push({type:"file",content:l,mimeType:i,originalMatch:s,filename:TC(i,o++)})}}return t}function NC(e){if(!e||typeof e!="string")return[];const t=[],n=/<html[\s\S]*?<\/html>/gi;let r;for(;(r=n.exec(e))!==null;)t.push({type:"html",content:r[0].trim(),originalMatch:r[0]});return t}function kC(e){if(!e||typeof e!="string")return[];const t=[],n=/```mermaid\s*\n([\s\S]*?)```/gi;let r;for(;(r=n.exec(e))!==null;){const[o,s]=r;t.push({type:"mermaid",content:s.trim(),originalMatch:o})}return t}function _C(e){return!e||typeof e!="string"?[]:[...AC(e),...NC(e),...kC(e)]}const IC=["image","audio"],jC=({message:e})=>{var d;const[t,n]=u.useState(null);if(e.isStatusBubble)return null;const r=(d=e.parts)==null?void 0:d.filter(f=>f.kind==="text"),o=(r==null?void 0:r.map(f=>f.text).join(""))||"";if(e.isUser)return a.jsx("span",{children:o});const s=o.trim();if(!s)return null;if(e.isError)return a.jsxs("div",{className:"flex items-center",children:[a.jsx(yi,{className:"mr-2 self-start text-[var(--color-error-wMain)]"}),a.jsx(ir,{children:s})]});const i=_C(s);if(i.length===0)return a.jsx(ir,{children:s});let l=s;const c=[];return i.forEach((f,p)=>{if(l=l.replace(f.originalMatch,""),f.type==="file"){const m={name:f.filename||"downloaded_file",content:f.content,mime_type:f.mimeType};c.push(a.jsx("div",{className:"my-2",children:a.jsx(Af,{fileAttachment:m,isEmbedded:!0})},`embedded-file-${p}`))}else if(!IC.includes(f.type)){const m=Sf(f.content);m&&c.push(a.jsx("div",{className:"my-2 h-auto w-md max-w-md",children:a.jsx(Cp,{content:m,rendererType:f.type,mime_type:f.mimeType,setRenderError:n})},`embedded-${p}`))}}),a.jsxs("div",{children:[t&&a.jsx(la,{variant:"error",message:"Error rendering preview"}),a.jsx(ir,{children:l}),c]})},Ep=({message:e,children:t,className:n})=>a.jsx("div",{className:`mt-1 space-y-1 ${e.isUser?"ml-auto":"mr-auto"} ${n}`,children:t}),RC=e=>e.uploadedFiles&&e.uploadedFiles.length>0?a.jsx(Ep,{message:e,className:"flex flex-wrap justify-end gap-2",children:e.uploadedFiles.map((t,n)=>{var r;return a.jsx(Nf,{filename:t.name,mimeType:t.type},`uploaded-${(r=e.metadata)==null?void 0:r.messageId}-${n}`)})}):null,MC=e=>e.files&&e.files.length>0?a.jsx(Ep,{message:e,children:e.files.map((t,n)=>{var r;return a.jsx(Af,{fileAttachment:t},`file-${(r=e.metadata)==null?void 0:r.messageId}-${n}`)})}):null,PC=(e,t,n)=>{var d,f;const{openSidePanelTab:r,setTaskIdInSidePanel:o}=t;if(e.isStatusBubble)return null;const s=(d=e.parts)==null?void 0:d.some(p=>p.kind==="text"&&p.text.trim());if(!s&&!e.artifactNotification)return null;const i=e.isUser?"sent":"received",l=!e.isUser&&e.isComplete&&!!e.taskId&&n,c=()=>{e.taskId&&(o(e.taskId),r("workflow"))};return a.jsx(gf,{variant:i,children:a.jsxs(xf,{variant:i,children:[s&&a.jsx(jC,{message:e}),e.artifactNotification&&a.jsxs("div",{className:"my-1 flex items-center rounded-md bg-blue-100 p-2 dark:bg-blue-900/50",children:[a.jsx(ar,{className:"mr-2 text-blue-500 dark:text-blue-400"}),a.jsxs("span",{className:"text-sm",children:["Artifact created: ",a.jsx("strong",{children:e.artifactNotification.name}),e.artifactNotification.version&&` (v${e.artifactNotification.version})`]})]}),l&&a.jsx("div",{className:"mt-3",children:a.jsx(ou,{onClick:c})})]})},(f=e.metadata)==null?void 0:f.messageId)},LC=({message:e,isLastWithTaskId:t})=>{const n=He();return e?a.jsxs(a.Fragment,{children:[PC(e,n,t),RC(e),MC(e)]}):null};var di=new Map,fo=new WeakMap,Dl=0,DC=void 0;function OC(e){return e?(fo.has(e)||(Dl+=1,fo.set(e,Dl.toString())),fo.get(e)):"0"}function FC(e){return Object.keys(e).sort().filter(t=>e[t]!==void 0).map(t=>`${t}_${t==="root"?OC(e.root):e[t]}`).toString()}function zC(e){const t=FC(e);let n=di.get(t);if(!n){const r=new Map;let o;const s=new IntersectionObserver(i=>{i.forEach(l=>{var c;const d=l.isIntersecting&&o.some(f=>l.intersectionRatio>=f);e.trackVisibility&&typeof l.isVisible>"u"&&(l.isVisible=d),(c=r.get(l.target))==null||c.forEach(f=>{f(d,l)})})},e);o=s.thresholds||(Array.isArray(e.threshold)?e.threshold:[e.threshold||0]),n={id:t,observer:s,elements:r},di.set(t,n)}return n}function $C(e,t,n={},r=DC){if(typeof window.IntersectionObserver>"u"&&r!==void 0){const c=e.getBoundingClientRect();return t(r,{isIntersecting:r,target:e,intersectionRatio:typeof n.threshold=="number"?n.threshold:0,time:0,boundingClientRect:c,intersectionRect:c,rootBounds:c}),()=>{}}const{id:o,observer:s,elements:i}=zC(n),l=i.get(e)||[];return i.has(e)||i.set(e,l),l.push(t),s.observe(e),function(){l.splice(l.indexOf(t),1),l.length===0&&(i.delete(e),s.unobserve(e)),i.size===0&&(s.disconnect(),di.delete(o))}}function BC({threshold:e,delay:t,trackVisibility:n,rootMargin:r,root:o,triggerOnce:s,skip:i,initialInView:l,fallbackInView:c,onChange:d}={}){var f;const[p,m]=u.useState(null),g=u.useRef(d),[x,h]=u.useState({inView:!!l,entry:void 0});g.current=d,u.useEffect(()=>{if(i||!p)return;let S;return S=$C(p,(E,N)=>{h({inView:E,entry:N}),g.current&&g.current(E,N),N.isIntersecting&&s&&S&&(S(),S=void 0)},{root:o,rootMargin:r,threshold:e,trackVisibility:n,delay:t},c),()=>{S&&S()}},[Array.isArray(e)?e.toString():e,p,o,r,s,i,n,c,t]);const v=(f=x.entry)==null?void 0:f.target,b=u.useRef(void 0);!p&&v&&!s&&!i&&b.current!==v&&(b.current=v,h({inView:!!l,entry:void 0}));const w=[m,x.inView,x.entry];return w.ref=w[0],w.inView=w[1],w.entry=w[2],w}const UC=()=>{const{handleSwitchSession:e,updateSessionName:t,openSessionDeleteModal:n}=He(),{configServerUrl:r}=on(),o=u.useRef(null),[s,i]=u.useState([]),[l,c]=u.useState(null),[d,f]=u.useState(""),[p,m]=u.useState(1),[g,x]=u.useState(!0),[h,v]=u.useState(!1),{ref:b,inView:w}=BC({threshold:0,triggerOnce:!1}),S=u.useCallback(async(F=1,z=!1)=>{v(!0);const Q=`${r}/api/v1/sessions?pageNumber=${F}&pageSize=20`;try{const P=await ze(Q);if(P.ok){const Y=await P.json();i(z?A=>[...A,...Y.data]:Y.data),x(Y.meta.pagination.nextPage!==null),m(F)}else console.error(`Failed to fetch sessions: ${P.status} ${P.statusText}`)}catch(P){console.error("An error occurred while fetching sessions:",P)}finally{v(!1)}},[r]);u.useEffect(()=>{S(1,!1);const F=()=>{S(1,!1)},z=q=>{const{sessionId:Q}=q.detail;i(P=>{const Y=P.find(A=>A.id===Q);if(Y){const A=P.filter(B=>B.id!==Q);return[Y,...A]}return P})};return window.addEventListener("new-chat-session",F),window.addEventListener("session-updated",z),()=>{window.removeEventListener("new-chat-session",F),window.removeEventListener("session-updated",z)}},[S]),u.useEffect(()=>{w&&g&&!h&&S(p+1,!0)},[w,g,h,p,S]),u.useEffect(()=>{l&&o.current&&o.current.focus()},[l]);const E=async F=>{l!==F&&await e(F)},N=F=>{c(F.id),f(F.name||"")},j=async()=>{l&&(await t(l,d),c(null),S())},k=F=>{n(F)},T=F=>hh(F),V=F=>{if(F.name&&F.name.trim())return F.name;const z=F.id;return z.startsWith("web-session-")?`Chat ${z.replace("web-session-","").substring(0,8)}`:`Session ${z.substring(0,8)}`};return a.jsxs("div",{className:"flex h-full flex-col gap-4 py-6 pl-6",children:[a.jsx("div",{className:"text-lg",children:"Chat Session History"}),a.jsxs("div",{className:"flex-1 overflow-y-auto",children:[s.length>0&&a.jsx("ul",{children:s.map(F=>a.jsx("li",{className:"group my-2 pr-4",children:a.jsxs("div",{className:"flex items-center justify-between rounded px-4 py-2 hover:bg-gray-200 dark:hover:bg-gray-700",children:[l===F.id?a.jsx("input",{ref:o,type:"text",value:d,onChange:z=>f(z.target.value),onKeyDown:z=>z.key==="Enter"&&j(),onBlur:j,className:"flex-grow bg-transparent focus:outline-none"}):a.jsx("button",{onClick:()=>E(F.id),className:"flex-grow text-left",children:a.jsxs("div",{className:"flex max-w-50 flex-col",children:[a.jsx("span",{className:"truncate font-semibold",title:V(F),children:V(F)}),a.jsx("span",{className:"text-muted-foreground text-xs",children:T(F.updatedTime)})]})}),a.jsx("div",{className:"flex items-center opacity-0 transition-opacity group-hover:opacity-100",children:l===F.id?a.jsxs(a.Fragment,{children:[a.jsx(we,{variant:"ghost",onClick:j,children:a.jsx(wi,{size:16})}),a.jsx(we,{variant:"ghost",onClick:()=>c(null),children:a.jsx(Do,{size:16})})]}):a.jsxs(a.Fragment,{children:[a.jsx(we,{variant:"ghost",onClick:()=>N(F),children:a.jsx(Xp,{size:16})}),a.jsx(we,{variant:"ghost",onClick:()=>k(F),children:a.jsx(Zp,{size:16})})]})})]})},F.id))}),s.length===0&&!h&&a.jsxs("div",{className:"text-muted-foreground flex h-full flex-col items-center justify-center text-sm",children:[a.jsx(Ql,{className:"mx-auto mb-4 h-12 w-12"}),"No chat sessions available"]}),g&&a.jsx("div",{ref:b,className:"flex justify-center py-4",children:h&&a.jsx(bf,{size:"small",variant:"muted"})})]})]})},HC=()=>{const{persistenceEnabled:e}=on(),{sessionName:t}=He();return e===!1?a.jsx("div",{className:"flex h-full flex-col",children:a.jsxs("div",{className:"flex-1 overflow-y-auto px-4",children:[a.jsxs("div",{className:"bg-accent/50 hover:bg-accent mb-3 cursor-pointer rounded-md p-3",children:[a.jsx("div",{className:"text-foreground truncate text-sm font-medium text-nowrap",children:t||"New Chat"}),a.jsx("div",{className:"text-muted-foreground mt-1 text-xs",children:"Current session"})]}),a.jsx("div",{className:"text-muted-foreground mt-4 text-center text-xs",children:"Multi-session support coming soon"})]})}):a.jsx(UC,{})},WC=({artifactInfo:e,isPreview:t=!1,isExpanded:n=!1,onDelete:r,onDownload:o,setIsExpanded:s})=>{const{previewedArtifactAvailableVersions:i,currentPreviewedVersionNumber:l,navigateArtifactVersion:c}=He(),d=u.useMemo(()=>i??[],[i]);return a.jsxs("div",{className:"flex flex-row justify-between gap-1",children:[a.jsxs("div",{className:"flex min-w-0 items-center gap-4",children:[a.jsxs("div",{className:"min-w-0",children:[a.jsx("div",{className:"truncate text-sm",title:e.filename,children:e.filename}),a.jsx("div",{className:"truncate text-xs",title:_a(e.last_modified),children:_a(e.last_modified)})]}),t&&d.length>1&&a.jsx("div",{className:"align-right",children:a.jsxs(Yd,{value:l==null?void 0:l.toString(),onValueChange:f=>{c(e.filename,parseInt(f))},children:[a.jsx(qd,{className:"h-[16px] py-0 text-xs shadow-none",children:a.jsx(Kd,{placeholder:"Version"})}),a.jsx(Xd,{children:d.map(f=>a.jsxs(Zd,{value:f.toString(),children:["Version ",f]},f))})]})})]}),a.jsxs("div",{className:`whitespace-nowrap ${t?"opacity-100":"opacity-0 transition-opacity duration-150 group-focus-within:opacity-100 group-hover:opacity-100"}`,children:[s&&a.jsx(we,{variant:"ghost",size:"sm",onClick:f=>{f.stopPropagation(),f.preventDefault(),s(!n)},tooltip:n?"Collapse Details":"Expand Details",children:a.jsx(Ci,{})}),o&&a.jsx(we,{variant:"ghost",size:"sm",onClick:async f=>{f.stopPropagation(),f.preventDefault(),await o(e)},tooltip:"Download",children:a.jsx(Si,{})}),r&&a.jsx(we,{variant:"ghost",size:"sm",onClick:f=>{f.preventDefault(),f.stopPropagation(),r(e)},tooltip:"Delete",children:a.jsx(ec,{})})]})]})},Ol=({artifact:e,isPreview:t})=>{const{openDeleteModal:n,setPreviewArtifact:r}=He(),{onDownload:o}=sd(),[s,i]=u.useState(!1),l=()=>{t&&r(null),n(e)},c=d=>{if(!d||typeof d=="object"&&Object.keys(d).length===0)return a.jsx("span",{children:"Not available"});const f=(p,m=0)=>typeof p=="string"?a.jsx("span",{children:p}):Array.isArray(p)?a.jsxs(a.Fragment,{children:["[",p.length>0&&f(p[0],m+1),p.length>1&&a.jsx("span",{children:", ..."}),"]"]}):typeof p=="object"&&p!==null?a.jsx("div",{className:`ml-${m*2} border-l pl-2`,children:Object.entries(p).map(([g,x],h)=>a.jsxs("div",{className:"text-xs",children:[a.jsxs("span",{className:"font-semibold",children:[g,":"]})," ",f(x,m+1)]},h))}):String(p);return a.jsxs("div",{className:"mt-1 space-y-0.5",children:[typeof d=="object"&&d.type&&a.jsxs("p",{children:[a.jsx("strong",{children:"Type:"})," ",d.type," ",d.inferred&&a.jsx("span",{className:"text-xs",children:"(inferred)"})]}),typeof d=="object"&&d.columns&&a.jsxs("p",{children:[a.jsx("strong",{children:"Columns:"})," ",d.columns.join(", ")]}),typeof d=="object"&&d.structure&&a.jsxs("div",{children:[a.jsx("strong",{children:"Structure:"}),f(d.structure)]}),typeof d=="object"&&d.error&&a.jsxs("p",{className:"text-[var(--color-error-wMain)]",children:[a.jsx("strong",{children:"Schema Error:"})," ",d.error]}),typeof d=="string"&&a.jsx("p",{children:d})]})};return a.jsx("div",{className:`group relative w-full border-b px-4 py-3 transition-all duration-150 ${t?"":"cursor-pointer hover:bg-[var(--accent-background)]"}`,onClick:d=>{d.stopPropagation(),r(e)},onKeyDown:d=>{(d.key==="Enter"||d.key===" ")&&(d.preventDefault(),d.stopPropagation(),r(e))},tabIndex:0,role:"button","aria-expanded":s,children:a.jsxs("div",{className:"flex items-start space-x-2",children:[a.jsx("div",{className:"flex-shrink-0 pt-0.5",children:Tf(e,"h-4 w-4 flex-shrink-0")}),a.jsxs("div",{className:"min-w-0 flex-grow",children:[a.jsx(WC,{artifactInfo:e,isExpanded:s,onDelete:l,onDownload:o,setIsExpanded:i,isPreview:t}),s&&a.jsxs("div",{className:"text-xs",children:[a.jsx("div",{className:"mt-1 text-xs break-words whitespace-pre-wrap italic",children:e.description||"No description."}),a.jsxs("div",{className:"mt-2 space-y-1 pt-2",children:[a.jsxs("div",{children:[a.jsx("strong",{children:"Size: "}),Sc(e.size)]}),e.uri&&a.jsxs("div",{children:[a.jsx("strong",{children:"URI: "}),a.jsx("span",{className:"break-all",children:e.uri||"None"})]}),e.schema&&a.jsx("div",{children:c(e.schema)})]})]})]})]})})},GC=()=>{const{isDeleteModalOpen:e,artifactToDelete:t,closeDeleteModal:n,confirmDelete:r}=He();return!e||!t?null:a.jsx(Ko,{open:e,onOpenChange:n,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsxs(Zo,{className:"flex max-w-[400px] flex-row gap-1",children:["Delete",a.jsx("span",{className:"inline-block truncate",title:t.filename,children:a.jsx("code",{children:t.filename})}),"?"]}),a.jsx(Jo,{className:"flex flex-col gap-2",children:a.jsx("div",{children:"This file will be permanently deleted. "})})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx(we,{variant:"outline",onClick:n,children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>r(),children:"Delete"})]})]})})},VC={replace:e=>{e instanceof em.Element&&e.attribs&&e.name==="a"&&(e.attribs.target="_blank",e.attribs.rel="noopener noreferrer")}};function ir({children:e,className:t}){if(!e)return null;try{const n=Jp.parse(e,{gfm:!0}),r=Pf.sanitize(n,{USE_PROFILES:{html:!0}}),o=Qp(r,VC);return a.jsx("div",{className:Ia(t),children:o})}catch{return a.jsx("div",{className:Ia(t),children:e})}}const YC=Nn("flex items-center gap-3 px-4 py-3 text-sm font-medium transition-all border-l-4 border-solid ",{variants:{variant:{error:"bg-[var(--color-error-w10)] text-[var(--color-error-wMain)] border-[var(--color-error-wMain)] dark:bg-[var(--color-error-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-error-w10)]",warning:"bg-[var(--color-warning-w10)] text-[var(--color-warning-wMain)] border-[var(--color-warning-wMain)] dark:bg-[var(--color-warning-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-warning-w10)]",info:"bg-[var(--color-info-w10)] text-[var(--color-info-wMain)] border-[var(--color-info-w10)] dark:bg-[var(--color-info-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-info-w10)]",success:"bg-[var(--color-success-w10)] text-[var(--color-success-wMain)] border-[var(--color-success-w10)] dark:bg-[var(--color-success-wMain)] dark:text-[var(--color-primary-text-w10)] dark:border-[var(--color-success-w10)]"}},defaultVariants:{variant:"error"}}),KC={error:yi,warning:tm,info:Ci,success:tc};function la({className:e,variant:t="error",message:n,dismissible:r=!1,onDismiss:o,...s}){const i=KC[t||"error"];return a.jsxs("div",{className:be(YC({variant:t,className:e})),role:"alert","aria-live":"polite",...s,children:[a.jsx(i,{className:"size-5 shrink-0"}),a.jsx("span",{className:"flex-1",children:n}),r&&o&&a.jsx(we,{variant:"ghost",onClick:o,"aria-label":"Dismiss",children:a.jsx(Do,{className:"size-3"})})]})}const qC=({artifact:e,message:t})=>{const{onDownload:n}=sd();return a.jsxs("div",{className:"flex h-full w-full flex-col items-center justify-center gap-2 p-4",children:[a.jsx("div",{className:"mb-1 font-semibold",children:"Preview Coming Soon"}),a.jsx("div",{children:t}),a.jsx("div",{className:"mb-4",children:"Download file to view."}),a.jsxs(we,{onClick:()=>n(e),children:[a.jsx(Si,{className:"h-4 w-4"}),"Download"]})]})},zs=({children:e})=>a.jsx("div",{className:"text-muted-foreground flex h-[50vh] items-center justify-center",children:e||"No preview available"}),XC=({artifact:e})=>{const{openArtifactForPreview:t,previewFileContent:n}=He(),r=u.useMemo(()=>kb(e),[e]),[o,s]=u.useState(!1),[i,l]=u.useState(null);if(u.useEffect(()=>{s(!1),l(null)},[e]),u.useEffect(()=>{async function f(){try{s(!0),l(null),await t(e.filename)}catch(p){console.error("Error fetching artifact content:",p),l(p instanceof Error?p.message:"Failed to load artifact content")}finally{s(!1)}}r!=null&&r.canPreview&&f()},[e,t,r]),i)return a.jsxs("div",{className:"flex h-full w-full flex-col",children:[a.jsx(la,{variant:"error",message:"Error rendering preview"}),a.jsx(zs,{children:"No preview available"})]});if(o)return a.jsx(zs,{children:a.jsx(bi,{className:"text-muted-foreground h-6 w-6 animate-spin"})});if(!r.canPreview)return a.jsx(qC,{artifact:e,message:r.reason??""});const c=Zr(e.filename,e.mime_type),d=Ab(n);return!c||!d?a.jsx(zs,{children:"No preview available"}):a.jsx(Cp,{content:d,rendererType:c,mime_type:n==null?void 0:n.mime_type,setRenderError:l})},Jt={NameAsc:"name_asc",NameDesc:"name_desc",DateAsc:"date_asc",DateDesc:"date_desc"},ZC=e=>{switch(e){case Jt.NameAsc:return"Name (A-Z)";case Jt.NameDesc:return"Name (Z-A)";case Jt.DateAsc:return"Date (oldest first)";case Jt.DateDesc:return"Date (newest first)"}},JC=({currentSortOption:e,onSortChange:t,children:n})=>{const r=Object.values(Jt).map(o=>({id:o,label:ZC(o),onClick:()=>t(o),icon:e===o?a.jsx(wi,{}):void 0,iconPosition:"right"}));return a.jsxs(vd,{children:[a.jsx(wd,{asChild:!0,children:n}),a.jsx(bd,{align:"end",side:"bottom",className:"w-auto",sideOffset:0,children:a.jsx(Ji,{actions:r})})]})},QC=({children:e})=>{const{artifactsRefetch:t,setIsBatchDeleteModalOpen:n}=He(),r=[{id:"refreshAll",label:"Refresh",onClick:()=>{t()},icon:a.jsx(nc,{}),iconPosition:"left"},{id:"deleteAll",label:"Delete All",onClick:()=>{n(!0)},icon:a.jsx(ec,{}),iconPosition:"left",divider:!0}];return a.jsxs(vd,{children:[a.jsx(wd,{asChild:!0,children:e}),a.jsx(bd,{align:"end",side:"bottom",className:"w-auto",sideOffset:0,children:a.jsx(Ji,{actions:r})})]})},e1=()=>{const{artifacts:e,isBatchDeleteModalOpen:t,setIsBatchDeleteModalOpen:n,confirmBatchDeleteArtifacts:r,setSelectedArtifactFilenames:o}=He();return u.useEffect(()=>{t&&o(new Set(e.map(s=>s.filename)))},[e,t,o]),t?a.jsx(Ko,{open:t,onOpenChange:n,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsx(Zo,{children:"Delete All?"}),a.jsxs(Jo,{children:[e.length===1?"One file":`All ${e.length} files`," will be permanently deleted."]})]}),a.jsxs("div",{className:"flex justify-end space-x-2",children:[a.jsx(we,{variant:"outline",onClick:()=>n(!1),children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>r(),children:"Delete"})]})]})}):null},t1={[Jt.NameAsc]:(e,t)=>e.filename.localeCompare(t.filename),[Jt.NameDesc]:(e,t)=>t.filename.localeCompare(e.filename),[Jt.DateAsc]:(e,t)=>e.last_modified>t.last_modified?1:-1,[Jt.DateDesc]:(e,t)=>e.last_modified<t.last_modified?1:-1},n1=()=>{const{artifacts:e,artifactsLoading:t,previewArtifact:n,setPreviewArtifact:r}=He(),[o,s]=u.useState(Jt.DateDesc),i=u.useMemo(()=>t?[]:e?[...e].sort(t1[o]):[],[e,t,o]),l=u.useMemo(()=>n?a.jsxs("div",{className:"flex items-center gap-2 border-b p-2",children:[a.jsx(we,{variant:"ghost",onClick:()=>r(null),children:a.jsx(nm,{})}),a.jsx("div",{className:"text-md font-semibold",children:"Preview"})]}):i.length>0&&a.jsxs("div",{className:"flex items-center justify-end border-b p-2",children:[a.jsx(JC,{currentSortOption:o,onSortChange:s,children:a.jsxs(we,{variant:"ghost",title:"Sort By",children:[a.jsx(ql,{className:"h-5 w-5"}),a.jsx("div",{children:"Sort By"})]})},"sort-popover"),a.jsx(QC,{children:a.jsx(we,{variant:"ghost",tooltip:"More",children:a.jsx(rm,{className:"h-5 w-5"})})},"more-popover")]}),[n,i.length,o,r]);return a.jsxs("div",{className:"flex h-full flex-col",children:[l,a.jsxs("div",{className:"flex min-h-0 flex-1",children:[!n&&a.jsxs("div",{className:"flex-1 overflow-y-auto",children:[i.map(c=>a.jsx(Ol,{artifact:c},c.filename)),i.length===0&&a.jsx("div",{className:"flex h-full items-center justify-center p-4",children:a.jsxs("div",{className:"text-muted-foreground text-center",children:[t&&a.jsx(bi,{className:"size-6 animate-spin"}),!t&&a.jsxs(a.Fragment,{children:[a.jsx(ar,{className:"mx-auto mb-4 h-12 w-12"}),a.jsx("div",{className:"text-lg font-medium",children:"Files"}),a.jsx("div",{className:"mt-2 text-sm",children:"No files available"})]})]})})]}),n&&a.jsxs("div",{className:"flex min-h-0 min-w-0 flex-1 flex-col gap-2",children:[a.jsx(Ol,{artifact:n,isPreview:!0},n.filename),a.jsx("div",{className:"min-h-0 min-w-0 flex-1 overflow-y-auto",children:a.jsx(XC,{artifact:n})})]})]}),a.jsx(GC,{}),a.jsx(e1,{})]})},r1=({onCollapsedToggle:e,isSidePanelCollapsed:t,setIsSidePanelCollapsed:n,isSidePanelTransitioning:r})=>{const{activeSidePanelTab:o,setActiveSidePanelTab:s,setPreviewArtifact:i,taskIdInSidePanel:l}=He(),{isReconnecting:c,isTaskMonitorConnecting:d,isTaskMonitorConnected:f,monitoredTasks:p,connectTaskMonitorStream:m}=Xi(),[g,x]=u.useState(null);u.useEffect(()=>{if(l&&p[l]){const S=p[l],E=F1(S.events||[],p,S);x(E)}else x(null)},[l,p]);const h=()=>c||d?{message:"Connecting to task monitor ...",showButton:!1}:f?l?g?null:{message:"No workflow data available for the selected task",showButton:!1}:{message:"No task selected to display",showButton:!1}:{message:"No connection to task monitor",showButton:!0,buttonText:"Reconnect",buttonIcon:om,buttonAction:m},v=()=>{const S=!t;n(S),e(S)},b=S=>{S==="files"&&i(null),s(S)},w=S=>{t&&(n(!1),e==null||e(!1)),b(S)};return t?a.jsxs("div",{className:"bg-background flex h-full w-full flex-col items-center border-l py-4",children:[a.jsx(we,{variant:"ghost",size:"sm",onClick:v,className:"h-10 w-10 p-0",tooltip:"Expand Panel",children:a.jsx(ga,{className:"size-5"})}),a.jsx("div",{className:"bg-border my-4 h-px w-8"}),a.jsx(we,{variant:"ghost",size:"sm",onClick:()=>w("files"),className:"mb-2 h-10 w-10 p-0",tooltip:"Files",children:a.jsx(ar,{className:"size-5"})}),a.jsx(we,{variant:"ghost",size:"sm",onClick:()=>w("workflow"),className:"h-10 w-10 p-0",tooltip:"Workflow",children:a.jsx(go,{className:"size-5"})})]}):a.jsx("div",{className:"bg-background flex h-full flex-col border-l",children:a.jsx("div",{className:"m-1 min-h-0 flex-1",children:a.jsxs(Q0,{value:o,onValueChange:S=>b(S),className:"flex h-full flex-col",children:[a.jsxs("div",{className:"flex gap-2 p-2",children:[a.jsx(we,{variant:"ghost",onClick:v,className:"p-1",tooltip:"Collapse Panel",children:a.jsx(ga,{className:"size-5"})}),a.jsxs(eb,{className:"grid w-full grid-cols-2 bg-transparent p-0",children:[a.jsxs(ul,{value:"files",title:"Files",className:"border-border bg-muted data-[state=active]:bg-background relative cursor-pointer rounded-none rounded-l-md border border-r-0 data-[state=active]:z-10 data-[state=active]:border-r-0",children:[a.jsx(ar,{className:"mr-2 h-4 w-4"}),"Files"]}),a.jsxs(ul,{value:"workflow",title:"Workflow",className:"border-border bg-muted data-[state=active]:bg-background relative cursor-pointer rounded-none rounded-r-md border border-l-0 data-[state=active]:z-10 data-[state=active]:border-l-0",children:[a.jsx(go,{className:"mr-2 h-4 w-4"}),"Workflow"]})]})]}),a.jsxs("div",{className:"min-h-0 flex-1",children:[a.jsx(dl,{value:"files",className:"m-0 h-full",children:a.jsx("div",{className:"h-full",children:a.jsx(n1,{})})}),a.jsx(dl,{value:"workflow",className:"m-0 h-full",children:a.jsx("div",{className:"h-full",children:(()=>{const S=h();return!S&&g?a.jsxs("div",{className:"flex h-full flex-col",children:[a.jsx(i1,{task:g}),a.jsx(O1,{processedSteps:g.steps||[],isRightPanelVisible:!1,isSidePanelTransitioning:r})]}):a.jsx("div",{className:"flex h-full items-center justify-center p-4",children:a.jsxs("div",{className:"text-muted-foreground text-center",children:[a.jsx(go,{className:"mx-auto mb-4 h-12 w-12"}),a.jsx("div",{className:"text-lg font-medium",children:"Workflow"}),a.jsx("div",{className:"mt-2 text-sm",children:S==null?void 0:S.message}),(S==null?void 0:S.showButton)&&a.jsx("div",{className:"mt-4",children:a.jsxs(we,{onClick:S.buttonAction,children:[S.buttonIcon&&(()=>{const E=S.buttonIcon;return a.jsx(E,{className:"h-4 w-4"})})(),S.buttonText]})})]})})})()})})]})]})})})},fi=({statusText:e,onViewWorkflow:t})=>a.jsxs("div",{className:"flex h-8 items-center space-x-3 py-1",children:[t?a.jsx(ou,{onClick:t}):a.jsx(ib,{className:"mr-3 ml-2"}),a.jsx("div",{className:"flex min-w-0 flex-1 items-center gap-1",children:e&&a.jsx("span",{className:"text-muted-foreground animate-pulse truncate text-sm",title:e,children:e})})]}),Tp=({isOpen:e,onClose:t})=>{const{handleNewSession:n}=He(),{persistenceEnabled:r}=on();return a.jsx(Ko,{open:e,onOpenChange:t,children:a.jsxs(qo,{children:[a.jsxs(Xo,{children:[a.jsx(Zo,{className:"flex max-w-[400px] flex-row gap-1",children:r===!1?"New Chat Session?":"Start New Chat Session?"}),a.jsx(Jo,{className:"flex flex-col gap-2",children:r===!1?"Starting a new chat session will clear the current chat history and files. Are you sure you want to proceed?":"This will create a new chat session. Your current chat will be saved in the sessions panel."})]}),a.jsxs("div",{className:"flex justify-end gap-2",children:[a.jsx(we,{variant:"outline",onClick:t,children:"Cancel"}),a.jsx(we,{variant:"default",onClick:()=>{n(),t()},children:"Start New Chat"})]})]})})},o1=({onToggle:e})=>{const[t,n]=u.useState(!1);return a.jsxs("div",{className:"bg-background flex h-full w-100 flex-col border-r",children:[a.jsxs("div",{className:"flex items-center justify-between px-4 pt-[35px] pb-3",children:[a.jsx(we,{variant:"ghost",onClick:e,className:"p-2",tooltip:"Collapse Sessions Panel",children:a.jsx(rc,{className:"size-5"})}),a.jsxs(we,{variant:"ghost",onClick:()=>n(!0),tooltip:"Start New Chat Session",children:[a.jsx(oc,{className:"size-5"}),"New chat"]})]}),a.jsx("div",{className:"mt-1 min-h-0 flex-1",children:a.jsx(HC,{})}),a.jsx(Tp,{isOpen:t,onClose:()=>n(!1)})]})},_r=(e,t)=>a.jsx(yf,{type:t,className:"rounded-full border-none",children:a.jsx("span",{className:"text-xs font-semibold",title:e,children:e})}),s1=(e,t)=>{var r;if(e.currentStatusText)return a.jsx("div",{title:e.currentStatusText,children:a.jsx(fi,{statusText:e.currentStatusText})});const n=(r=t==null?void 0:t.parts)==null?void 0:r.filter(o=>o.kind==="text").map(o=>o.text).join("");switch(e.status){case"submitted":case"working":return a.jsx("div",{title:n||e.status,children:a.jsx(fi,{statusText:n||e.status})});case"input-required":return _r("Input Required","info");case"completed":return _r("Completed","success");case"canceled":return _r("Canceled","info");case"failed":return _r("Failed","error");default:return _r("Unknown","info")}},i1=({task:e})=>{const{messages:t}=He(),n=u.useMemo(()=>{const r=t.find(o=>o.isStatusBubble);return e?s1(e,r):null},[t,e]);return e?a.jsxs("div",{className:"grid grid-cols-[auto_1fr] grid-rows-[32px_32px] gap-x-8 border-b p-4 leading-[32px]",children:[a.jsx("div",{className:"text-muted-foreground",children:"User"}),a.jsx("div",{className:"truncate",title:e.initialRequestText,children:e.initialRequestText}),a.jsx("div",{className:"text-muted-foreground",children:"Status"}),a.jsx("div",{className:"truncate",children:n})]}):null};class Ap{getEdgeAnimationState(t,n,r){const o=r.find(l=>l.id===t);if(!o)return{isAnimated:!1,animationType:"static"};if(!this.isAgentToToolRequest(o))return{isAnimated:!1,animationType:"static"};const s=r.slice(0,n+1);return this.hasMatchingResponse(o,s)?{isAnimated:!1,animationType:"static"}:{isAnimated:!0,animationType:"request"}}isAgentToToolRequest(t){var n,r;switch(t.type){case"AGENT_LLM_CALL":return!0;case"AGENT_TOOL_INVOCATION_START":return!(((n=t.data.toolDecision)==null?void 0:n.isPeerDelegation)||((r=t.data.toolInvocationStart)==null?void 0:r.isPeerInvocation)||t.target&&t.target.startsWith("peer_"));default:return!1}}hasMatchingResponse(t,n){switch(t.type){case"AGENT_LLM_CALL":return this.hasLLMResponse(t,n);case"AGENT_TOOL_INVOCATION_START":return this.hasToolResponse(t,n);default:return!1}}hasLLMResponse(t,n){const r=new Date(t.timestamp).getTime(),o=t.source;return n.some(s=>{var f;if(new Date(s.timestamp).getTime()<r)return!1;const l=(s.type==="AGENT_LLM_RESPONSE_TOOL_DECISION"||s.type==="AGENT_LLM_RESPONSE_TO_AGENT")&&s.target===o,c=s.source===o&&(s.type==="AGENT_TOOL_INVOCATION_START"||s.type==="TASK_COMPLETED"),d=s.type==="AGENT_TOOL_EXECUTION_RESULT"&&((f=s.data.toolResult)==null?void 0:f.isPeerResponse);return l||c||d})}hasToolResponse(t,n){const r=new Date(t.timestamp).getTime(),o=t.target,s=t.source;return n.some(i=>new Date(i.timestamp).getTime()<r?!1:i.type==="AGENT_TOOL_EXECUTION_RESULT"&&i.source===o&&i.target===s)}isRequestStep(t){return this.isAgentToToolRequest(t)}isResponseStep(t){return["AGENT_TOOL_EXECUTION_RESULT","AGENT_LLM_RESPONSE_TOOL_DECISION","AGENT_LLM_RESPONSE_TO_AGENT"].includes(t.type)}}function Np(e,t){return(t==null?void 0:t[e])||e}const fn={USER:50,MAIN_FLOW:300,TOOLS:600},a1=50,qe=50,_t=330,Hn=50,qt=20,fr=10,Fl=qe+20,l1=90;function Wn(e,t,n){return e.push(n),t.add(n.id),n}function c1(e,t){return e.push(t),t}function Gn(e,t){return e.nodeIdCounter++,`${t.replace(/[^a-zA-Z0-9_]/g,"_")}_${e.nodeIdCounter}`}function dt(e){return e.currentPhaseIndex===-1||e.currentPhaseIndex>=e.phases.length?null:e.phases[e.currentPhaseIndex]}function Jr(e){const t=dt(e);return!t||e.currentSubflowIndex===-1||e.currentSubflowIndex>=t.subflows.length?null:t.subflows[e.currentSubflowIndex]}function u1(e,t,n){var r;for(let o=e.length-1;o>=0;o--){const s=e[o],i=n.find(l=>l.id===s.id);if(((r=i==null?void 0:i.data)==null?void 0:r.toolName)===t)return s}return null}function d1(e,t){if(!t)return null;const n=dt(e);return n&&n.subflows.findLast(r=>r.functionCallId===t)||null}function f1(e,t){if(!t)return null;const n=dt(e);return n&&n.subflows.findLast(r=>r.id===t)||null}function us(e,t){var o;const n=dt(e);if(!n)return null;if(t.functionCallId){const s=d1(e,t.functionCallId);if(s)return s}if(t.owningTaskId&&t.isSubTaskStep){const s=f1(e,t.owningTaskId);if(s){const i=n.subflows||[];if(!(new Set(i.map(c=>c.id)).size!==i.length))return s}}const r=Jr(e);if(r&&t.source){const s=t.source.replace(/[^a-zA-Z0-9_]/g,"_"),i=(o=t.target)==null?void 0:o.replace(/[^a-zA-Z0-9_]/g,"_"),l=r.peerAgent.id;if(l.includes(s)||i&&l.includes(i))return r}return r||null}function kp(e,t){var r,o,s;if(((r=e.data.toolDecision)==null?void 0:r.isParallel)===!0)return!0;const n=(s=(o=e.data)==null?void 0:o.toolInvocationStart)==null?void 0:s.functionCallId;return n?Array.from(t.parallelFlows.values()).some(i=>i.subflowFunctionCallIds.includes(n)):!1}function _p(e,t,n,r){var o;if(r)for(let s=e.length-1;s>=0;s--){const i=e[s];if(i.functionCallId===r){const l=n.find(c=>c.id===i.id);if(((o=l==null?void 0:l.data)==null?void 0:o.toolName)===t||t==="LLM")return i}}return u1(e,t,n)}function p1(e,t,n){const r=dt(e);if(!r)return null;const o=t.replace(/[^a-zA-Z0-9_]/g,"_"),s=n==null?void 0:n.replace(/[^a-zA-Z0-9_]/g,"_");let i=null;for(const l of r.subflows)if(l.peerAgent.id.includes(o)||s&&l.peerAgent.id.includes(s)){i=l;break}if(!i)return null;if(i.isParallel)return i;if(i.parentSubflowId){const l=r.subflows.find(c=>c.id===i.parentSubflowId);if(l&&l.isParallel)return l;if(l)return Ip(r,l)}return null}function Ip(e,t){if(t.isParallel)return t;if(t.parentSubflowId){const n=e.subflows.find(r=>r.id===t.parentSubflowId);if(n)return Ip(e,n)}return null}function pr(e,t,n,r){const o=`phase_${e.phases.length}`,s=Gn(e,`${t}_${o}`),i=e.nextAvailableGlobalY,l=Np(t,e.agentNameMap),c={id:s,type:"orchestratorNode",position:{x:fn.MAIN_FLOW,y:i},data:{label:l,visualizerStepId:n.id}};Wn(r,e.allCreatedNodeIds,c),e.nodePositions.set(s,c.position);const d={id:s,yPosition:i,height:qe,width:_t},f={id:s,name:t,type:"orchestrator",phaseId:o,context:"main",nodeInstance:d};e.agentRegistry.registerAgent(f);const p={id:o,orchestratorAgent:d,userNodes:[],subflows:[],toolInstances:[],currentToolYOffset:0,maxY:i+qe};return e.phases.push(p),e.currentPhaseIndex=e.phases.length-1,e.currentSubflowIndex=-1,e.nextAvailableGlobalY=p.maxY+Hn,p}function pi(e,t,n,r,o){var F,z,q,Q,P;const s=dt(e);if(!s)return null;const i=n.type==="AGENT_TOOL_EXECUTION_RESULT"&&((F=n.data.toolResult)==null?void 0:F.isPeerResponse)===!0,l=n.source||"",c=n.target||"",d=mr(l);!i&&!d&&!o&&e.indentationLevel++;const f=((q=(z=n.delegationInfo)==null?void 0:z[0])==null?void 0:q.subTaskId)||n.owningTaskId,p=Gn(e,`${t}_${f}`),m=Gn(e,`group_${t}_${f}`),g=((P=(Q=n.data)==null?void 0:Q.toolInvocationStart)==null?void 0:P.functionCallId)||n.functionCallId||"";let x,h,v;const b=Array.from(e.parallelFlows.values()).find(Y=>Y.subflowFunctionCallIds.includes(g)),w=Jr(e),S=p1(e,l,c);o&&b?(x=b.startX+b.currentXOffset,h=b.startY,v=h+qt,b.currentXOffset+=(_t+fr)*2.2):S?(v=e.nextAvailableGlobalY,x=(S.groupNode.xPosition||fn.MAIN_FLOW-50)+e.indentationLevel*e.indentationStep,h=v-qt):(v=e.nextAvailableGlobalY,x=fn.MAIN_FLOW-50+e.indentationLevel*e.indentationStep,h=v-qt);const E=Np(t,e.agentNameMap),N={id:p,type:"genericAgentNode",position:{x:50,y:qt},data:{label:E,visualizerStepId:n.id},parentId:m},j={id:m,type:"group",position:{x,y:h},data:{label:`${E} Sub-flow`},style:{backgroundColor:"rgba(220, 220, 255, 0.1)",border:"1px solid #aac",borderRadius:"8px",minHeight:`${qe+2*qt}px`}};Wn(r,e.allCreatedNodeIds,j),Wn(r,e.allCreatedNodeIds,N),e.nodePositions.set(p,N.position),e.nodePositions.set(m,j.position);const k={id:p,xPosition:fn.MAIN_FLOW,yPosition:v,height:qe,width:_t},T={id:p,name:t,type:"peer",phaseId:s.id,subflowId:f,context:"subflow",nodeInstance:k};e.agentRegistry.registerAgent(T);const V={id:f,functionCallId:g,isParallel:o,peerAgent:k,groupNode:{id:m,xPosition:x,yPosition:h,height:qe+2*qt,width:0},toolInstances:[],currentToolYOffset:0,maxY:v+qe,maxContentXRelative:N.position.x+_t,callingPhaseId:s.id,parentSubflowId:w==null?void 0:w.id,inheritedXOffset:S==null?void 0:S.groupNode.xPosition};return s.subflows.push(V),S&&(S.lastSubflow=V),e.currentSubflowIndex=s.subflows.length-1,o&&b?(b.maxHeight=Math.max(b.maxHeight,V.groupNode.height),e.nextAvailableGlobalY=b.startY+b.maxHeight+Hn):e.nextAvailableGlobalY=V.groupNode.yPosition+V.groupNode.height+Hn,V}function jp(e,t,n,r,o,s,i=!1){const l=dt(e);if(!l)return null;const c=s?s.toolInstances:l.toolInstances,d=i?"LLM":`Tool: ${t}`,f=i?"LLM":t,p=s?s.groupNode.id:void 0;let m,g,x,h;if(s){if(m=s.peerAgent.yPosition+s.currentToolYOffset,s.currentToolYOffset+=Fl,x=50+300,s.groupNode.xPosition===void 0||s.groupNode.yPosition===void 0)return null;g=s.groupNode.xPosition+x,h=m-s.groupNode.yPosition}else g=fn.TOOLS,m=l.orchestratorAgent.yPosition+l.currentToolYOffset,l.currentToolYOffset+=Fl,x=g,h=m;const v=Gn(e,`${f}_${r.id}`),b={id:v,type:n,position:{x,y:h},data:{label:d,visualizerStepId:r.id,toolName:t},parentId:p};Wn(o,e.allCreatedNodeIds,b),e.nodePositions.set(v,{x,y:h});const w={id:v,xPosition:g,yPosition:m,height:qe,width:_t,functionCallId:r.functionCallId};c.push(w);const S=m+qe;if(s){s.maxY=Math.max(s.maxY,S),s.maxContentXRelative=Math.max(s.maxContentXRelative,x+_t);const E=s.maxY-s.groupNode.yPosition+qt;s.groupNode.height=Math.max(s.groupNode.height,E);const N=s.maxContentXRelative+fr;s.groupNode.width=Math.max(s.groupNode.width||0,N);const j=o.find(k=>k.id===s.groupNode.id);j&&(j.style={...j.style,height:`${s.groupNode.height}px`,width:`${s.groupNode.width}px`}),e.nextAvailableGlobalY=Math.max(e.nextAvailableGlobalY,s.groupNode.yPosition+s.groupNode.height+Hn)}else l.maxY=Math.max(l.maxY,S),e.nextAvailableGlobalY=Math.max(e.nextAvailableGlobalY,l.maxY+Hn);return w}function ca(e,t,n,r){e.userNodeCounter++;const o=Gn(e,`User_response_${e.userNodeCounter}`),s=e.nextAvailableGlobalY+20,i={id:o,type:"userNode",position:{x:fn.USER,y:s},data:{label:"User",visualizerStepId:n.id,isBottomNode:!0}};Wn(r,e.allCreatedNodeIds,i),e.nodePositions.set(o,i.position);const l={id:o,yPosition:s,height:qe,width:_t};t.userNodes.push(l),e.allUserNodes.push(l);const c=s+qe;return t.maxY=Math.max(t.maxY,c),l}function wt(e,t,n,r,o,s,i,l,c){if(!e||!t||e===t)return;const d=o.allCreatedNodeIds.has(e),f=o.allCreatedNodeIds.has(t);if(!d||!f)return;const p=`edge-${e}${l||""}-to-${t}${c||""}-${n.id}`;if(!r.some(g=>g.id===p)){const g=n.title&&n.title.length>30?n.type.replace(/_/g," ").toLowerCase():n.title||"",x=s.isRequestStep(n),h={id:p,source:e,target:t,label:g,type:"defaultFlowEdge",data:{visualizerStepId:n.id,isAnimated:x,animationType:x?"request":"static",duration:1}};l&&(h.sourceHandle=l),c&&(h.targetHandle=c),c1(r,h)}}function m1(){const e=new Map;return{agents:e,findAgentByName(t){const n=t.startsWith("peer_")?t.substring(5):t,r=[];for(const[,o]of e)(o.name===n||o.name===t)&&r.push(o);return r.length===0?null:r.reduce((o,s)=>{const i=parseInt(o.id.split("_").pop()||"0");return parseInt(s.id.split("_").pop()||"0")>i?s:o})},findAgentById(t){for(const[,n]of e)if(n.id===t)return n;return null},registerAgent(t){e.set(t.id,t)}}}function mi(e,t,n){return e==="orchestrator"?t==="output"?n==="bottom"?"orch-bottom-output":"orch-right-output-tools":n==="top"?"orch-top-input":"orch-right-input-tools":t==="output"?n==="bottom"?"peer-bottom-output":"peer-right-output-tools":n==="top"?"peer-top-input":"peer-right-input-tools"}function mr(e){return e==="OrchestratorAgent"||e.toLowerCase().includes("orchestrator")}const h1=["USER_REQUEST","AGENT_LLM_CALL","AGENT_LLM_RESPONSE_TO_AGENT","AGENT_LLM_RESPONSE_TOOL_DECISION","AGENT_TOOL_INVOCATION_START","AGENT_TOOL_EXECUTION_RESULT","AGENT_RESPONSE_TEXT","TASK_COMPLETED","TASK_FAILED"];function g1(e,t,n,r,o,s){const i=e.target,l=i.replace(/[^a-zA-Z0-9_]/g,"_"),c=dt(t),d=Jr(t);let f,p=!1;if(d?(f=d.peerAgent,f.id.startsWith(l+"_")&&(p=!0)):c&&(f=c.orchestratorAgent,f.id.startsWith(l+"_")&&(p=!0)),p&&f&&c){t.userNodeCounter++;const m=Gn(t,`User_continue_${t.userNodeCounter}`),g=t.nextAvailableGlobalY,x={id:m,type:"userNode",position:{x:fn.USER,y:g},data:{label:"User",visualizerStepId:e.id}};Wn(n,t.allCreatedNodeIds,x),t.nodePositions.set(m,x.position);const h={id:m,yPosition:g,height:qe,width:_t};c.userNodes.push(h),t.allUserNodes.push(h);const v=g+qe;f.yPosition=Math.max(f.yPosition,g),c.maxY=Math.max(c.maxY,v,f.yPosition+qe),t.nextAvailableGlobalY=c.maxY+Hn;const b=mr(i)?"orch-left-input":"peer-left-input";wt(h.id,f.id,e,r,t,o,s,"user-right-output",b)}else{const m=pr(t,i,e,n),g=Gn(t,`User_${m.id}`),x={id:g,type:"userNode",position:{x:fn.USER,y:m.orchestratorAgent.yPosition-l1},data:{label:"User",visualizerStepId:e.id,isTopNode:!0}};Wn(n,t.allCreatedNodeIds,x),t.nodePositions.set(g,x.position);const h={id:g,yPosition:x.position.y,height:qe,width:_t};m.userNodes.push(h),t.allUserNodes.push(h),t.userNodeCounter++,m.maxY=Math.max(m.maxY,x.position.y+qe),t.nextAvailableGlobalY=m.maxY+Hn,wt(g,m.orchestratorAgent.id,e,r,t,o,s,"user-bottom-output","orch-top-input")}}function x1(e,t,n,r,o,s){const i=dt(t);if(!i)return;const l=us(t,e),c=l?l.peerAgent.id:i.orchestratorAgent.id,d=jp(t,"LLM","llmNode",e,n,l,!0);d&&wt(c,d.id,e,r,t,o,s,l?"peer-right-output-tools":"orch-right-output-tools","llm-left-input")}function v1(e,t,n,r,o,s){var x;if(e.type==="AGENT_LLM_RESPONSE_TOOL_DECISION"&&((x=e.data.toolDecision)!=null&&x.isParallel)){const h=`parallel-${e.id}`;e.data.toolDecision.decisions.filter(v=>v.isPeerDelegation).length>1&&t.parallelFlows.set(h,{subflowFunctionCallIds:e.data.toolDecision.decisions.filter(v=>v.isPeerDelegation).map(v=>v.functionCallId),completedSubflows:new Set,startX:fn.MAIN_FLOW-50,startY:t.nextAvailableGlobalY,currentXOffset:0,maxHeight:0})}const i=dt(t);if(!i)return;const l=us(t,e);let c;const f=_p((l||i).toolInstances,"LLM",n,e.functionCallId);if(f)c=f.id;else{console.error(`[Timeline] LLM node not found for step type ${e.type}: ${e.id}. Cannot create edge.`);return}const p=e.target||"UnknownAgent";let m,g;l?(m=l.peerAgent.id,g="peer-right-input-tools"):i.orchestratorAgent.id.startsWith(p.replace(/[^a-zA-Z0-9_]/g,"_")+"_")&&(m=i.orchestratorAgent.id,g="orch-right-input-tools"),c&&m&&g?wt(c,m,e,r,t,o,s,"llm-bottom-output",g):console.error(`[Timeline] Could not determine target agent node ID or handle for step type ${e.type}: ${e.id}. Target agent name: ${p}. Edge will be missing.`)}function w1(e,t,n,r,o,s){var f;const i=dt(t);if(!i)return;const l=e.source||"UnknownSource",c=e.target||"UnknownTool";if(((f=e.data.toolInvocationStart)==null?void 0:f.isPeerInvocation)||c.startsWith("peer_")){const p=c.startsWith("peer_")?c.substring(5):c,m=t.agentRegistry.findAgentByName(l);if(!m){console.error(`[Timeline] Could not find source agent in registry: ${l} for step ${e.id}`);return}const g=m.nodeInstance,x=mi(m.type,"output","bottom"),h=kp(e,t),v=pi(t,p,e,n,h);v&&wt(g.id,v.peerAgent.id,e,r,t,o,s,x,"peer-top-input")}else{const p=us(t,e);let m,g;if(p)m=p.peerAgent.id,g="peer-right-output-tools";else{const h=t.agentRegistry.findAgentByName(l);h?(m=h.id,g=mi(h.type,"output","right")):(m=i.orchestratorAgent.id,g="orch-right-output-tools")}const x=jp(t,c,"genericToolNode",e,n,p);x&&wt(m,x.id,e,r,t,o,s,g,`${x.id}-tool-left-input`)}}function b1(e,t,n,r,o,s){var d,f;const i=dt(t);if(!i)return;const l=e.source||"UnknownSource",c=e.target||"OrchestratorAgent";if((d=e.data.toolResult)!=null&&d.isPeerResponse){const p=(f=e.data.toolResult)==null?void 0:f.functionCallId,m=Array.from(t.parallelFlows.entries()).find(([x,h])=>h.subflowFunctionCallIds.includes(p||""));if(m){const[x,h]=m;if(h.completedSubflows.add(p||""),h.completedSubflows.size<h.subflowFunctionCallIds.length)return;const v=i.subflows.filter(E=>h.subflowFunctionCallIds.includes(E.functionCallId)),b=e.target||"OrchestratorAgent";let w,S;if(mr(b))t.indentationLevel=0,w=pr(t,b,e,n).orchestratorAgent,S="orch-top-input",t.currentSubflowIndex=-1;else{t.indentationLevel=Math.max(0,t.indentationLevel-1);const E=pi(t,b,e,n,!1);if(!E)return;w=E.peerAgent,S="peer-top-input"}v.forEach(E=>{var N;wt(((N=E.lastSubflow)==null?void 0:N.peerAgent.id)??E.peerAgent.id,w.id,e,r,t,o,s,"peer-bottom-output",S)}),t.parallelFlows.delete(x);return}const g=t.agentRegistry.findAgentByName(l.startsWith("peer_")?l.substring(5):l);if(!g){console.error(`[Timeline] Source peer agent not found for peer response: ${l}.`);return}if(mr(c)){t.indentationLevel=0;const x=pr(t,c,e,n);wt(g.id,x.orchestratorAgent.id,e,r,t,o,s,"peer-bottom-output","orch-top-input"),t.currentSubflowIndex=-1}else{t.indentationLevel=Math.max(0,t.indentationLevel-1);const x=kp(e,t)||Array.from(t.parallelFlows.values()).some(v=>v.subflowFunctionCallIds.some(b=>i.subflows.some(w=>w.functionCallId===b))),h=pi(t,c,e,n,x);h&&wt(g.id,h.peerAgent.id,e,r,t,o,s,"peer-bottom-output","peer-top-input")}}else{let p;const m=us(t,e),x=_p((m||i).toolInstances,l,n,e.functionCallId);if(x&&(p=x.id),p){let h,v;if(m)h=m.peerAgent.id,v="peer-right-input-tools";else{const b=t.agentRegistry.findAgentByName(c);b?(h=b.id,v=mi(b.type,"input","right")):(h=i.orchestratorAgent.id,v="orch-right-input-tools")}wt(p,h,e,r,t,o,s,l==="LLM"?"llm-bottom-output":`${p}-tool-bottom-output`,v)}else console.error(`[Timeline] Could not find source tool node for regular tool result: ${e.id}. Step source (tool name): ${l}.`)}}function y1(e,t,n,r,o,s){const i=dt(t);if(!i||e.isSubTaskStep)return;const l=i.orchestratorAgent.id,c=ca(t,i,e,n);wt(l,c.id,e,r,t,o,s,"orch-bottom-output","user-top-input")}function S1(e,t,n,r,o,s){const i=dt(t);if(!i)return;const l=Array.from(t.parallelFlows.values()).find(g=>g.subflowFunctionCallIds.includes(e.functionCallId||""));if(l){if(l.completedSubflows.add(e.functionCallId||""),l.completedSubflows.size===l.subflowFunctionCallIds.length){t.indentationLevel=0;const g=pr(t,"OrchestratorAgent",e,n);i.subflows.forEach(x=>{l.subflowFunctionCallIds.includes(x.functionCallId)&&wt(x.peerAgent.id,g.orchestratorAgent.id,e,r,t,o,s,"peer-bottom-output","orch-top-input")}),t.currentSubflowIndex=-1}return}if(!e.isSubTaskStep)return;const c=Jr(t);if(!c){console.warn(`[Timeline] TASK_COMPLETED with isSubTaskStep=true but no active subflow. Step ID: ${e.id}`);return}if(!i){console.error(`[Timeline] No current phase found for TASK_COMPLETED. Step ID: ${e.id}`);return}const d=c.peerAgent,f=n.some(g=>typeof g.data.label=="string"&&mr(g.data.label));let p,m;f?(t.indentationLevel=0,p=pr(t,"OrchestratorAgent",e,n).orchestratorAgent.id,m="orch-top-input"):(p=ca(t,i,e,n).id,m="user-top-input"),wt(d.id,p,e,r,t,o,s,"peer-bottom-output",m),t.currentSubflowIndex=-1}function C1(e,t,n,r){const o=dt(t);if(!o)return;const s=e.source||"UnknownSource",i=e.target||"User";let l,c="orch-bottom-output";const d=Jr(t);if(d&&d.peerAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_")))l=d.peerAgent,c="peer-bottom-output";else if(o.orchestratorAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_")))l=o.orchestratorAgent,c="orch-bottom-output";else for(const m of o.subflows)if(m.peerAgent.id.includes(s.replace(/[^a-zA-Z0-9_]/g,"_"))){l=m.peerAgent,c="peer-bottom-output";break}if(!l){console.error(`[Timeline] Could not find source agent node for TASK_FAILED: ${s}`);return}let f,p;mr(i)?(t.indentationLevel=0,f=pr(t,i,e,n).orchestratorAgent.id,p="orch-top-input",t.currentSubflowIndex=-1):(f=ca(t,o,e,n).id,p="user-top-input"),E1(l.id,f,e,r,t,c,p)}function E1(e,t,n,r,o,s,i){var p;if(!e||!t||e===t)return;const l=o.allCreatedNodeIds.has(e),c=o.allCreatedNodeIds.has(t);if(!l||!c)return;const d=`error-edge-${e}${s||""}-to-${t}${i||""}-${n.id}`;if(!r.some(m=>m.id===d)){const m=((p=n.data.errorDetails)==null?void 0:p.message)||"Task failed",g=m.length>30?"Error":m,x={id:d,source:e,target:t,label:g,type:"defaultFlowEdge",data:{visualizerStepId:n.id,isAnimated:!1,animationType:"static",isError:!0,errorMessage:m}};s&&(x.sourceHandle=s),i&&(x.targetHandle=i),r.push(x)}}const T1=(e,t={})=>{const n=[],r=[];if(!e||e.length===0)return{nodes:n,edges:r};const o=new Ap,s={phases:[],currentPhaseIndex:-1,currentSubflowIndex:-1,parallelFlows:new Map,nextAvailableGlobalY:a1,nodeIdCounter:0,allCreatedNodeIds:new Set,nodePositions:new Map,allUserNodes:[],userNodeCounter:0,agentRegistry:m1(),indentationLevel:0,indentationStep:50,agentNameMap:t},i=e.filter(d=>h1.includes(d.type)),l=i.findIndex(d=>d.type==="USER_REQUEST");let c=i;l>0&&(c=[i[l],...i.slice(0,l),...i.slice(l+1)]);for(const d of c)switch(d.type){case"USER_REQUEST":g1(d,s,n,r,o,e);break;case"AGENT_LLM_CALL":x1(d,s,n,r,o,e);break;case"AGENT_LLM_RESPONSE_TO_AGENT":case"AGENT_LLM_RESPONSE_TOOL_DECISION":v1(d,s,n,r,o,e);break;case"AGENT_TOOL_INVOCATION_START":w1(d,s,n,r,o,e);break;case"AGENT_TOOL_EXECUTION_RESULT":b1(d,s,n,r,o,e);break;case"AGENT_RESPONSE_TEXT":y1(d,s,n,r,o,e);break;case"TASK_COMPLETED":S1(d,s,n,r,o,e);break;case"TASK_FAILED":C1(d,s,n,r);break}return s.phases.forEach(d=>{d.subflows.forEach(f=>{const p=n.find(m=>m.id===f.groupNode.id);if(p&&p.style){const g=f.maxY-f.groupNode.yPosition+qt;p.style.height=`${Math.max(qe+2*qt,g)}px`;const x=f.maxContentXRelative+fr,h=_t+2*fr+s.indentationLevel*s.indentationStep;p.style.width=`${Math.max(x,h)}px`}})}),{nodes:n,edges:r}},A1=({id:e,sourceX:t,sourceY:n,targetX:r,targetY:o,sourcePosition:s,targetPosition:i,style:l={},markerEnd:c,data:d})=>{const[f,p]=u.useState(!1),[m]=sm({sourceX:t,sourceY:n,sourcePosition:s,targetX:r,targetY:o,targetPosition:i}),g=()=>{const v={strokeWidth:f?3:2,stroke:"var(--color-muted-foreground)",...l},b=d;return b!=null&&b.isError?{...v,stroke:f?"var(--color-error-wMain)":"var(--color-error-w70)",strokeWidth:f?3:2}:b!=null&&b.isSelected?{...v,stroke:"#3b82f6",strokeWidth:3}:b!=null&&b.isAnimated?{...v,stroke:f?"#1d4ed8":"#3b82f6",strokeWidth:f?4:3}:f?{...v,stroke:"var(--edge-hover-color)"}:v},x=()=>p(!0),h=()=>p(!1);return a.jsxs(a.Fragment,{children:[a.jsx("path",{id:`${e}-interaction`,style:{strokeWidth:16,stroke:"transparent",fill:"none",cursor:"pointer"},className:"react-flow__edge-interaction",d:m,onMouseEnter:x,onMouseLeave:h}),a.jsx("path",{id:e,style:{...g(),cursor:"pointer",transition:"all 0.2s ease-in-out"},className:"react-flow__edge-path",d:m,markerEnd:c,onMouseEnter:x,onMouseLeave:h})]})},N1=({data:e})=>a.jsxs("div",{className:"cursor-pointer rounded-md border-2 border-blue-700 bg-white px-5 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-blue-600 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"180px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Top,id:"peer-top-input",className:"!bg-blue-700",isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Right,id:"peer-right-output-tools",className:"!bg-blue-700",style:{top:"25%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Right,id:"peer-right-input-tools",className:"!bg-blue-700",style:{top:"75%"},isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Bottom,id:"peer-bottom-output",className:"!bg-blue-700",isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Left,id:"peer-left-input",className:"!bg-blue-700",isConnectable:!0}),a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"text-md truncate font-semibold",style:{maxWidth:"200px"},children:e.label})})]}),k1=({data:e,id:t})=>{const n=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-cyan-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-lg border-2 border-cyan-600 bg-white px-3 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-cyan-400 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"100px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Left,id:`${t}-tool-left-input`,className:"!bg-cyan-500",isConnectable:!0,style:{top:"25%"}}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-2 w-2 rounded-full ${n()}`}),a.jsx("div",{className:"text-md truncate",style:{maxWidth:"200px"},children:e.label})]}),a.jsx(Je,{type:"source",position:Qe.Left,id:`${t}-tool-bottom-output`,className:"!bg-cyan-500",isConnectable:!0,style:{top:"75%"}})]})},_1=({data:e})=>{const t=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-teal-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-lg border-2 border-teal-600 bg-white px-3 py-3 text-gray-800 shadow-md transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-teal-400 dark:bg-gray-800 dark:text-gray-200",style:{minWidth:"100px",textAlign:"center"},children:[a.jsx(Je,{type:"target",position:Qe.Left,id:"llm-left-input",className:"!bg-teal-500",isConnectable:!0,style:{top:"25%"}}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-2 w-2 rounded-full ${t()}`}),a.jsx("div",{className:"text-md",children:e.label})]}),a.jsx(Je,{type:"source",position:Qe.Left,id:"llm-bottom-output",className:"!bg-teal-500",isConnectable:!0,style:{top:"75%"}})]})},I1=({data:e})=>a.jsxs("div",{className:"cursor-pointer rounded-lg border-indigo-600 bg-gradient-to-r from-indigo-50 to-purple-50 px-5 py-3 text-gray-900 shadow-xl transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-2xl dark:border-indigo-400 dark:bg-gradient-to-r dark:from-indigo-900 dark:to-purple-900 dark:text-gray-100",style:{minWidth:"180px",textAlign:"center",borderWidth:"2px",borderStyle:"solid",boxShadow:"0 0 0 1px rgba(79, 70, 229, 0.3), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)"},children:[a.jsx(Je,{type:"source",position:Qe.Right,id:"orch-right-output-tools",className:"!bg-indigo-500",style:{top:"25%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Right,id:"orch-right-input-tools",className:"!bg-indigo-500",style:{top:"75%"},isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Top,id:"orch-top-input",className:"!bg-indigo-500",isConnectable:!0}),a.jsx(Je,{type:"source",position:Qe.Bottom,id:"orch-bottom-output",className:"!bg-indigo-500",isConnectable:!0}),a.jsx(Je,{type:"target",position:Qe.Left,id:"orch-left-input",className:"!bg-indigo-500",isConnectable:!0}),a.jsx("div",{className:"flex items-center justify-center",children:a.jsx("div",{className:"text-md truncate font-bold",style:{maxWidth:"200px"},children:e.label})})]}),j1=({data:e})=>{const t=()=>{switch(e.status){case"completed":return"bg-green-500";case"in-progress":return"bg-blue-500";case"error":return"bg-red-500";case"started":return"bg-yellow-400";case"idle":default:return"bg-purple-500"}};return a.jsxs("div",{className:"cursor-pointer rounded-md border-2 border-purple-600 bg-white px-4 py-3 text-gray-800 shadow-lg transition-all duration-200 ease-in-out hover:scale-105 hover:shadow-xl dark:border-purple-400 dark:bg-gray-700 dark:text-gray-200",style:{minWidth:"120px",textAlign:"center"},children:[e.isTopNode&&a.jsx(Je,{type:"source",position:Qe.Bottom,id:"user-bottom-output",className:"!bg-gray-500",isConnectable:!0}),e.isBottomNode&&a.jsx(Je,{type:"target",position:Qe.Top,id:"user-top-input",className:"!bg-gray-500",isConnectable:!0}),!e.isTopNode&&!e.isBottomNode&&a.jsx(Je,{type:"source",position:Qe.Right,id:"user-right-output",className:"!bg-gray-500",isConnectable:!0}),a.jsxs("div",{className:"flex items-center justify-center",children:[a.jsx("div",{className:`mr-2 h-3 w-3 rounded-full ${t()}`}),a.jsx("div",{className:"text-sm font-bold",children:e.label})]})]})},R1=({step:e,isHighlighted:t,onClick:n,variant:r="list"})=>{const o=()=>{var w,S,E;switch(e.type){case"USER_REQUEST":return a.jsx(cm,{className:"mr-2 text-blue-500 dark:text-blue-400",size:18});case"AGENT_RESPONSE_TEXT":return a.jsx(fs,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"TASK_COMPLETED":return a.jsx(tc,{className:"mr-2 text-green-500 dark:text-green-400",size:18});case"TASK_FAILED":return a.jsx(lm,{className:"mr-2 text-red-500 dark:text-red-400",size:18});case"AGENT_LLM_CALL":return a.jsx(fs,{className:"mr-2 text-purple-500 dark:text-purple-400",size:18});case"AGENT_LLM_RESPONSE_TO_AGENT":return a.jsx(fs,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"AGENT_LLM_RESPONSE_TOOL_DECISION":{const N=(S=(w=e.data.toolDecision)==null?void 0:w.decisions)==null?void 0:S[0];return(N==null?void 0:N.isPeerDelegation)?a.jsx(xa,{className:"mr-2 text-orange-500 dark:text-orange-400",size:18}):a.jsx(va,{className:"mr-2 text-orange-500 dark:text-orange-400",size:18})}case"AGENT_TOOL_INVOCATION_START":return(E=e.data.toolInvocationStart)!=null&&E.isPeerInvocation?a.jsx(xa,{className:"mr-2 text-cyan-500 dark:text-cyan-400",size:18}):a.jsx(va,{className:"mr-2 text-cyan-500 dark:text-cyan-400",size:18});case"AGENT_TOOL_EXECUTION_RESULT":return a.jsx(am,{className:"mr-2 text-teal-500 dark:text-teal-400",size:18});case"AGENT_ARTIFACT_NOTIFICATION":return a.jsx(ar,{className:"mr-2 text-indigo-500 dark:text-indigo-400",size:18});default:return a.jsx(im,{className:"mr-2 text-gray-500 dark:text-gray-400",size:18})}},s=new Date(e.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"}),i=String(new Date(e.timestamp).getMilliseconds()).padStart(3,"0"),l=`${s}.${i}`,c=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Model:"})," ",w.modelName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Prompt Preview:"})}),a.jsx("pre",{className:"max-h-28 overflow-y-auto rounded bg-gray-100 p-1.5 font-mono text-xs break-all whitespace-pre-wrap dark:bg-gray-700",children:w.promptPreview})]}),d=({data:w})=>{const[S,E]=Ut.useState(!1),N=j=>{j.stopPropagation(),E(!S)};return S?a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("div",{className:"mb-1 flex items-center justify-between",children:[a.jsx("strong",{children:"LLM Response Details:"}),a.jsx("button",{onClick:N,className:"text-xs text-blue-500 underline hover:text-blue-700 dark:text-blue-400 dark:hover:text-blue-300",children:"Hide details"})]}),w.modelName&&a.jsxs("p",{children:[a.jsx("strong",{children:"Model:"})," ",w.modelName]}),a.jsxs("div",{className:"mt-1",children:[a.jsx("p",{children:a.jsx("strong",{children:"Response Preview:"})}),a.jsx("pre",{className:"max-h-28 overflow-y-auto rounded bg-gray-100 p-1.5 font-mono text-xs break-all whitespace-pre-wrap dark:bg-gray-700",children:w.responsePreview})]}),w.isFinalResponse!==void 0&&a.jsxs("p",{className:"mt-1",children:[a.jsx("strong",{children:"Final Response:"})," ",w.isFinalResponse?"Yes":"No"]})]}):a.jsxs("div",{className:"mt-1.5 flex items-center justify-between text-xs text-gray-500 dark:text-gray-400",children:[a.jsx("span",{className:"italic",children:"Internal LLM response"}),a.jsx("button",{onClick:N,className:"text-xs text-blue-500 underline hover:text-blue-700 dark:text-blue-400 dark:hover:text-blue-300",children:"Show details"})]})},f=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-blue-50 p-2 font-mono text-xs text-blue-700 dark:bg-blue-900 dark:text-blue-300",children:[a.jsx("p",{className:"mb-2",children:a.jsxs("strong",{children:["🔧 ",w.isParallel?"Parallel Tool Calls:":"Tool Call:"]})}),a.jsx("ul",{className:"space-y-1 pl-2",children:w.decisions.map(S=>a.jsxs("li",{className:"flex items-center",children:[a.jsx("span",{className:"mr-2",children:"•"}),a.jsx("code",{children:S.toolName})]},S.functionCallId))})]}),p=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Tool:"})," ",w.toolName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Arguments:"})}),a.jsx("div",{className:"max-h-40 overflow-y-auto rounded bg-gray-100 p-1.5 dark:bg-gray-700",children:a.jsx(xi,{data:w.toolArguments})})]}),m=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Tool:"})," ",w.toolName]}),a.jsx("p",{className:"mt-1",children:a.jsx("strong",{children:"Result:"})}),a.jsx("div",{className:"max-h-40 overflow-y-auto rounded bg-gray-100 p-1.5 dark:bg-gray-700",children:typeof w.resultData=="object"?a.jsx(xi,{data:w.resultData}):a.jsx("pre",{className:"font-mono text-xs break-all whitespace-pre-wrap",children:String(w.resultData)})})]}),g=w=>a.jsxs("div",{className:"mt-1.5 rounded-md bg-gray-50 p-2 text-xs text-gray-700 dark:bg-gray-700 dark:text-gray-300",children:[a.jsxs("p",{children:[a.jsx("strong",{children:"Artifact:"})," ",w.artifactName,w.version!==void 0&&a.jsxs("span",{className:"text-gray-500 dark:text-gray-400",children:[" (v",w.version,")"]})]}),w.mimeType&&a.jsxs("p",{children:[a.jsx("strong",{children:"Type:"})," ",w.mimeType]}),w.description&&a.jsxs("p",{className:"mt-1",children:[a.jsx("strong",{children:"Description:"})," ",w.description]})]}),x=r==="list"&&e.nestingLevel&&e.nestingLevel>0?{marginLeft:`${e.nestingLevel*24}px`}:{},h=r==="popover"?`
330
330
  p-3 bg-transparent hover:bg-gray-50 dark:hover:bg-gray-700/50 transition-colors duration-150
331
331
  ${n?"cursor-pointer":""}
332
332
  `:`
@@ -5,7 +5,7 @@
5
5
  <link rel="icon" type="image/svg+xml" href="/assets/favicon-BLgzUch9.ico" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>Solace Agent Mesh</title>
8
- <script type="module" crossorigin src="/assets/main-B0PHV3hm.js"></script>
8
+ <script type="module" crossorigin src="/assets/main-DnnE01OM.js"></script>
9
9
  <link rel="modulepreload" crossorigin href="/assets/vendor-CS5YMf8a.js">
10
10
  <link rel="modulepreload" crossorigin href="/assets/client-B9p_nFNA.js">
11
11
  <link rel="stylesheet" crossorigin href="/assets/main-ChRwcV89.css">