solace-agent-mesh 1.0.1__py3-none-any.whl → 1.0.2__py3-none-any.whl

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 (82) hide show
  1. solace_agent_mesh/__init__.py +5 -0
  2. solace_agent_mesh/agent/adk/callbacks.py +23 -1
  3. solace_agent_mesh/agent/adk/filesystem_artifact_service.py +2 -2
  4. solace_agent_mesh/agent/adk/runner.py +10 -6
  5. solace_agent_mesh/agent/adk/services.py +1 -1
  6. solace_agent_mesh/agent/protocol/event_handlers.py +14 -39
  7. solace_agent_mesh/agent/sac/component.py +145 -37
  8. solace_agent_mesh/agent/sac/task_execution_context.py +15 -6
  9. solace_agent_mesh/agent/tools/general_agent_tools.py +4 -2
  10. solace_agent_mesh/agent/tools/peer_agent_tool.py +6 -5
  11. solace_agent_mesh/assets/docs/404.html +3 -3
  12. solace_agent_mesh/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js +1 -0
  13. solace_agent_mesh/assets/docs/assets/js/f897a61a.f8c53b0f.js +1 -0
  14. solace_agent_mesh/assets/docs/assets/js/{main.7ed3319f.js → main.c6286d7c.js} +2 -2
  15. solace_agent_mesh/assets/docs/assets/js/{runtime~main.d9520ae2.js → runtime~main.d5133813.js} +1 -1
  16. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +3 -3
  17. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +3 -3
  18. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +3 -3
  19. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +3 -3
  20. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +3 -3
  21. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +3 -3
  22. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +21 -4
  23. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +3 -3
  24. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +3 -3
  25. solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html +3 -3
  26. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +3 -3
  27. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +3 -3
  28. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
  29. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +4 -4
  30. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +3 -3
  31. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +3 -3
  32. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +3 -3
  33. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +3 -3
  34. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +3 -3
  35. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +3 -3
  36. solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +3 -3
  37. solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +3 -3
  38. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +3 -3
  39. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +3 -3
  40. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +3 -3
  41. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +3 -3
  42. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +3 -3
  43. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +3 -3
  44. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +3 -3
  45. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +3 -3
  46. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +3 -3
  47. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +3 -3
  48. solace_agent_mesh/assets/docs/lunr-index-1754075282978.json +1 -0
  49. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  50. solace_agent_mesh/assets/docs/search-doc-1754075282978.json +1 -0
  51. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  52. solace_agent_mesh/cli/__init__.py +1 -1
  53. solace_agent_mesh/cli/commands/init_cmd/env_step.py +8 -0
  54. solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +20 -0
  55. solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py +1 -0
  56. solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py +2 -1
  57. solace_agent_mesh/client/webui/frontend/static/assets/main-D11Lmy9p.css +1 -0
  58. solace_agent_mesh/client/webui/frontend/static/assets/{main-An0a5j5k.js → main-Gfk3BYn5.js} +96 -96
  59. solace_agent_mesh/client/webui/frontend/static/index.html +2 -2
  60. solace_agent_mesh/common/utils/initializer.py +51 -0
  61. solace_agent_mesh/config_portal/backend/plugin_catalog/constants.py +2 -1
  62. solace_agent_mesh/config_portal/backend/plugin_catalog/registry_manager.py +6 -2
  63. solace_agent_mesh/config_portal/backend/plugin_catalog/scraper.py +1 -5
  64. solace_agent_mesh/config_portal/backend/plugin_catalog_server.py +1 -0
  65. solace_agent_mesh/config_portal/backend/server.py +1 -0
  66. solace_agent_mesh/config_portal/frontend/static/client/assets/{_index-DNxCwAGB.js → _index-_7yox_eh.js} +25 -25
  67. solace_agent_mesh/config_portal/frontend/static/client/assets/{manifest-d2b54a97.js → manifest-e5c3acfe.js} +1 -1
  68. solace_agent_mesh/config_portal/frontend/static/client/index.html +1 -1
  69. solace_agent_mesh/gateway/http_sse/routers/artifacts.py +9 -3
  70. solace_agent_mesh/templates/gateway_component_template.py +75 -44
  71. solace_agent_mesh/templates/logging_config_template.ini +64 -0
  72. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/METADATA +2 -2
  73. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/RECORD +77 -75
  74. solace_agent_mesh/assets/docs/assets/js/1c6e87d2.23bccffb.js +0 -1
  75. solace_agent_mesh/assets/docs/assets/js/f897a61a.2c2e152c.js +0 -1
  76. solace_agent_mesh/assets/docs/lunr-index-1753813536522.json +0 -1
  77. solace_agent_mesh/assets/docs/search-doc-1753813536522.json +0 -1
  78. solace_agent_mesh/client/webui/frontend/static/assets/main-Bu5-4Bac.css +0 -1
  79. /solace_agent_mesh/assets/docs/assets/js/{main.7ed3319f.js.LICENSE.txt → main.c6286d7c.js.LICENSE.txt} +0 -0
  80. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/WHEEL +0 -0
  81. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/entry_points.txt +0 -0
  82. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/licenses/LICENSE +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.