agentic-mesh-protocol 1.0.1.dev1__tar.gz → 1.0.1.dev2__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.
Files changed (97) hide show
  1. {agentic_mesh_protocol-1.0.1.dev1/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-1.0.1.dev2}/PKG-INFO +1 -1
  2. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/pyproject.toml +1 -1
  3. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
  4. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +20 -20
  5. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +3 -1
  6. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
  7. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/LICENSE +0 -0
  8. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/README.md +0 -0
  9. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/setup.cfg +0 -0
  10. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
  11. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
  12. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
  13. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
  14. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
  15. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
  16. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
  17. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
  18. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
  19. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
  20. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
  21. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
  22. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
  23. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
  24. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
  25. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
  26. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
  27. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/__init__.py +0 -0
  28. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/__init__.py +0 -0
  29. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.py +0 -0
  30. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.pyi +0 -0
  31. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2_grpc.py +0 -0
  32. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.py +0 -0
  33. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.pyi +0 -0
  34. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2_grpc.py +0 -0
  35. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
  36. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
  37. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
  38. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
  39. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
  40. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
  41. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
  42. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
  43. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
  44. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
  45. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
  46. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
  47. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
  48. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
  49. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/pagination/__init__.py +0 -0
  50. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/pagination/v1/__init__.py +0 -0
  51. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
  52. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
  53. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
  54. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
  55. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
  56. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
  57. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
  58. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
  59. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
  60. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
  61. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
  62. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
  63. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
  64. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
  65. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
  66. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
  67. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
  68. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
  69. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
  70. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
  71. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
  72. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
  73. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
  74. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
  75. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
  76. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
  77. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
  78. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
  79. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
  80. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
  81. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
  82. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
  83. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
  84. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
  85. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
  86. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
  87. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
  88. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
  89. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
  90. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
  91. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
  92. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/__init__.py +0 -0
  93. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/__init__.py +0 -0
  94. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2.py +0 -0
  95. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
  96. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
  97. {agentic_mesh_protocol-1.0.1.dev1 → agentic_mesh_protocol-1.0.1.dev2}/test/test_imports.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 1.0.1.dev1
3
+ Version: 1.0.1.dev2
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -38,7 +38,7 @@
38
38
  name = "agentic-mesh-protocol"
39
39
  readme = "README.md"
40
40
  requires-python = ">=3.10"
41
- version = "1.0.1.dev1"
41
+ version = "1.0.1.dev2"
42
42
 
43
43
  [project.urls]
44
44
  "Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
@@ -5,4 +5,4 @@ from importlib.metadata import PackageNotFoundError, version
5
5
  try:
6
6
  __version__ = version("agentic-mesh-protocol")
7
7
  except PackageNotFoundError:
8
- __version__ = "1.0.1.dev1"
8
+ __version__ = "1.0.1.dev2"
@@ -27,7 +27,7 @@ from agentic_mesh_protocol.registry.v1 import registry_models_pb2 as agentic__me
27
27
  from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
28
28
 
29
29
 
30
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9agentic_mesh_protocol/registry/v1/registry_requests.proto\x12!agentic_mesh_protocol.registry.v1\x1a\x36\x61gentic_mesh_protocol/registry/v1/registry_enums.proto\x1a\x37\x61gentic_mesh_protocol/registry/v1/registry_models.proto\x1a\x1b\x62uf/validate/validate.proto\"\x8a\x02\n\x15RegisterModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12$\n\x07\x61\x64\x64ress\x18\x02 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07\x61\x64\x64ress\x12\"\n\x04port\x18\x03 \x01(\x05\x42\x0e\xbaH\x0b\x1a\x06\x18\xff\xff\x03(\x01\xc8\x01\x01R\x04port\x12$\n\x07version\x18\x04 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07version\x12N\n\x0bmodule_type\x18\x05 \x01(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeR\nmoduleType\"m\n\x16RegisterModuleResponse\x12S\n\x06module\x18\x01 \x01(\x0b\x32\x33.agentic_mesh_protocol.registry.v1.ModuleDescriptorB\x06\xbaH\x03\xc8\x01\x01R\x06module\"E\n\x10HeartbeatRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"i\n\x11HeartbeatResponse\x12T\n\x06status\x18\x01 \x01(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\"\xf8\x04\n\x13SearchSetupsRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x30\n\tsetup_ids\x18\x02 \x03(\tB\x13\xbaH\x10\x92\x01\r\"\x0br\t:\x07setups:R\x08setupIds\x12\x33\n\nmodule_ids\x18\x03 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x04 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Y\n\x08statuses\x18\x05 \x03(\x0e\x32..agentic_mesh_protocol.registry.v1.SetupStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x06 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\t \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\n \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\x0b \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0c \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\r \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"u\n\x14SearchSetupsResponse\x12G\n\x06setups\x18\x01 \x03(\x0b\x32/.agentic_mesh_protocol.registry.v1.SetupSummaryR\x06setups\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"\xc8\x04\n\x14SearchModulesRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x33\n\nmodule_ids\x18\x02 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x03 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Z\n\x08statuses\x18\x04 \x03(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x05 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\x08 \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\t \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\n \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0b \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\x0c \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"y\n\x15SearchModulesResponse\x12J\n\x07modules\x18\x01 \x03(\x0b\x32\x30.agentic_mesh_protocol.registry.v1.ModuleSummaryR\x07modules\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"A\n\x0fGetSetupRequest\x12.\n\x08setup_id\x18\x01 \x01(\tB\x13\xbaH\x10r\x0b\x10\x01:\x07setups:\xc8\x01\x01R\x07setupId\"E\n\x10GetModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleIdB\xdc\x01\n%com.agentic_mesh_protocol.registry.v1B\x15RegistryRequestsProtoP\x01\xa2\x02\x03\x41RX\xaa\x02\x1f\x41genticMeshProtocol.Registry.V1\xca\x02\x1f\x41genticMeshProtocol\\Registry\\V1\xe2\x02+AgenticMeshProtocol\\Registry\\V1\\GPBMetadata\xea\x02!AgenticMeshProtocol::Registry::V1b\x06proto3')
30
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9agentic_mesh_protocol/registry/v1/registry_requests.proto\x12!agentic_mesh_protocol.registry.v1\x1a\x36\x61gentic_mesh_protocol/registry/v1/registry_enums.proto\x1a\x37\x61gentic_mesh_protocol/registry/v1/registry_models.proto\x1a\x1b\x62uf/validate/validate.proto\"\xb0\x02\n\x15RegisterModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12$\n\x07\x61\x64\x64ress\x18\x02 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07\x61\x64\x64ress\x12\"\n\x04port\x18\x03 \x01(\x05\x42\x0e\xbaH\x0b\x1a\x06\x18\xff\xff\x03(\x01\xc8\x01\x01R\x04port\x12$\n\x07version\x18\x04 \x01(\tB\n\xbaH\x07r\x02\x10\x01\xc8\x01\x01R\x07version\x12N\n\x0bmodule_type\x18\x05 \x01(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeR\nmoduleType\x12$\n\rdocumentation\x18\x06 \x01(\tR\rdocumentation\"m\n\x16RegisterModuleResponse\x12S\n\x06module\x18\x01 \x01(\x0b\x32\x33.agentic_mesh_protocol.registry.v1.ModuleDescriptorB\x06\xbaH\x03\xc8\x01\x01R\x06module\"E\n\x10HeartbeatRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"i\n\x11HeartbeatResponse\x12T\n\x06status\x18\x01 \x01(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\x0b\xbaH\x08\x82\x01\x02 \x00\xc8\x01\x01R\x06status\"\xf8\x04\n\x13SearchSetupsRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x30\n\tsetup_ids\x18\x02 \x03(\tB\x13\xbaH\x10\x92\x01\r\"\x0br\t:\x07setups:R\x08setupIds\x12\x33\n\nmodule_ids\x18\x03 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x04 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Y\n\x08statuses\x18\x05 \x03(\x0e\x32..agentic_mesh_protocol.registry.v1.SetupStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x06 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\t \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\n \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\x0b \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0c \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\r \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"u\n\x14SearchSetupsResponse\x12G\n\x06setups\x18\x01 \x03(\x0b\x32/.agentic_mesh_protocol.registry.v1.SetupSummaryR\x06setups\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"\xc8\x04\n\x14SearchModulesRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12\x33\n\nmodule_ids\x18\x02 \x03(\tB\x14\xbaH\x11\x92\x01\x0e\"\x0cr\n:\x08modules:R\tmoduleIds\x12_\n\x0cmodule_types\x18\x03 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.ModuleTypeB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0bmoduleTypes\x12Z\n\x08statuses\x18\x04 \x03(\x0e\x32/.agentic_mesh_protocol.registry.v1.ModuleStatusB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x08statuses\x12`\n\x0cvisibilities\x18\x05 \x03(\x0e\x32-.agentic_mesh_protocol.registry.v1.VisibilityB\r\xbaH\n\x92\x01\x07\"\x05\x82\x01\x02 \x00R\x0cvisibilities\x12 \n\x04tags\x18\x08 \x03(\tB\x0c\xbaH\t\x92\x01\x06\"\x04r\x02\x10\x01R\x04tags\x12\x42\n\x07sort_by\x18\t \x01(\x0e\x32).agentic_mesh_protocol.registry.v1.SortByR\x06sortBy\x12\x1e\n\ndescending\x18\n \x01(\x08R\ndescending\x12\x1f\n\x05limit\x18\x0b \x01(\x05\x42\t\xbaH\x06\x1a\x04\x18\x64(\x00R\x05limit\x12\x1f\n\x06offset\x18\x0c \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\x06offset\"y\n\x15SearchModulesResponse\x12J\n\x07modules\x18\x01 \x03(\x0b\x32\x30.agentic_mesh_protocol.registry.v1.ModuleSummaryR\x07modules\x12\x14\n\x05total\x18\x02 \x01(\x05R\x05total\"A\n\x0fGetSetupRequest\x12.\n\x08setup_id\x18\x01 \x01(\tB\x13\xbaH\x10r\x0b\x10\x01:\x07setups:\xc8\x01\x01R\x07setupId\"E\n\x10GetModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleIdB\xdc\x01\n%com.agentic_mesh_protocol.registry.v1B\x15RegistryRequestsProtoP\x01\xa2\x02\x03\x41RX\xaa\x02\x1f\x41genticMeshProtocol.Registry.V1\xca\x02\x1f\x41genticMeshProtocol\\Registry\\V1\xe2\x02+AgenticMeshProtocol\\Registry\\V1\\GPBMetadata\xea\x02!AgenticMeshProtocol::Registry::V1b\x06proto3')
31
31
 
32
32
  _globals = globals()
33
33
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -84,23 +84,23 @@ if not _descriptor._USE_C_DESCRIPTORS:
84
84
  _globals['_GETMODULEREQUEST'].fields_by_name['module_id']._loaded_options = None
85
85
  _globals['_GETMODULEREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
86
86
  _globals['_REGISTERMODULEREQUEST']._serialized_start=239
87
- _globals['_REGISTERMODULEREQUEST']._serialized_end=505
88
- _globals['_REGISTERMODULERESPONSE']._serialized_start=507
89
- _globals['_REGISTERMODULERESPONSE']._serialized_end=616
90
- _globals['_HEARTBEATREQUEST']._serialized_start=618
91
- _globals['_HEARTBEATREQUEST']._serialized_end=687
92
- _globals['_HEARTBEATRESPONSE']._serialized_start=689
93
- _globals['_HEARTBEATRESPONSE']._serialized_end=794
94
- _globals['_SEARCHSETUPSREQUEST']._serialized_start=797
95
- _globals['_SEARCHSETUPSREQUEST']._serialized_end=1429
96
- _globals['_SEARCHSETUPSRESPONSE']._serialized_start=1431
97
- _globals['_SEARCHSETUPSRESPONSE']._serialized_end=1548
98
- _globals['_SEARCHMODULESREQUEST']._serialized_start=1551
99
- _globals['_SEARCHMODULESREQUEST']._serialized_end=2135
100
- _globals['_SEARCHMODULESRESPONSE']._serialized_start=2137
101
- _globals['_SEARCHMODULESRESPONSE']._serialized_end=2258
102
- _globals['_GETSETUPREQUEST']._serialized_start=2260
103
- _globals['_GETSETUPREQUEST']._serialized_end=2325
104
- _globals['_GETMODULEREQUEST']._serialized_start=2327
105
- _globals['_GETMODULEREQUEST']._serialized_end=2396
87
+ _globals['_REGISTERMODULEREQUEST']._serialized_end=543
88
+ _globals['_REGISTERMODULERESPONSE']._serialized_start=545
89
+ _globals['_REGISTERMODULERESPONSE']._serialized_end=654
90
+ _globals['_HEARTBEATREQUEST']._serialized_start=656
91
+ _globals['_HEARTBEATREQUEST']._serialized_end=725
92
+ _globals['_HEARTBEATRESPONSE']._serialized_start=727
93
+ _globals['_HEARTBEATRESPONSE']._serialized_end=832
94
+ _globals['_SEARCHSETUPSREQUEST']._serialized_start=835
95
+ _globals['_SEARCHSETUPSREQUEST']._serialized_end=1467
96
+ _globals['_SEARCHSETUPSRESPONSE']._serialized_start=1469
97
+ _globals['_SEARCHSETUPSRESPONSE']._serialized_end=1586
98
+ _globals['_SEARCHMODULESREQUEST']._serialized_start=1589
99
+ _globals['_SEARCHMODULESREQUEST']._serialized_end=2173
100
+ _globals['_SEARCHMODULESRESPONSE']._serialized_start=2175
101
+ _globals['_SEARCHMODULESRESPONSE']._serialized_end=2296
102
+ _globals['_GETSETUPREQUEST']._serialized_start=2298
103
+ _globals['_GETSETUPREQUEST']._serialized_end=2363
104
+ _globals['_GETMODULEREQUEST']._serialized_start=2365
105
+ _globals['_GETMODULEREQUEST']._serialized_end=2434
106
106
  # @@protoc_insertion_point(module_scope)
@@ -16,12 +16,14 @@ class RegisterModuleRequest(_message.Message):
16
16
  PORT_FIELD_NUMBER: _ClassVar[int]
17
17
  VERSION_FIELD_NUMBER: _ClassVar[int]
18
18
  MODULE_TYPE_FIELD_NUMBER: _ClassVar[int]
19
+ DOCUMENTATION_FIELD_NUMBER: _ClassVar[int]
19
20
  module_id: str
20
21
  address: str
21
22
  port: int
22
23
  version: str
23
24
  module_type: _registry_enums_pb2.ModuleType
24
- def __init__(self, module_id: _Optional[str] = ..., address: _Optional[str] = ..., port: _Optional[int] = ..., version: _Optional[str] = ..., module_type: _Optional[_Union[_registry_enums_pb2.ModuleType, str]] = ...) -> None: ...
25
+ documentation: str
26
+ def __init__(self, module_id: _Optional[str] = ..., address: _Optional[str] = ..., port: _Optional[int] = ..., version: _Optional[str] = ..., module_type: _Optional[_Union[_registry_enums_pb2.ModuleType, str]] = ..., documentation: _Optional[str] = ...) -> None: ...
25
27
 
26
28
  class RegisterModuleResponse(_message.Message):
27
29
  __slots__ = ()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 1.0.1.dev1
3
+ Version: 1.0.1.dev2
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues