agentic-mesh-protocol 0.2.3.dev2__tar.gz → 0.2.3.dev4__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.
- {agentic_mesh_protocol-0.2.3.dev2/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.3.dev4}/PKG-INFO +3 -3
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/pyproject.toml +3 -3
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/__version__.py +1 -1
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +7 -7
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.pyi +3 -3
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4/src/agentic_mesh_protocol.egg-info}/PKG-INFO +3 -3
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol.egg-info/requires.txt +2 -2
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/LICENSE +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/README.md +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/setup.cfg +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/test/test_imports.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.3.
|
|
3
|
+
Version: 0.2.3.dev4
|
|
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
|
|
@@ -24,8 +24,8 @@ Description-Content-Type: text/markdown
|
|
|
24
24
|
License-File: LICENSE
|
|
25
25
|
Requires-Dist: bump-my-version>=1.2.7
|
|
26
26
|
Requires-Dist: googleapis-common-protos>=1.72.0
|
|
27
|
-
Requires-Dist: grpcio-tools>=1.78.
|
|
28
|
-
Requires-Dist: grpcio>=1.78.
|
|
27
|
+
Requires-Dist: grpcio-tools>=1.78.0
|
|
28
|
+
Requires-Dist: grpcio>=1.78.0
|
|
29
29
|
Requires-Dist: protobuf>=6.33.5
|
|
30
30
|
Requires-Dist: protovalidate>=1.1.1
|
|
31
31
|
Dynamic: license-file
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
dependencies = [
|
|
21
21
|
"bump-my-version>=1.2.7",
|
|
22
22
|
"googleapis-common-protos>=1.72.0",
|
|
23
|
-
"grpcio-tools>=1.78.
|
|
24
|
-
"grpcio>=1.78.
|
|
23
|
+
"grpcio-tools>=1.78.0",
|
|
24
|
+
"grpcio>=1.78.0",
|
|
25
25
|
"protobuf>=6.33.5",
|
|
26
26
|
"protovalidate>=1.1.1",
|
|
27
27
|
]
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
name = "agentic-mesh-protocol"
|
|
38
38
|
readme = "README.md"
|
|
39
39
|
requires-python = ">=3.10"
|
|
40
|
-
version = "0.2.3.
|
|
40
|
+
version = "0.2.3.dev4"
|
|
41
41
|
|
|
42
42
|
[project.urls]
|
|
43
43
|
"Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
|
|
@@ -26,7 +26,7 @@ from agentic_mesh_protocol.task_manager.v1 import task_manager_message_pb2 as ag
|
|
|
26
26
|
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x1a\x1b\x62uf/validate/validate.proto\"d\n\x12SendSignalsRequest\x12N\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x0b\xbaH\x08\x92\x01\x02\x08\x01\xc8\x01\x01R\x05tasks\"\x82\x01\n\x13SendSignalsResponse\x12 \n\x07success\x18\x01 \x01(\x08\x42\x06\xbaH\x03\xc8\x01\x01R\x07success\x12I\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x06\xbaH\x03\xc8\x01\x01R\x05tasks\"\x92\x01\n\x15ListHeartbeatsRequest\x12y\n\x08task_ids\x18\x01 \x03(\tB^\xbaH[\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x07taskIds\"\x90\x01\n\x16ListHeartbeatsResponse\x12+\n\x0btotal_count\x18\x01 \x01(\x05\x42\n\xbaH\x07\x1a\x02(\x00\xc8\x01\x01R\ntotalCount\x12I\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x06\xbaH\x03\xc8\x01\x01R\x05tasks\"
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x1a\x1b\x62uf/validate/validate.proto\"d\n\x12SendSignalsRequest\x12N\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x0b\xbaH\x08\x92\x01\x02\x08\x01\xc8\x01\x01R\x05tasks\"\x82\x01\n\x13SendSignalsResponse\x12 \n\x07success\x18\x01 \x01(\x08\x42\x06\xbaH\x03\xc8\x01\x01R\x07success\x12I\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x06\xbaH\x03\xc8\x01\x01R\x05tasks\"\x92\x01\n\x15ListHeartbeatsRequest\x12y\n\x08task_ids\x18\x01 \x03(\tB^\xbaH[\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x07taskIds\"\x90\x01\n\x16ListHeartbeatsResponse\x12+\n\x0btotal_count\x18\x01 \x01(\x05\x42\n\xbaH\x07\x1a\x02(\x00\xc8\x01\x01R\ntotalCount\x12I\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x06\xbaH\x03\xc8\x01\x01R\x05tasks\";\n\x11GetSignalsRequest\x12&\n\x08task_ids\x18\x01 \x03(\tB\x0b\xbaH\x08\x92\x01\x02\x08\x01\xc8\x01\x01R\x07taskIds\"_\n\x12GetSignalsResponse\x12I\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x06\xbaH\x03\xc8\x01\x01R\x05tasksB\xea\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x13TaskManagerDtoProtoP\x01\xa2\x02\x03\x41TX\xaa\x02\"AgenticMeshProtocol.TaskManager.V1\xca\x02\"AgenticMeshProtocol\\TaskManager\\V1\xe2\x02.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\xea\x02$AgenticMeshProtocol::TaskManager::V1b\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -46,8 +46,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
46
46
|
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._serialized_options = b'\272H\007\032\002(\000\310\001\001'
|
|
47
47
|
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['tasks']._loaded_options = None
|
|
48
48
|
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['tasks']._serialized_options = b'\272H\003\310\001\001'
|
|
49
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['
|
|
50
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['
|
|
49
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
50
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272H\010\222\001\002\010\001\310\001\001'
|
|
51
51
|
_globals['_GETSIGNALSRESPONSE'].fields_by_name['tasks']._loaded_options = None
|
|
52
52
|
_globals['_GETSIGNALSRESPONSE'].fields_by_name['tasks']._serialized_options = b'\272H\003\310\001\001'
|
|
53
53
|
_globals['_SENDSIGNALSREQUEST']._serialized_start=198
|
|
@@ -58,8 +58,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
58
58
|
_globals['_LISTHEARTBEATSREQUEST']._serialized_end=580
|
|
59
59
|
_globals['_LISTHEARTBEATSRESPONSE']._serialized_start=583
|
|
60
60
|
_globals['_LISTHEARTBEATSRESPONSE']._serialized_end=727
|
|
61
|
-
_globals['_GETSIGNALSREQUEST']._serialized_start=
|
|
62
|
-
_globals['_GETSIGNALSREQUEST']._serialized_end=
|
|
63
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_start=
|
|
64
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_end=
|
|
61
|
+
_globals['_GETSIGNALSREQUEST']._serialized_start=729
|
|
62
|
+
_globals['_GETSIGNALSREQUEST']._serialized_end=788
|
|
63
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_start=790
|
|
64
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_end=885
|
|
65
65
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -38,9 +38,9 @@ class ListHeartbeatsResponse(_message.Message):
|
|
|
38
38
|
|
|
39
39
|
class GetSignalsRequest(_message.Message):
|
|
40
40
|
__slots__ = ()
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
def __init__(self,
|
|
41
|
+
TASK_IDS_FIELD_NUMBER: _ClassVar[int]
|
|
42
|
+
task_ids: _containers.RepeatedScalarFieldContainer[str]
|
|
43
|
+
def __init__(self, task_ids: _Optional[_Iterable[str]] = ...) -> None: ...
|
|
44
44
|
|
|
45
45
|
class GetSignalsResponse(_message.Message):
|
|
46
46
|
__slots__ = ()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.3.
|
|
3
|
+
Version: 0.2.3.dev4
|
|
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
|
|
@@ -24,8 +24,8 @@ Description-Content-Type: text/markdown
|
|
|
24
24
|
License-File: LICENSE
|
|
25
25
|
Requires-Dist: bump-my-version>=1.2.7
|
|
26
26
|
Requires-Dist: googleapis-common-protos>=1.72.0
|
|
27
|
-
Requires-Dist: grpcio-tools>=1.78.
|
|
28
|
-
Requires-Dist: grpcio>=1.78.
|
|
27
|
+
Requires-Dist: grpcio-tools>=1.78.0
|
|
28
|
+
Requires-Dist: grpcio>=1.78.0
|
|
29
29
|
Requires-Dist: protobuf>=6.33.5
|
|
30
30
|
Requires-Dist: protovalidate>=1.1.1
|
|
31
31
|
Dynamic: license-file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev4}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|