solace-agent-mesh 1.6.0__py3-none-any.whl → 1.6.1__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 (79) hide show
  1. solace_agent_mesh/agent/protocol/event_handlers.py +173 -30
  2. solace_agent_mesh/agent/proxies/base/component.py +35 -4
  3. solace_agent_mesh/agent/sac/app.py +54 -7
  4. solace_agent_mesh/agent/sac/component.py +84 -73
  5. solace_agent_mesh/agent/sac/task_execution_context.py +46 -0
  6. solace_agent_mesh/assets/docs/404.html +3 -3
  7. solace_agent_mesh/assets/docs/assets/js/{e3d9abda.2b916f9e.js → e3d9abda.6b9493d0.js} +1 -1
  8. solace_agent_mesh/assets/docs/assets/js/{main.20feee82.js → main.b12eac43.js} +2 -2
  9. solace_agent_mesh/assets/docs/assets/js/{runtime~main.0d198646.js → runtime~main.e268214e.js} +1 -1
  10. solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html +3 -3
  11. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html +3 -3
  12. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html +3 -3
  13. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html +3 -3
  14. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html +3 -3
  15. solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html +3 -3
  16. solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html +3 -3
  17. solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html +3 -3
  18. solace_agent_mesh/assets/docs/docs/documentation/components/index.html +3 -3
  19. solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html +3 -3
  20. solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html +3 -3
  21. solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html +3 -3
  22. solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html +3 -3
  23. solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html +3 -3
  24. solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html +3 -3
  25. solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html +3 -3
  26. solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html +3 -3
  27. solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html +3 -3
  28. solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html +3 -3
  29. solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html +3 -3
  30. solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html +3 -3
  31. solace_agent_mesh/assets/docs/docs/documentation/developing/index.html +3 -3
  32. solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html +3 -3
  33. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html +3 -3
  34. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html +3 -3
  35. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html +3 -3
  36. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html +3 -3
  37. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html +3 -3
  38. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html +3 -3
  39. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html +3 -3
  40. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html +3 -3
  41. solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html +3 -3
  42. solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html +3 -3
  43. solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html +3 -3
  44. solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html +3 -3
  45. solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html +3 -3
  46. solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html +3 -3
  47. solace_agent_mesh/assets/docs/docs/documentation/getting-started/index.html +3 -3
  48. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
  49. solace_agent_mesh/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html +3 -3
  50. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html +3 -3
  51. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html +3 -3
  52. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html +3 -3
  53. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html +3 -3
  54. solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html +3 -3
  55. solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html +3 -3
  56. solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html +3 -3
  57. solace_agent_mesh/assets/docs/lunr-index-1761248203150.json +1 -0
  58. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  59. solace_agent_mesh/assets/docs/search-doc-1761248203150.json +1 -0
  60. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  61. solace_agent_mesh/cli/__init__.py +1 -1
  62. solace_agent_mesh/client/webui/frontend/static/assets/main-B32noGmR.js +342 -0
  63. solace_agent_mesh/client/webui/frontend/static/index.html +1 -1
  64. solace_agent_mesh/common/a2a/protocol.py +78 -0
  65. solace_agent_mesh/common/sac/sam_component_base.py +383 -4
  66. solace_agent_mesh/gateway/base/app.py +15 -0
  67. solace_agent_mesh/gateway/base/component.py +104 -38
  68. solace_agent_mesh/gateway/http_sse/component.py +1 -1
  69. solace_agent_mesh/gateway/http_sse/main.py +2 -2
  70. solace_agent_mesh/gateway/http_sse/routers/users.py +47 -1
  71. {solace_agent_mesh-1.6.0.dist-info → solace_agent_mesh-1.6.1.dist-info}/METADATA +1 -1
  72. {solace_agent_mesh-1.6.0.dist-info → solace_agent_mesh-1.6.1.dist-info}/RECORD +76 -76
  73. solace_agent_mesh/assets/docs/lunr-index-1761165361160.json +0 -1
  74. solace_agent_mesh/assets/docs/search-doc-1761165361160.json +0 -1
  75. solace_agent_mesh/client/webui/frontend/static/assets/main-BGTaW0uv.js +0 -342
  76. /solace_agent_mesh/assets/docs/assets/js/{main.20feee82.js.LICENSE.txt → main.b12eac43.js.LICENSE.txt} +0 -0
  77. {solace_agent_mesh-1.6.0.dist-info → solace_agent_mesh-1.6.1.dist-info}/WHEEL +0 -0
  78. {solace_agent_mesh-1.6.0.dist-info → solace_agent_mesh-1.6.1.dist-info}/entry_points.txt +0 -0
  79. {solace_agent_mesh-1.6.0.dist-info → solace_agent_mesh-1.6.1.dist-info}/licenses/LICENSE +0 -0
@@ -343,6 +343,37 @@ class BaseGatewayComponent(SamComponentBase):
343
343
  if user_config:
344
344
  user_properties["a2aUserConfig"] = user_config
345
345
 
346
+ # Enterprise feature: Add signed user claims if trust manager available
347
+ if hasattr(self, "trust_manager") and self.trust_manager:
348
+ log.debug(
349
+ "%s Attempting to sign user claims for task %s",
350
+ log_id_prefix,
351
+ task_id,
352
+ )
353
+ try:
354
+ auth_token = self.trust_manager.sign_user_claims(
355
+ user_info=user_identity, task_id=task_id
356
+ )
357
+ user_properties["authToken"] = auth_token
358
+ log.debug(
359
+ "%s Successfully signed user claims for task %s",
360
+ log_id_prefix,
361
+ task_id,
362
+ )
363
+ except Exception as e:
364
+ log.error(
365
+ "%s Failed to sign user claims for task %s: %s",
366
+ log_id_prefix,
367
+ task_id,
368
+ e,
369
+ )
370
+ # Continue without token - enterprise feature is optional
371
+ else:
372
+ log.debug(
373
+ "%s Trust Manager not available, proceeding without authentication token",
374
+ log_id_prefix,
375
+ )
376
+
346
377
  user_properties["replyTo"] = a2a.get_gateway_response_topic(
347
378
  self.namespace, self.gateway_id, task_id
348
379
  )
@@ -366,49 +397,55 @@ class BaseGatewayComponent(SamComponentBase):
366
397
  )
367
398
  return task_id
368
399
 
369
- def process_event(self, event: Event):
370
- if event.event_type == EventType.MESSAGE:
371
- original_broker_message: Optional[SolaceMessage] = event.data
372
- if not original_broker_message:
373
- log.warning(
374
- "%s Received MESSAGE event with no data. Ignoring.",
375
- self.log_identifier,
376
- )
377
- return
400
+ def _handle_message(self, message: SolaceMessage, topic: str) -> None:
401
+ """
402
+ Override to use queue-based pattern instead of direct async.
378
403
 
379
- log.debug(
380
- "%s Received SolaceMessage on topic: %s. Bridging to internal queue.",
404
+ Gateway uses an internal queue for message processing to ensure
405
+ strict ordering and backpressure handling.
406
+
407
+ Args:
408
+ message: The Solace message
409
+ topic: The topic the message was received on
410
+ """
411
+ log.debug(
412
+ "%s Received SolaceMessage on topic: %s. Bridging to internal queue.",
413
+ self.log_identifier,
414
+ topic,
415
+ )
416
+
417
+ try:
418
+ msg_data_for_processor = {
419
+ "topic": topic,
420
+ "payload": message.get_payload(),
421
+ "user_properties": message.get_user_properties(),
422
+ "_original_broker_message": message,
423
+ }
424
+ self.internal_event_queue.put_nowait(msg_data_for_processor)
425
+ except queue.Full:
426
+ log.error(
427
+ "%s Internal event queue full. Cannot bridge message.",
381
428
  self.log_identifier,
382
- original_broker_message.get_topic(),
383
429
  )
384
- try:
385
- msg_data_for_processor = {
386
- "topic": original_broker_message.get_topic(),
387
- "payload": original_broker_message.get_payload(),
388
- "user_properties": original_broker_message.get_user_properties(),
389
- "_original_broker_message": original_broker_message,
390
- }
391
- self.internal_event_queue.put_nowait(msg_data_for_processor)
392
- except queue.Full:
393
- log.error(
394
- "%s Internal event queue full. Cannot bridge message. NACKing.",
395
- self.log_identifier,
396
- )
397
- original_broker_message.call_negative_acknowledgements()
398
- except Exception as e:
399
- log.exception(
400
- "%s Error bridging message to internal queue: %s. NACKing.",
401
- self.log_identifier,
402
- e,
403
- )
404
- original_broker_message.call_negative_acknowledgements()
405
- else:
406
- log.debug(
407
- "%s Received non-MESSAGE event type: %s. Passing to super.",
430
+ raise
431
+ except Exception as e:
432
+ log.exception(
433
+ "%s Error bridging message to internal queue: %s",
408
434
  self.log_identifier,
409
- event.event_type,
435
+ e,
410
436
  )
411
- super().process_event(event)
437
+ raise
438
+
439
+ async def _handle_message_async(self, message, topic: str) -> None:
440
+ """
441
+ Not used by gateway - we override _handle_message() instead.
442
+
443
+ This is here to satisfy the abstract method requirement, but the
444
+ gateway uses the queue-based pattern via _handle_message() override.
445
+ """
446
+ raise NotImplementedError(
447
+ "Gateway uses queue-based message handling via _handle_message() override"
448
+ )
412
449
 
413
450
  async def _handle_resolved_signals(
414
451
  self,
@@ -1120,6 +1157,9 @@ class BaseGatewayComponent(SamComponentBase):
1120
1157
 
1121
1158
  async def _async_setup_and_run(self) -> None:
1122
1159
  """Main async logic for the gateway component."""
1160
+ # Call base class to initialize Trust Manager
1161
+ await super()._async_setup_and_run()
1162
+
1123
1163
  log.info(
1124
1164
  "%s Starting _start_listener() to initiate external platform connection.",
1125
1165
  self.log_identifier,
@@ -1134,6 +1174,17 @@ class BaseGatewayComponent(SamComponentBase):
1134
1174
 
1135
1175
  def _pre_async_cleanup(self) -> None:
1136
1176
  """Pre-cleanup actions for the gateway component."""
1177
+ # Cleanup Trust Manager if present (ENTERPRISE FEATURE)
1178
+ if self.trust_manager:
1179
+ try:
1180
+ log.info("%s Cleaning up Trust Manager...", self.log_identifier)
1181
+ self.trust_manager.cleanup(self.cancel_timer)
1182
+ log.info("%s Trust Manager cleanup complete", self.log_identifier)
1183
+ except Exception as e:
1184
+ log.error(
1185
+ "%s Error during Trust Manager cleanup: %s", self.log_identifier, e
1186
+ )
1187
+
1137
1188
  log.info("%s Calling _stop_listener()...", self.log_identifier)
1138
1189
  self._stop_listener()
1139
1190
 
@@ -1184,6 +1235,13 @@ class BaseGatewayComponent(SamComponentBase):
1184
1235
  processed_successfully = await self._handle_discovery_message(
1185
1236
  payload
1186
1237
  )
1238
+ elif (
1239
+ hasattr(self, "trust_manager")
1240
+ and self.trust_manager
1241
+ and self.trust_manager.is_trust_card_topic(topic)
1242
+ ):
1243
+ await self.trust_manager.handle_trust_card_message(payload, topic)
1244
+ processed_successfully = True
1187
1245
  elif a2a.topic_matches_subscription(
1188
1246
  topic,
1189
1247
  a2a.get_gateway_response_subscription_topic(
@@ -1328,6 +1386,14 @@ class BaseGatewayComponent(SamComponentBase):
1328
1386
  ) -> None:
1329
1387
  pass
1330
1388
 
1389
+ def _get_component_id(self) -> str:
1390
+ """Returns the gateway ID as the component identifier."""
1391
+ return self.gateway_id
1392
+
1393
+ def _get_component_type(self) -> str:
1394
+ """Returns 'gateway' as the component type."""
1395
+ return "gateway"
1396
+
1331
1397
  def invoke(self, message, data):
1332
1398
  if isinstance(message, SolaceMessage):
1333
1399
  message.call_acknowledgements()
@@ -1222,7 +1222,7 @@ class WebUIBackendComponent(BaseGatewayComponent):
1222
1222
  app=self.fastapi_app,
1223
1223
  host=self.fastapi_host,
1224
1224
  port=port,
1225
- log_level="info",
1225
+ log_level="warning",
1226
1226
  lifespan="on",
1227
1227
  ssl_keyfile=self.ssl_keyfile,
1228
1228
  ssl_certfile=self.ssl_certfile,
@@ -97,8 +97,7 @@ async def _get_user_info(
97
97
 
98
98
  def _extract_user_identifier(user_info: dict) -> str:
99
99
  user_identifier = (
100
- user_info.get("user_id") # internal /user_info endpoint format maps identifier to user_id
101
- or user_info.get("sub")
100
+ user_info.get("sub")
102
101
  or user_info.get("client_id")
103
102
  or user_info.get("username")
104
103
  or user_info.get("oid")
@@ -108,6 +107,7 @@ def _extract_user_identifier(user_info: dict) -> str:
108
107
  or user_info.get("email")
109
108
  or user_info.get("name")
110
109
  or user_info.get("azp")
110
+ or user_info.get("user_id") # internal /user_info endpoint format maps identifier to user_id
111
111
  )
112
112
 
113
113
  if user_identifier and user_identifier.lower() == "unknown":
@@ -6,9 +6,11 @@ Maintains backward compatibility with original API format.
6
6
  import logging
7
7
  from typing import Any
8
8
 
9
- from fastapi import APIRouter, Depends
9
+ from fastapi import APIRouter, Depends, Query
10
10
 
11
+ from ..dependencies import get_config_resolver, get_user_config
11
12
  from ..shared.auth_utils import get_current_user
13
+ from ....common.middleware.config_resolver import ConfigResolver
12
14
 
13
15
  log = logging.getLogger(__name__)
14
16
 
@@ -35,3 +37,47 @@ async def get_current_user_endpoint(
35
37
  "authenticated": user.get("authenticated", False),
36
38
  "auth_method": user.get("auth_method", "none"),
37
39
  }
40
+
41
+
42
+ @router.get("/me/capabilities", response_model=dict[str, Any])
43
+ async def get_user_capabilities(
44
+ scopes: str = Query(..., description="Comma-separated list of scopes to check"),
45
+ user_config: dict[str, Any] = Depends(get_user_config),
46
+ config_resolver: ConfigResolver = Depends(get_config_resolver),
47
+ ):
48
+ """
49
+ Check if the current user has access to a list of scopes.
50
+
51
+ Args:
52
+ scopes: Comma-separated list of scopes to check (e.g., "sam:agent_builder:read,sam:connectors:read")
53
+ user_config: User configuration resolved from dependencies
54
+ config_resolver: ConfigResolver instance for checking scope access
55
+
56
+ Returns:
57
+ Dictionary with "capabilities" key containing a mapping of each scope to its access status (true/false)
58
+ """
59
+ user_id = user_config.get("user_profile", {}).get("id", "unknown")
60
+ log.info(f"[GET /api/v1/users/me/capabilities] Request received for user: {user_id}")
61
+
62
+ # Parse the comma-separated scopes
63
+ scope_list = [scope.strip() for scope in scopes.split(",") if scope.strip()]
64
+
65
+ if not scope_list:
66
+ log.warning(f"[GET /api/v1/users/me/capabilities] No scopes provided for user: {user_id}")
67
+ return {"capabilities": {}}
68
+
69
+ log.debug(f"[GET /api/v1/users/me/capabilities] Checking scopes for user {user_id}: {scope_list}")
70
+
71
+ # Check each scope using the same logic as ValidatedUserConfig
72
+ capabilities = {}
73
+ for scope in scope_list:
74
+ # Use is_feature_enabled with the same structure as ValidatedUserConfig
75
+ has_access = config_resolver.is_feature_enabled(
76
+ user_config,
77
+ {"tool_metadata": {"required_scopes": [scope]}},
78
+ {},
79
+ )
80
+ capabilities[scope] = has_access
81
+ log.debug(f"[GET /api/v1/users/me/capabilities] User {user_id} scope '{scope}': {has_access}")
82
+
83
+ return {"capabilities": capabilities}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: solace-agent-mesh
3
- Version: 1.6.0
3
+ Version: 1.6.1
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
@@ -27,7 +27,7 @@ solace_agent_mesh/agent/adk/models/lite_llm.py,sha256=69s8OjeqpL3j2pZi4MJOd6wm00
27
27
  solace_agent_mesh/agent/adk/models/models_llm.txt,sha256=RORjinNLVfjnZ0sq9Ax9MhUZAGvTVqDsAVBQkADfQ8s,6044
28
28
  solace_agent_mesh/agent/adk/models/oauth2_token_manager.py,sha256=gWtPPQ2yHYH2DUOEbVGT8gxkSzpDnONL0cf3pVV0ov4,9184
29
29
  solace_agent_mesh/agent/protocol/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- solace_agent_mesh/agent/protocol/event_handlers.py,sha256=ScQr5-HaErmywdPwfLtQrV-_b1v-mhMIl-pUrHVGj7I,74068
30
+ solace_agent_mesh/agent/protocol/event_handlers.py,sha256=HxzA_wAajUaAEF4tRpBuHqukP1df6YWzwKklwiOzXXM,79940
31
31
  solace_agent_mesh/agent/protocol/protocol_llm.txt,sha256=eyY5y4hv-MNkA5DHDs-1ccV67eN781g4kVfCJObJnCI,4615
32
32
  solace_agent_mesh/agent/protocol/protocol_llm_detail.txt,sha256=yl3b6kBP5qh0XWM6ls10QST2T3ccLrcgIkld0o_Vl8A,5034
33
33
  solace_agent_mesh/agent/proxies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -38,16 +38,16 @@ solace_agent_mesh/agent/proxies/a2a/config.py,sha256=ab5MuTfi8RSTVTfm0grpZm6fiWF
38
38
  solace_agent_mesh/agent/proxies/a2a/oauth_token_cache.py,sha256=meaYBsSsGpTttH-8NzcFcmqbLGI0D35kotkGYpWazI4,3248
39
39
  solace_agent_mesh/agent/proxies/base/__init__.py,sha256=bMxoVtQiCPCT83LYMStubCIcvqzjV7u83Dq2u08fjiM,96
40
40
  solace_agent_mesh/agent/proxies/base/app.py,sha256=9w9Z4wZfP1OTCHMpJVuMehT0IVUOLCl3KKx8Tyxy-QY,3693
41
- solace_agent_mesh/agent/proxies/base/component.py,sha256=gGA2N-ylAsGOqT2yDrB5EEOVP_iATyTW-lSTAqimunc,24962
41
+ solace_agent_mesh/agent/proxies/base/component.py,sha256=_0sQbIR6RhJ6GyPs_PoaO978WEdEz6eLDj19t0jdWaI,26577
42
42
  solace_agent_mesh/agent/proxies/base/config.py,sha256=9YuKSAmhw_oB8zqfqpWu5ww3Fmj5G6gkT8VIJSqx4kE,2966
43
43
  solace_agent_mesh/agent/proxies/base/proxy_task_context.py,sha256=fJ-Ij8nXl5h6PI3agzVjzMdGp0FWheP8TmMLko_jssQ,429
44
44
  solace_agent_mesh/agent/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
- solace_agent_mesh/agent/sac/app.py,sha256=JQ2cmQjn41jsL0diyrmnHZGz5bETk-cSJaWMEC8S6-Q,19083
46
- solace_agent_mesh/agent/sac/component.py,sha256=Q_b0CCtOe3Kfwt4lmoxrTHP4MtuN5hrHEXboP1Ocshc,140540
45
+ solace_agent_mesh/agent/sac/app.py,sha256=IHWUwQ9TcoOg5-cup8eG1ecJyjhDGOEUc2srOeNpS-8,20447
46
+ solace_agent_mesh/agent/sac/component.py,sha256=dOf4p1TpBuNkvDms-5MygRP27BI4dm0bSFTvFDewjM0,140463
47
47
  solace_agent_mesh/agent/sac/patch_adk.py,sha256=LQhPvwpEVeeDVUgZD-p8CTxft-jRv_OadMR-gR1uTXk,4266
48
48
  solace_agent_mesh/agent/sac/sac_llm.txt,sha256=PYiVgyD2RpKNsI2QW2Kn22ZlEvoXjzXLzOMw5FbwFVw,9675
49
49
  solace_agent_mesh/agent/sac/sac_llm_detail.txt,sha256=9xjnleDfVCjirnT1MggdGZ93q2YhNkqhjjBYxXimUHk,10069
50
- solace_agent_mesh/agent/sac/task_execution_context.py,sha256=CYLFKDh-PR0XcZ7CVPBw6R7cUxuW3nVz-oR_hO4itI0,10809
50
+ solace_agent_mesh/agent/sac/task_execution_context.py,sha256=Ne_3AB4oTjhkYpHzX9oTmZUm9aK80T5KNjph0Xi4UEI,12558
51
51
  solace_agent_mesh/agent/testing/__init__.py,sha256=Jo_gILQRyefq52v4zYml91xf04lduzam-2fwgNwuAy4,64
52
52
  solace_agent_mesh/agent/testing/debug_utils.py,sha256=-nNJUs8aeRnEFbG0ZrXL3-FFcCDKC_-7KXViwp6fLqw,4972
53
53
  solace_agent_mesh/agent/testing/testing_llm.txt,sha256=14tuiINvkLTel3zTM7MsRQrmGLWuuJ79ywTU7gjiwqg,2180
@@ -86,7 +86,7 @@ solace_agent_mesh/common/a2a/a2a_llm_detail.txt,sha256=v-YD6tFEwqmi0uWj_Ab8AEHpu
86
86
  solace_agent_mesh/common/a2a/artifact.py,sha256=E4JnCwcII840stMEAjLFQgNzl1H4bQvWw8wSCYB3p1Q,11864
87
87
  solace_agent_mesh/common/a2a/events.py,sha256=cM34kVICT6mWkPjHX6XH-UXNSF_nNauFGun9BbM_SVE,5495
88
88
  solace_agent_mesh/common/a2a/message.py,sha256=zurYLxhAJc49ZHggird4nYHc-4VvGHiK8PMueqVvigA,10465
89
- solace_agent_mesh/common/a2a/protocol.py,sha256=TZKdgnOgzUov9-ZP9S12dT7Y3MGDYwZd4-jN0uSc_hY,19517
89
+ solace_agent_mesh/common/a2a/protocol.py,sha256=1uBsem17kcmitGhFllT93Qj_OInuYn-FMm6y0UYkuwk,22230
90
90
  solace_agent_mesh/common/a2a/task.py,sha256=906ByBEw7mlZEabMmgUSkzlFEHUC3r1HYwSuP2OdLog,3153
91
91
  solace_agent_mesh/common/a2a/translation.py,sha256=yVPNGms-jZdJNCPqe3064tBA0aLKxoEgxCLcadh3980,24738
92
92
  solace_agent_mesh/common/a2a/types.py,sha256=N0azqlzGXwzmNQ9MLLR1b7lfmY_GrZ4JDHZQMe8sB0g,1717
@@ -107,7 +107,7 @@ solace_agent_mesh/common/middleware/registry.py,sha256=YdmSceiO-BPgTQ5I57hnNhPRS
107
107
  solace_agent_mesh/common/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
108
108
  solace_agent_mesh/common/sac/sac_llm.txt,sha256=bs6yeFrPPik3YDq84JWGckgJOGbEn_REQJyj-w2-SRg,2841
109
109
  solace_agent_mesh/common/sac/sac_llm_detail.txt,sha256=t0Vq7YNu1AjPIT1XN-eAwKgPsJZGnuq-Myout4UJo3Q,3237
110
- solace_agent_mesh/common/sac/sam_component_base.py,sha256=ABjM1_DgVnNh6xRz11tPo4MraGAt8Kju2Zbxv-cRfkQ,10585
110
+ solace_agent_mesh/common/sac/sam_component_base.py,sha256=mfVJsju86_CYGOTANcI3kE6RXstb7fVC2B9uNUJwgrQ,25125
111
111
  solace_agent_mesh/common/sam_events/__init__.py,sha256=J83dwcSjizOxMp4er9kNXdpP-nwGe8I8hTRGyVRZeeQ,290
112
112
  solace_agent_mesh/common/sam_events/event_service.py,sha256=5BM87T5_v7KHK_y6R7g8NmN-4iujy4YbngLHaN7rqJc,7602
113
113
  solace_agent_mesh/common/sam_events/sam_events_llm.txt,sha256=gaVYM6crAKcSb9EJ7LPE9eDFn5XhVrUwERkbPzgXpH4,4708
@@ -149,19 +149,19 @@ solace_agent_mesh/gateway/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
149
149
  solace_agent_mesh/gateway/gateway_llm.txt,sha256=xqO3zJtmHt1jpyugcAIPqzRMGtzPp_jwpp3xgGLN1ng,14340
150
150
  solace_agent_mesh/gateway/gateway_llm_detail.txt,sha256=jHfCbg3yc9TzfquWHzTnet1CogPnuMS_MoOvhbNhnZI,160497
151
151
  solace_agent_mesh/gateway/base/__init__.py,sha256=lOpIGp8W2rFNpLxfpk3VKLA-dBqxwtMxMVlhbaCisJY,72
152
- solace_agent_mesh/gateway/base/app.py,sha256=0ZtwNvWnXrhpWD6MCjT6JmqnTlWWanpS6ZD--ancPeU,11206
152
+ solace_agent_mesh/gateway/base/app.py,sha256=aWvppHfi6gilHcX3O1WOx2EPTFeoXozaWalkvglqrlo,11830
153
153
  solace_agent_mesh/gateway/base/base_llm.txt,sha256=3yi2tsWV4G-9hREufHH1qw-yKAaCptE-g_7iCM0IEcA,11291
154
154
  solace_agent_mesh/gateway/base/base_llm_detail.txt,sha256=Ze20nlTHpObSYWGxtz98jW9gzijdoz7IVI-N9wtPaGs,11694
155
- solace_agent_mesh/gateway/base/component.py,sha256=BohtpvJSmfKMrvrSLyFahUEXAXVHeYpJojlXglDScYY,55400
155
+ solace_agent_mesh/gateway/base/component.py,sha256=Jp116KrLhmDC6diuRscREUWfFi0sEnf5Fx2qNMbFEXw,57683
156
156
  solace_agent_mesh/gateway/base/task_context.py,sha256=GhOkMgLfOO2jaxglwWk0tJ-afZO4RBa91WbHEUAEd7U,2448
157
157
  solace_agent_mesh/gateway/http_sse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
158
158
  solace_agent_mesh/gateway/http_sse/alembic.ini,sha256=5pfm9eJ_HBeVNt8TGRbeAb20y7eHpOAvhwfed5hyzo0,4651
159
159
  solace_agent_mesh/gateway/http_sse/app.py,sha256=v7C1EMAzMV486pTBUHna6TsKabf-Wf03lLyC9X3-53A,12548
160
- solace_agent_mesh/gateway/http_sse/component.py,sha256=NlNfzBbm1le7cc9fCY9hbZ6ovfVMesumJozAJbgIiOw,93316
160
+ solace_agent_mesh/gateway/http_sse/component.py,sha256=hMG1VYu6orMqy7oSRy6NBiCKOXAw5yeMm-_mrdF3a_s,93319
161
161
  solace_agent_mesh/gateway/http_sse/dependencies.py,sha256=BHN1v6ntzV-HmT3ss7OPgK-FIIXLsk_muIfjbmePcU8,20881
162
162
  solace_agent_mesh/gateway/http_sse/http_sse_llm.txt,sha256=YFNRwJhXPbuqm_AlpyuPvGo4vOZPraxZROcjJOI1peA,14488
163
163
  solace_agent_mesh/gateway/http_sse/http_sse_llm_detail.txt,sha256=w52lYh7C9T6Z7vx6GTb3zBYkvCRHxfFtaN8Hb1LG_DQ,134621
164
- solace_agent_mesh/gateway/http_sse/main.py,sha256=HeEk1llaQHpuK7FqCf8cKJGai3oVJmq6k0emjogwqKc,27132
164
+ solace_agent_mesh/gateway/http_sse/main.py,sha256=BtvPyWkv3BugRT0hlVAMaLRWkFYYlkaRy7COj3gJKw8,27132
165
165
  solace_agent_mesh/gateway/http_sse/session_manager.py,sha256=9AMKuaef0yDNcZqWvNW9DH4Nb6sKqRluWGmrF2JN_mo,8540
166
166
  solace_agent_mesh/gateway/http_sse/sse_event_buffer.py,sha256=RVEmuR-t1M6y88HiUENjislTtPoW2PeEApn69owou84,3212
167
167
  solace_agent_mesh/gateway/http_sse/sse_manager.py,sha256=XbShOOgwO8ck6CMudRReHoC2FF_yRuNoOWbEyNKbAs8,14639
@@ -212,7 +212,7 @@ solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt,sha256=2Wg3eDfU-UmFAv
212
212
  solace_agent_mesh/gateway/http_sse/routers/sessions.py,sha256=1CtowdJTw_wF0Xcg_XGcCjHZnN1qhlTfbmMNwsiJOSY,15556
213
213
  solace_agent_mesh/gateway/http_sse/routers/sse.py,sha256=cpGoxTDcbv69YeUHa6USWuSRv7IGNd0lE8IuiUGWt4o,5373
214
214
  solace_agent_mesh/gateway/http_sse/routers/tasks.py,sha256=NosvuRMJ8QCbky7X3Okn_W8aXv9AQLbvY8I51_nItK4,15961
215
- solace_agent_mesh/gateway/http_sse/routers/users.py,sha256=e56MZ7K3sSFqWPNxCi3rPTJ511Fd5tMc9p1BiUNbsgk,885
215
+ solace_agent_mesh/gateway/http_sse/routers/users.py,sha256=wSywHJ1pPUOhnf9nZRUncBkpf14AiWHNtlgjPpf58Iw,2901
216
216
  solace_agent_mesh/gateway/http_sse/routers/visualization.py,sha256=5zVn80LUKE7pj_JiqS4IPk70YLJwAo-9XbaV70IYr6s,45163
217
217
  solace_agent_mesh/gateway/http_sse/routers/dto/__init__.py,sha256=DbFQNFsN7I0zCkYe2RKTYkcIXPSKgA6dbPITS3AhcX0,201
218
218
  solace_agent_mesh/gateway/http_sse/routers/dto/dto_llm.txt,sha256=L3m8WRuZtCfnU9oIGE2I9lfajE169L6egGM7bAhcmQU,10966
@@ -252,7 +252,7 @@ solace_agent_mesh/gateway/http_sse/shared/utils.py,sha256=SAfrRjBc_bwrEVFafGbswB
252
252
  solace_agent_mesh/gateway/http_sse/utils/__init__.py,sha256=b6hFVAAwJy1eo9AWqwDrJwBzx6OL3RY4cyB7BBq_4Us,42
253
253
  solace_agent_mesh/gateway/http_sse/utils/stim_utils.py,sha256=trQip51p1ZizZToViHQQ00I19ZCMQVYUHQ6Fh66J2Vg,920
254
254
  solace_agent_mesh/gateway/http_sse/utils/utils_llm.txt,sha256=PVrU-x7BOl7aqu2gvHiibSJQhZ9LDCvnNRJ20a_3zrc,1875
255
- solace_agent_mesh/cli/__init__.py,sha256=8EjIC8Er4Bn8PhErizTXrZVYTgb6tHgj00LrrBVNYXA,22
255
+ solace_agent_mesh/cli/__init__.py,sha256=UB0rz0TMsR0fTvEwewaJTcQXyTNQSEi2_Jkyoms_bss,22
256
256
  solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
257
257
  solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
258
258
  solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -324,11 +324,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=eyMXE2oGo7F-Lo_pGk7X
324
324
  solace_agent_mesh/templates/shared_config.yaml,sha256=9BEkubm0xxCO6Rsxcd6IXQKodbg9Hwp6DeLE0vyXiv8,5826
325
325
  solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
326
326
  solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
327
- solace_agent_mesh/assets/docs/404.html,sha256=Zv-NaC2sBm3udHH44t8QAKkWUtOc0O9NrLDeT-p9Znc,11711
328
- solace_agent_mesh/assets/docs/lunr-index-1761165361160.json,sha256=4Y5Ajy7BYHLkQSYZi_-G9Q0ibDDAde87bHeC8xpgt0w,1608283
329
- solace_agent_mesh/assets/docs/lunr-index.json,sha256=4Y5Ajy7BYHLkQSYZi_-G9Q0ibDDAde87bHeC8xpgt0w,1608283
330
- solace_agent_mesh/assets/docs/search-doc-1761165361160.json,sha256=Ibj2eQ7X2ovKopWGsZX5WEdwr8ogQaHoWX_iO98_xIc,592375
331
- solace_agent_mesh/assets/docs/search-doc.json,sha256=Ibj2eQ7X2ovKopWGsZX5WEdwr8ogQaHoWX_iO98_xIc,592375
327
+ solace_agent_mesh/assets/docs/404.html,sha256=5SJuo0ztBubbS5zDpAWpl7wxAvLf_LhbTAk3Xj3Sxuk,11711
328
+ solace_agent_mesh/assets/docs/lunr-index-1761248203150.json,sha256=n6_KYkCljY72TYnX66pUDshhin0M8XtfJnApD1gx0mU,1608718
329
+ solace_agent_mesh/assets/docs/lunr-index.json,sha256=n6_KYkCljY72TYnX66pUDshhin0M8XtfJnApD1gx0mU,1608718
330
+ solace_agent_mesh/assets/docs/search-doc-1761248203150.json,sha256=Kw1Ug-cPC_4lrxuU-8B2E-Hpcqv-XOZuRsQ8Vr3SfEk,592290
331
+ solace_agent_mesh/assets/docs/search-doc.json,sha256=Kw1Ug-cPC_4lrxuU-8B2E-Hpcqv-XOZuRsQ8Vr3SfEk,592290
332
332
  solace_agent_mesh/assets/docs/sitemap.xml,sha256=vqqR2yHJHnjcTLKtD2LJzFmIKx2RBV049ADJV4bKkgQ,8412
333
333
  solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
334
334
  solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
@@ -428,61 +428,61 @@ solace_agent_mesh/assets/docs/assets/js/dd817ffc.0aa9630a.js,sha256=Jx8FtzBwY4pY
428
428
  solace_agent_mesh/assets/docs/assets/js/dd81e2b8.d590bc9e.js,sha256=n9XuUG4MlNoHlb5EiHqBMjoouHL6l5BN6o3gSlFdS5o,45540
429
429
  solace_agent_mesh/assets/docs/assets/js/de5f4c65.e8241890.js,sha256=YtUp4ly1TF1-AKhUvCf1MAaUU8K0PK__r4lO8QcDvD0,17957
430
430
  solace_agent_mesh/assets/docs/assets/js/de915948.27d6b065.js,sha256=0kLo2XTRGrEr3gq6vkecnCBVYNm40LkyNMOKrQSw6oc,36203
431
- solace_agent_mesh/assets/docs/assets/js/e3d9abda.2b916f9e.js,sha256=fDEPt_ewBLtRX4-U0oxm_2qJdwucDnZbwSTT8wgDFsY,16231
431
+ solace_agent_mesh/assets/docs/assets/js/e3d9abda.6b9493d0.js,sha256=kdI8OvkA96QnQ8tl7MbICPZPs_SDHDICyeDm7xfRLfw,16081
432
432
  solace_agent_mesh/assets/docs/assets/js/e6f9706b.e74a984d.js,sha256=uhiXLYOtK6LHeCfQO8W-X4EW1leeU0wQcsoH9un1H2k,11153
433
433
  solace_agent_mesh/assets/docs/assets/js/e92d0134.cf6d6522.js,sha256=7Qn3F2nScQS-i5py5mATw7YuS52HWTLr6TZc3e2O2jA,13192
434
434
  solace_agent_mesh/assets/docs/assets/js/f284c35a.42f59cdd.js,sha256=C9hLMwaVgxWf7S0Db_5t2N6ml9uOT1KVaD7nyeoEA5E,29123
435
435
  solace_agent_mesh/assets/docs/assets/js/ff4d71f2.15b02f97.js,sha256=16MU9gsSqlwMOUnIzBGO6v8EJLuZ_uzN89VzQGbk9po,8370
436
- solace_agent_mesh/assets/docs/assets/js/main.20feee82.js,sha256=Ys5YkGaj81Ojj8rpRUOLOT-ronmDb6ir4KmYcgEYpkc,488308
437
- solace_agent_mesh/assets/docs/assets/js/main.20feee82.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
438
- solace_agent_mesh/assets/docs/assets/js/runtime~main.0d198646.js,sha256=OY-KNIKv5QGDiVlD6J-36JSYer-cXyxe9Y4vO43eTYA,6688
439
- solace_agent_mesh/assets/docs/docs/documentation/components/index.html,sha256=iaUOwOAa_iac5Hh2YXT2_iQgorKh3WLQFXpLro1fJ1M,26456
440
- solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html,sha256=cUKXGcAiyT3Tqdklnjf1OhEL2ZFsfW2BwJGn2C-s3dw,41909
441
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html,sha256=YKpWXVBrhuEgBTzcZB5f1MjWQj3F3rqG_jE20mDqZXU,44937
442
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html,sha256=6yyxI_-a0xAm-IMVDwgET93QVoQne8J2eMHfTczv4Hw,34977
443
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html,sha256=29lvQN2oDegtECD4H_gq2vyDNiAf4YiprvSZ3tDYdfY,58393
444
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html,sha256=DqAJfbhnG9Qk-j1VPShwJ8p28YHIfojQ0b122XuC-1Y,37942
445
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html,sha256=IwDGCWtXCtrJE694Koy5LLAIr746K8SDOZtXmeQCJ-Y,50898
446
- solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html,sha256=qFt1eX56nqKQWH-hbi_pudbhynGhlSRI7kyt5Wn0A1E,53125
447
- solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html,sha256=AFXHc0eV44QGeUNZsvqiOEoaaJpc_sCDizY0DGRgsXY,30847
448
- solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html,sha256=JIDTqiuBAiDy48l7gUbMAhZBL14le2vRJXaeKatnOyU,24564
449
- solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html,sha256=-f0bv49O6Bz9fvcjPQwV2Yr7mR9GZCTVQ_Cn6-XPcJg,40780
450
- solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html,sha256=GmQgdxlZATF6ymoZ-1W8PKjNpVORE1avT3anogZILus,91611
451
- solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html,sha256=ph--5KZG8OE3y90BNnZAa5rSmEMFh-qWJbA4SeCqhGs,24500
452
- solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html,sha256=YFhWQoHq8AmJA8MvZY4LIIyxYlPyq_hm8qY8mYergqQ,58060
453
- solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html,sha256=kv7278f9hxWkfAYYCAp4S5bSdZMERVXsG_kpUReyY2w,54387
454
- solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html,sha256=zTXDbiw9WEm-SA201IIwGgrLLQh9mFxHqj6f06kTvko,32881
455
- solace_agent_mesh/assets/docs/docs/documentation/developing/index.html,sha256=Fi2rNay7Uu2PsvbVaY1g332KKoJydMpBt-62096nqk0,28524
456
- solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html,sha256=3Am2RJX98XvzAVzLggaQyNYk66PKwyia6jrbX6wZi5c,175411
457
- solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html,sha256=aB-H4KLWK1aRRpQEJFG6GRk5KudNEawDlgTzOFEHj3o,402146
458
- solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html,sha256=aNq5DhajZXs5Dkw1HVB-6GhAinyioc2_Tei8tRGHaes,175848
459
- solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html,sha256=U9DhhCLUOs5FLgJCsJ12pxwbYl88tF36xadu7ESvmE0,59895
460
- solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html,sha256=B-J1cKxYTtv1ru9NTtrDWVavtwAgPiPY2wn-j9IdqnM,110328
461
- solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html,sha256=pgFNqoSYsN19FUQ7eBmB6FwjVdpNRC-ywr8n_R_6NJ8,28997
462
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html,sha256=uO9sbzPIqme-VJugw-cek65Fsx-p5D_Hagx65vJuaLw,77868
463
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html,sha256=ENzn-eNsfcUkILTi1TV2YMEtgklmfFhVx4Cy3ypJ3TU,385719
464
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html,sha256=m62n2E6D0ZnHB2e_7odHSSJn6BV2v1msqOlVOWN5qkI,70780
465
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html,sha256=Hj1RM_xSqoifxMgob8-ADgx-1qVDsuw5YShMEBIIGNI,70547
466
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html,sha256=aZdgJH3IXqOCGs2tKF0vql_3aD7X9hIAIfkItg9iwC4,89958
467
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html,sha256=eq3W8B5bV60ynzKRUPeyRqePevlW9IHv7XqAQvSUG4w,82632
468
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html,sha256=_jOGRygr1C68KNvk8KGGROTBk_fYnCpKRu8Eo-iqM7Y,49062
469
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html,sha256=_NxYLYbOKErrw4lLXZeL5B2BcJEWtDo4UyN3YGoupkg,52277
470
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html,sha256=pukd-kuZjyLK96XTAL1pUhuClIsWGuzl1MJ-FQ58pPU,71656
471
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html,sha256=BBpt1o3V8V-MHSdawrd1OYrxWjvBxG6F4N7VkHh7lO4,26069
472
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html,sha256=93XjTotwjot69wGiNVExYuHNT_kgExj-pgRwK0dbS_s,41068
473
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html,sha256=ovgtI5ZfsJEnX2EOWtSSNxIHneuYJ0jH3QGhZmYyq4E,113059
474
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html,sha256=XuyFihYwc39ARkzNtxJIGYWSEhZ68gfGxFt47U8mcS8,111138
475
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/index.html,sha256=3IZCBysipWtcQ6BfHOduHW2faFEpsqf3_vFUF1FYVwQ,31550
476
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html,sha256=UtRonGsc0-aaGUuoI2N1OrHKQ_7v2coVsqNecv6BIWk,32078
477
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=M4SsRDNdcatDkS5_M3CfTNChXbi9eMjSYF6sHTe1kMU,26960
478
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html,sha256=JqJ18uECZe_OV-jcfL0PZDvUe2D70785wMBBxlm0E4U,28685
479
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html,sha256=nwnKc-FxgEEoiTO-kpTKHZKFyDSkPosURsWmr5chxy8,25318
480
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html,sha256=7g_gzltZLDlAApF9ewAACzoY-yAmTrC7tAv-AKJOK-4,65807
481
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html,sha256=w0NZUWLpKA48kdR6SgmwZuslhwrXTgpJPpmbjq493eM,35972
482
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html,sha256=LSUzpWCQxInMLQwdXhbSc1jKk01zcNA6G5RF77I4bbc,85735
483
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html,sha256=qR_b_ql_YDngz2Mt0G9O7pKBgp-b2jcTerhN6wB6qbc,45071
484
- solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=l5vaS4SabTn8_OAv5VAhjO68VTx4kUCts4I6CYY5ryI,72231
485
- solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html,sha256=dV_3lyZYhNjOs2TeOWr9I0_DjN9oE6CQOK__q82qGvA,87583
436
+ solace_agent_mesh/assets/docs/assets/js/main.b12eac43.js,sha256=xad3jFEMb6lCUCe2ZOFSRnkuNnnYITYTcWUvNrjy0zQ,488308
437
+ solace_agent_mesh/assets/docs/assets/js/main.b12eac43.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
438
+ solace_agent_mesh/assets/docs/assets/js/runtime~main.e268214e.js,sha256=ovsV5mEslQLnyYE2QQ-aj21NHfgm85CH0vyAOUn0JHA,6688
439
+ solace_agent_mesh/assets/docs/docs/documentation/components/index.html,sha256=UXXXDrdzLN0yEacyWPvAaP3TzoNj8Ys2J535_Ige034,26456
440
+ solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html,sha256=Vh3fZkJ-9ihwgdwlL3DqCJ-UH950sIFyyA8HWQzGpbg,41909
441
+ solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html,sha256=9rCCiwifs4RPuQrp0ypDcPQzKyoNdu1QFeJagFBiSTE,44937
442
+ solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html,sha256=NC7d9a1J8eS5e6RXuxHvtf1RAi_r4Neek6SOtgNyMjU,34977
443
+ solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html,sha256=y5e-BQf6tojUq_DCW65zKT6VCtEVTH64-5a-sBDszhQ,58393
444
+ solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html,sha256=PZbBpC9QdYiJSQ5u4QLNwqkc9EtA16ZIQPnaLVemLV4,37942
445
+ solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html,sha256=BqF7rnHcU5SeO2GTPW2wMUiEIKaVOVnfIjtgzQjl80k,50898
446
+ solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html,sha256=I1oHa4BZ-yFap5kPsb45y8tqtwGB4WeITSa70K6EW5I,53125
447
+ solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html,sha256=CP1DtSr2xxBDg4zd6YbVTsCfivRL9PsVHUF34JRrghw,30847
448
+ solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html,sha256=0_F5c7E5c-txfW3de20pKxnRKJoirzg5bj4l7VgO0mU,24564
449
+ solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html,sha256=9_d672xtmPBJ8rNGtOT4iQMaMm6FxLn3qekRRC-MnII,40780
450
+ solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html,sha256=X77nnawr0hrYCMZhAOekMh1Lgo_qmN9Q1GrzLyh9dRs,91611
451
+ solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html,sha256=NVvM16kgr7htFDe-3PMWAn1u4Sr9HNT4B9QFj4v3Otg,24500
452
+ solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html,sha256=QCaGntjQECq-RyfU5iri7znPxZVXFrrqK--zXIejKg0,58060
453
+ solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html,sha256=tsKjvFDycv_WpxxoPVCOrykAW026Cw9LOxRiot0ju-w,54387
454
+ solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html,sha256=PwkCSqbCriAzrobZB6NupYiwN5947sBPq4kG6JpJGYI,32881
455
+ solace_agent_mesh/assets/docs/docs/documentation/developing/index.html,sha256=VmRXc9JDz-7i0Kc1E0f3fnZK_xn-L0-m9kjuYLFBYVU,28524
456
+ solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html,sha256=U9r-3mKHKXkkNzHuSgC7NAz8XJkKJDA9UiQea-U5hoE,175411
457
+ solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html,sha256=FGZxDDqV4BwYAcuFlRsnBhiD-a7MtQeWdNWTnNlanHY,402146
458
+ solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html,sha256=LdATGeqOGRZXaoOwDSor-KgvpoASayF9U2y6RghIdc0,175848
459
+ solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html,sha256=9tN38nW14Fc1q8jYuldUnYjF8M3TAD80jqKAUC0E3Do,59895
460
+ solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html,sha256=TvOIWR2pMht4tjR0g5TrErsNx6njVycEnOxImVUTPX4,110328
461
+ solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html,sha256=9JEGXvJViK2g28EyhSKD50lzN0fVsTY46lFyNMLmjPg,28997
462
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html,sha256=TnnLoM0nBLMU2uTD9fnNvpCxCgfOpVXr7Qn6-66Xi7Q,77868
463
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html,sha256=6G7dRqWC8xg7aeQWbBeKYEiYO2HeE8nda59jE55fNTA,385719
464
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html,sha256=tECRt4CTBoNEY-U7LuEDM2B6afQuroOSBgxma5eRL24,70780
465
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html,sha256=4IG1xK8U9iDt4WiMUk-FUA1dnaDc_sYRM7LDEzwjJ3E,70547
466
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html,sha256=E4FeZd27OIsq5_D_UyrkOX7qpnDy-BYDdBL_x_k1hHI,89958
467
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html,sha256=MR8UsuRZog7rKnGpMbt-qFQ6eB89ikJvbNNyZyDPpPk,82632
468
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html,sha256=WqTMwMGUsfME-57bFgN5Qzma0zh1idQRzC-cXbOazWo,49062
469
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html,sha256=s_K-0ddxhOMhWGywNLyOAWggbVaPf50q8HA2yPrXpBU,52277
470
+ solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html,sha256=yeCIkaTKMru-ivwJ0uxV427GFroLVGjA83Mp6dAyLfY,71656
471
+ solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html,sha256=bM2U0mZWsEsViacmeof1T49yZcx0H3Hw__M_WzQNinw,26069
472
+ solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html,sha256=CKrYNm0gCC6f8aQyhiGKpoZ4I9zlhZkij7-C3voI6Hs,40911
473
+ solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html,sha256=Jo1Nwd4QPiZNObDBFna-YnaWFbRfwYitkOgkdSu_brQ,113059
474
+ solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html,sha256=slm0r3rNQk0GQ5ShruIs9y41docNB98O3FDV1cHBpiQ,111138
475
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/index.html,sha256=0gPZDJd0u1qES7-54wAmdtrmCe_i30fI8W-1rDdvFcE,31550
476
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html,sha256=gsGfPUYzsEH1VL5RBUoBRbhqpDoavMv4kzrnZqGAhEo,32078
477
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=9GQLyWPzxM9Zmg0z0l-FnRt6BRRBVfiLtmPIi0GIvcE,26960
478
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html,sha256=b3qy48RGs1aMMw3PRa2jIJWPCf1hDVw1vIHetc5yVFg,28685
479
+ solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html,sha256=7-bSv0SOLwREx0QJ2Pmj2oAIbLhfXGD8J3GJva8B_K8,25318
480
+ solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html,sha256=kp0ZBctScWvw1I8RVQv-JGMGwUYqKCjjMf37dGPYFyw,65807
481
+ solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html,sha256=QXimxoj_MM4weUVnTJxp90Y6M3Z0gAKga0xfKaHIcQc,35972
482
+ solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html,sha256=8qSYQv9t56DL93HPLfbR7pTNyyjbpQwrPvNv7KG9kLQ,85735
483
+ solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html,sha256=HSGeNCY6q-XwDwMmWaeIG9rvB_s-nrc3dzIhxk51SuE,45071
484
+ solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=3hhaxTFQ2tnIX6jQ1yeIu5O3HXwrW4Rsh9lQCd-zULE,72231
485
+ solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html,sha256=kj5TSf-Zb4QQUFvrhUznw64PELlHCdr-zuT1Dp9M54o,87583
486
486
  solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
487
487
  solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
488
488
  solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
@@ -511,15 +511,15 @@ solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-61038fc6.
511
511
  solace_agent_mesh/config_portal/frontend/static/client/assets/root-BWvk5-gF.js,sha256=KoDaD7JSrkUDgUbDa0JqaB7mXNCc2fR-T5kKAcH5nho,1799
512
512
  solace_agent_mesh/config_portal/frontend/static/client/assets/root-DxRwaWiE.css,sha256=HaETPzdva-2CpjK-MmIBI6lipZMiGHmAqLRJiD8s2QE,33607
513
513
  solace_agent_mesh/client/webui/frontend/static/auth-callback.html,sha256=mRCN4tUy21ULbWZ9ge4rWCLO6vpiGDefEFl2KC9MCUc,604
514
- solace_agent_mesh/client/webui/frontend/static/index.html,sha256=3RcYJNmBmrB1uNpq8QrLm0LrOsVouMqTxJVLHAlNV5M,671
514
+ solace_agent_mesh/client/webui/frontend/static/index.html,sha256=b2Mchns8sNQbdR3pP3hc3gmXU-z99oTjduLwkksrMcc,671
515
515
  solace_agent_mesh/client/webui/frontend/static/assets/authCallback-BTf6dqwp.js,sha256=JxoDVkAH5ZwBZ8J26VWEMSqYi92gzPeIxXQaxgT0PMA,528
516
516
  solace_agent_mesh/client/webui/frontend/static/assets/client-CaY59VuC.js,sha256=Vp97fjzF2BWNES0MhFJ4mekbS7OAmngjUdyjKVmI3aw,174527
517
517
  solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
518
- solace_agent_mesh/client/webui/frontend/static/assets/main-BGTaW0uv.js,sha256=HJIeqmpPY3YDrBK_rtu6x5jIJeu_nttqYFj-hNE_iUk,448989
518
+ solace_agent_mesh/client/webui/frontend/static/assets/main-B32noGmR.js,sha256=hrc4Fp21owgytZEGzQ_klWsmrjGpr2vxxDrHwrYSYzI,448790
519
519
  solace_agent_mesh/client/webui/frontend/static/assets/main-DHJKSW1S.css,sha256=4qkn-N9R41XfGzdwmg-mY-QxLqZ7MLTnHTKssvjFg2o,119232
520
520
  solace_agent_mesh/client/webui/frontend/static/assets/vendor-BEmvJSYz.js,sha256=YgZcqQ36L9pX5QJn_9kyQdFxcCcnoNT-Hd1pMhoR1MM,341779
521
- solace_agent_mesh-1.6.0.dist-info/METADATA,sha256=19yiODyx3ruJcj2Kv16SdKEiQbC5JI6Tb3-j5ILr05I,25448
522
- solace_agent_mesh-1.6.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
523
- solace_agent_mesh-1.6.0.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
524
- solace_agent_mesh-1.6.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
525
- solace_agent_mesh-1.6.0.dist-info/RECORD,,
521
+ solace_agent_mesh-1.6.1.dist-info/METADATA,sha256=gIhuP0Pua2tZHvNfRio7Q5fDhJrVhTFHa5llHEjxnWE,25448
522
+ solace_agent_mesh-1.6.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
523
+ solace_agent_mesh-1.6.1.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
524
+ solace_agent_mesh-1.6.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
525
+ solace_agent_mesh-1.6.1.dist-info/RECORD,,