agentic-mesh-protocol 0.2.3.dev0__tar.gz → 0.2.3.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.
- {agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.3.dev2}/PKG-INFO +1 -1
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/pyproject.toml +1 -1
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
- agentic_mesh_protocol-0.2.3.dev2/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +65 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.pyi +3 -21
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.py +9 -7
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.pyi +5 -17
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.py +2 -2
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2_grpc.py +14 -58
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +1 -1
- agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +0 -65
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/LICENSE +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/README.md +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/setup.cfg +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.3.dev0 → agentic_mesh_protocol-0.2.3.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: 0.2.3.
|
|
3
|
+
Version: 0.2.3.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
|
agentic_mesh_protocol-0.2.3.dev2/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto
|
|
5
|
+
# Protobuf Python Version: 6.33.0
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
33,
|
|
16
|
+
0,
|
|
17
|
+
'',
|
|
18
|
+
'agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from agentic_mesh_protocol.task_manager.v1 import task_manager_message_pb2 as agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__message__pb2
|
|
26
|
+
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
27
|
+
|
|
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\"\x85\x01\n\x11GetSignalsRequest\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\"_\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
|
+
|
|
31
|
+
_globals = globals()
|
|
32
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.task_manager.v1.task_manager_dto_pb2', _globals)
|
|
34
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n)com.agentic_mesh_protocol.task_manager.v1B\023TaskManagerDtoProtoP\001\242\002\003ATX\252\002\"AgenticMeshProtocol.TaskManager.V1\312\002\"AgenticMeshProtocol\\TaskManager\\V1\342\002.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\352\002$AgenticMeshProtocol::TaskManager::V1'
|
|
37
|
+
_globals['_SENDSIGNALSREQUEST'].fields_by_name['tasks']._loaded_options = None
|
|
38
|
+
_globals['_SENDSIGNALSREQUEST'].fields_by_name['tasks']._serialized_options = b'\272H\010\222\001\002\010\001\310\001\001'
|
|
39
|
+
_globals['_SENDSIGNALSRESPONSE'].fields_by_name['success']._loaded_options = None
|
|
40
|
+
_globals['_SENDSIGNALSRESPONSE'].fields_by_name['success']._serialized_options = b'\272H\003\310\001\001'
|
|
41
|
+
_globals['_SENDSIGNALSRESPONSE'].fields_by_name['tasks']._loaded_options = None
|
|
42
|
+
_globals['_SENDSIGNALSRESPONSE'].fields_by_name['tasks']._serialized_options = b'\272H\003\310\001\001'
|
|
43
|
+
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
44
|
+
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272H[\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
45
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._loaded_options = None
|
|
46
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._serialized_options = b'\272H\007\032\002(\000\310\001\001'
|
|
47
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['tasks']._loaded_options = None
|
|
48
|
+
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['tasks']._serialized_options = b'\272H\003\310\001\001'
|
|
49
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._loaded_options = None
|
|
50
|
+
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._serialized_options = b'\272HT\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
51
|
+
_globals['_GETSIGNALSRESPONSE'].fields_by_name['tasks']._loaded_options = None
|
|
52
|
+
_globals['_GETSIGNALSRESPONSE'].fields_by_name['tasks']._serialized_options = b'\272H\003\310\001\001'
|
|
53
|
+
_globals['_SENDSIGNALSREQUEST']._serialized_start=198
|
|
54
|
+
_globals['_SENDSIGNALSREQUEST']._serialized_end=298
|
|
55
|
+
_globals['_SENDSIGNALSRESPONSE']._serialized_start=301
|
|
56
|
+
_globals['_SENDSIGNALSRESPONSE']._serialized_end=431
|
|
57
|
+
_globals['_LISTHEARTBEATSREQUEST']._serialized_start=434
|
|
58
|
+
_globals['_LISTHEARTBEATSREQUEST']._serialized_end=580
|
|
59
|
+
_globals['_LISTHEARTBEATSRESPONSE']._serialized_start=583
|
|
60
|
+
_globals['_LISTHEARTBEATSRESPONSE']._serialized_end=727
|
|
61
|
+
_globals['_GETSIGNALSREQUEST']._serialized_start=730
|
|
62
|
+
_globals['_GETSIGNALSREQUEST']._serialized_end=863
|
|
63
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_start=865
|
|
64
|
+
_globals['_GETSIGNALSRESPONSE']._serialized_end=960
|
|
65
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -8,31 +8,13 @@ from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
|
8
8
|
|
|
9
9
|
DESCRIPTOR: _descriptor.FileDescriptor
|
|
10
10
|
|
|
11
|
-
class
|
|
11
|
+
class SendSignalsRequest(_message.Message):
|
|
12
12
|
__slots__ = ()
|
|
13
|
-
MISSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
14
13
|
TASKS_FIELD_NUMBER: _ClassVar[int]
|
|
15
|
-
mission_id: str
|
|
16
14
|
tasks: _containers.RepeatedCompositeFieldContainer[_task_manager_message_pb2.Task]
|
|
17
|
-
def __init__(self,
|
|
18
|
-
|
|
19
|
-
class CreateTasksResponse(_message.Message):
|
|
20
|
-
__slots__ = ()
|
|
21
|
-
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
-
TASKS_FIELD_NUMBER: _ClassVar[int]
|
|
23
|
-
success: bool
|
|
24
|
-
tasks: _containers.RepeatedCompositeFieldContainer[_task_manager_message_pb2.Task]
|
|
25
|
-
def __init__(self, success: _Optional[bool] = ..., tasks: _Optional[_Iterable[_Union[_task_manager_message_pb2.Task, _Mapping]]] = ...) -> None: ...
|
|
26
|
-
|
|
27
|
-
class StopTasksRequest(_message.Message):
|
|
28
|
-
__slots__ = ()
|
|
29
|
-
TASK_IDS_FIELD_NUMBER: _ClassVar[int]
|
|
30
|
-
REASON_FIELD_NUMBER: _ClassVar[int]
|
|
31
|
-
task_ids: _containers.RepeatedScalarFieldContainer[str]
|
|
32
|
-
reason: str
|
|
33
|
-
def __init__(self, task_ids: _Optional[_Iterable[str]] = ..., reason: _Optional[str] = ...) -> None: ...
|
|
15
|
+
def __init__(self, tasks: _Optional[_Iterable[_Union[_task_manager_message_pb2.Task, _Mapping]]] = ...) -> None: ...
|
|
34
16
|
|
|
35
|
-
class
|
|
17
|
+
class SendSignalsResponse(_message.Message):
|
|
36
18
|
__slots__ = ()
|
|
37
19
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
38
20
|
TASKS_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -27,7 +27,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
|
27
27
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_message.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x91\n\n\x04Task\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\x12\xdb\x01\n\nmission_id\x18\x02 \x01(\tB\xbb\x01\xbaH\xb7\x01\xba\x01Y\n\x11mission_id_prefix\x12&mission_id must start with \'missions:\'\x1a\x1cthis.startsWith(\'missions:\')\xba\x01U\n\x11mission_id_length\x12-mission_id must be at least 1 characters long\x1a\x11this.size() >= 10\xc8\x01\x01R\tmissionId\x12\xca\x01\n\x08setup_id\x18\x03 \x01(\tB\xae\x01\xbaH\xaa\x01\xba\x01Q\n\x0fsetup_id_prefix\x12\"setup_id must start with \'setups:\'\x1a\x1athis.startsWith(\'setups:\')\xba\x01P\n\x0fsetup_id_length\x12+setup_id must be at least 1 characters long\x1a\x10this.size() >= 8\xc8\x01\x01R\x07setupId\x12\x8a\x02\n\x10setup_version_id\x18\x04 \x01(\tB\xdf\x01\xbaH\xdb\x01\xba\x01q\n\x17setup_version_id_prefix\x12\x32setup_version_id must start with \'setup_versions:\'\x1a\"this.startsWith(\'setup_versions:\')\xba\x01\x61\n\x17setup_version_id_length\x12\x33setup_version_id must be at least 1 characters long\x1a\x11this.size() >= 16\xc8\x01\x01R\x0esetupVersionId\x12m\n\x06\x61\x63tion\x18\x05 \x01(\tBU\xbaHR\xba\x01L\n\raction_length\x12)action must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06\x61\x63tion\x12\x93\x01\n\x13\x63\x61ncellation_reason\x18\x06 \x01(\tBb\xbaH_\xba\x01Y\n\x1a\x63\x61ncellation_reason_length\x12)action must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x12\x63\x61ncellationReason\x12\x41\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\xbaH\x03\xc8\x01\x01R\tcreatedAt\x12\x42\n\x0cheartbeat_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00R\x0bheartbeatAt\x88\x01\x01\x12\x36\n\x07payload\x18\t \x01(\x0b\x32\x17.google.protobuf.StructH\x01R\x07payload\x88\x01\x01\x42\x0f\n\r_heartbeat_atB\n\n\x08_payloadB\xee\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x17TaskManagerMessageProtoP\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')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -43,10 +43,12 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
43
43
|
_globals['_TASK'].fields_by_name['setup_id']._serialized_options = b'\272H\252\001\272\001Q\n\017setup_id_prefix\022\"setup_id must start with \'setups:\'\032\032this.startsWith(\'setups:\')\272\001P\n\017setup_id_length\022+setup_id must be at least 1 characters long\032\020this.size() >= 8\310\001\001'
|
|
44
44
|
_globals['_TASK'].fields_by_name['setup_version_id']._loaded_options = None
|
|
45
45
|
_globals['_TASK'].fields_by_name['setup_version_id']._serialized_options = b'\272H\333\001\272\001q\n\027setup_version_id_prefix\0222setup_version_id must start with \'setup_versions:\'\032\"this.startsWith(\'setup_versions:\')\272\001a\n\027setup_version_id_length\0223setup_version_id must be at least 1 characters long\032\021this.size() >= 16\310\001\001'
|
|
46
|
-
_globals['_TASK'].fields_by_name['
|
|
47
|
-
_globals['_TASK'].fields_by_name['
|
|
48
|
-
_globals['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['_TASK'].
|
|
51
|
-
_globals['_TASK'].
|
|
46
|
+
_globals['_TASK'].fields_by_name['action']._loaded_options = None
|
|
47
|
+
_globals['_TASK'].fields_by_name['action']._serialized_options = b'\272HR\272\001L\n\raction_length\022)action must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
48
|
+
_globals['_TASK'].fields_by_name['cancellation_reason']._loaded_options = None
|
|
49
|
+
_globals['_TASK'].fields_by_name['cancellation_reason']._serialized_options = b'\272H_\272\001Y\n\032cancellation_reason_length\022)action must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
50
|
+
_globals['_TASK'].fields_by_name['created_at']._loaded_options = None
|
|
51
|
+
_globals['_TASK'].fields_by_name['created_at']._serialized_options = b'\272H\003\310\001\001'
|
|
52
|
+
_globals['_TASK']._serialized_start=200
|
|
53
|
+
_globals['_TASK']._serialized_end=1497
|
|
52
54
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -10,36 +10,24 @@ from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
|
|
|
10
10
|
|
|
11
11
|
DESCRIPTOR: _descriptor.FileDescriptor
|
|
12
12
|
|
|
13
|
-
class TaskError(_message.Message):
|
|
14
|
-
__slots__ = ()
|
|
15
|
-
CANCELLATION_REASON_FIELD_NUMBER: _ClassVar[int]
|
|
16
|
-
ERROR_MESSAGE_FIELD_NUMBER: _ClassVar[int]
|
|
17
|
-
EXCEPTION_TRACEBACK_FIELD_NUMBER: _ClassVar[int]
|
|
18
|
-
cancellation_reason: str
|
|
19
|
-
error_message: str
|
|
20
|
-
exception_traceback: str
|
|
21
|
-
def __init__(self, cancellation_reason: _Optional[str] = ..., error_message: _Optional[str] = ..., exception_traceback: _Optional[str] = ...) -> None: ...
|
|
22
|
-
|
|
23
13
|
class Task(_message.Message):
|
|
24
14
|
__slots__ = ()
|
|
25
15
|
TASK_ID_FIELD_NUMBER: _ClassVar[int]
|
|
26
16
|
MISSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
27
17
|
SETUP_ID_FIELD_NUMBER: _ClassVar[int]
|
|
28
18
|
SETUP_VERSION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
29
|
-
STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
30
19
|
ACTION_FIELD_NUMBER: _ClassVar[int]
|
|
20
|
+
CANCELLATION_REASON_FIELD_NUMBER: _ClassVar[int]
|
|
31
21
|
CREATED_AT_FIELD_NUMBER: _ClassVar[int]
|
|
32
|
-
|
|
33
|
-
ERROR_FIELD_NUMBER: _ClassVar[int]
|
|
22
|
+
HEARTBEAT_AT_FIELD_NUMBER: _ClassVar[int]
|
|
34
23
|
PAYLOAD_FIELD_NUMBER: _ClassVar[int]
|
|
35
24
|
task_id: str
|
|
36
25
|
mission_id: str
|
|
37
26
|
setup_id: str
|
|
38
27
|
setup_version_id: str
|
|
39
|
-
status: str
|
|
40
28
|
action: str
|
|
29
|
+
cancellation_reason: str
|
|
41
30
|
created_at: _timestamp_pb2.Timestamp
|
|
42
|
-
|
|
43
|
-
error: TaskError
|
|
31
|
+
heartbeat_at: _timestamp_pb2.Timestamp
|
|
44
32
|
payload: _struct_pb2.Struct
|
|
45
|
-
def __init__(self, task_id: _Optional[str] = ..., mission_id: _Optional[str] = ..., setup_id: _Optional[str] = ..., setup_version_id: _Optional[str] = ...,
|
|
33
|
+
def __init__(self, task_id: _Optional[str] = ..., mission_id: _Optional[str] = ..., setup_id: _Optional[str] = ..., setup_version_id: _Optional[str] = ..., action: _Optional[str] = ..., cancellation_reason: _Optional[str] = ..., created_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., heartbeat_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., payload: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from agentic_mesh_protocol.task_manager.v1 import task_manager_dto_pb2 as agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_service.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto2\xaf\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@agentic_mesh_protocol/task_manager/v1/task_manager_service.proto\x12%agentic_mesh_protocol.task_manager.v1\x1a<agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto2\xaf\x03\n\x12TaskManagerService\x12\x84\x01\n\x0bSendSignals\x12\x39.agentic_mesh_protocol.task_manager.v1.SendSignalsRequest\x1a:.agentic_mesh_protocol.task_manager.v1.SendSignalsResponse\x12\x8d\x01\n\x0eListHeartbeats\x12<.agentic_mesh_protocol.task_manager.v1.ListHeartbeatsRequest\x1a=.agentic_mesh_protocol.task_manager.v1.ListHeartbeatsResponse\x12\x81\x01\n\nGetSignals\x12\x38.agentic_mesh_protocol.task_manager.v1.GetSignalsRequest\x1a\x39.agentic_mesh_protocol.task_manager.v1.GetSignalsResponseB\xee\x01\n)com.agentic_mesh_protocol.task_manager.v1B\x17TaskManagerServiceProtoP\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')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,5 +34,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'\n)com.agentic_mesh_protocol.task_manager.v1B\027TaskManagerServiceProtoP\001\242\002\003ATX\252\002\"AgenticMeshProtocol.TaskManager.V1\312\002\"AgenticMeshProtocol\\TaskManager\\V1\342\002.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\352\002$AgenticMeshProtocol::TaskManager::V1'
|
|
36
36
|
_globals['_TASKMANAGERSERVICE']._serialized_start=170
|
|
37
|
-
_globals['_TASKMANAGERSERVICE']._serialized_end=
|
|
37
|
+
_globals['_TASKMANAGERSERVICE']._serialized_end=601
|
|
38
38
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -16,15 +16,10 @@ class TaskManagerServiceStub(object):
|
|
|
16
16
|
Args:
|
|
17
17
|
channel: A grpc.Channel.
|
|
18
18
|
"""
|
|
19
|
-
self.
|
|
20
|
-
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/
|
|
21
|
-
request_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
22
|
-
response_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
23
|
-
_registered_method=True)
|
|
24
|
-
self.StopTasks = channel.unary_unary(
|
|
25
|
-
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/StopTasks',
|
|
26
|
-
request_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.StopTasksRequest.SerializeToString,
|
|
27
|
-
response_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.StopTasksResponse.FromString,
|
|
19
|
+
self.SendSignals = channel.unary_unary(
|
|
20
|
+
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/SendSignals',
|
|
21
|
+
request_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsRequest.SerializeToString,
|
|
22
|
+
response_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsResponse.FromString,
|
|
28
23
|
_registered_method=True)
|
|
29
24
|
self.ListHeartbeats = channel.unary_unary(
|
|
30
25
|
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/ListHeartbeats',
|
|
@@ -43,15 +38,8 @@ class TaskManagerServiceServicer(object):
|
|
|
43
38
|
and monitoring for the agentic mesh.
|
|
44
39
|
"""
|
|
45
40
|
|
|
46
|
-
def
|
|
47
|
-
"""
|
|
48
|
-
"""
|
|
49
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
50
|
-
context.set_details('Method not implemented!')
|
|
51
|
-
raise NotImplementedError('Method not implemented!')
|
|
52
|
-
|
|
53
|
-
def StopTasks(self, request, context):
|
|
54
|
-
"""StopTasks stops one or more running tasks.
|
|
41
|
+
def SendSignals(self, request, context):
|
|
42
|
+
"""SendSignals sends signals to tasks (create, stop, etc.).
|
|
55
43
|
"""
|
|
56
44
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
57
45
|
context.set_details('Method not implemented!')
|
|
@@ -74,15 +62,10 @@ class TaskManagerServiceServicer(object):
|
|
|
74
62
|
|
|
75
63
|
def add_TaskManagerServiceServicer_to_server(servicer, server):
|
|
76
64
|
rpc_method_handlers = {
|
|
77
|
-
'
|
|
78
|
-
servicer.
|
|
79
|
-
request_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
80
|
-
response_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
81
|
-
),
|
|
82
|
-
'StopTasks': grpc.unary_unary_rpc_method_handler(
|
|
83
|
-
servicer.StopTasks,
|
|
84
|
-
request_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.StopTasksRequest.FromString,
|
|
85
|
-
response_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.StopTasksResponse.SerializeToString,
|
|
65
|
+
'SendSignals': grpc.unary_unary_rpc_method_handler(
|
|
66
|
+
servicer.SendSignals,
|
|
67
|
+
request_deserializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsRequest.FromString,
|
|
68
|
+
response_serializer=agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsResponse.SerializeToString,
|
|
86
69
|
),
|
|
87
70
|
'ListHeartbeats': grpc.unary_unary_rpc_method_handler(
|
|
88
71
|
servicer.ListHeartbeats,
|
|
@@ -108,34 +91,7 @@ class TaskManagerService(object):
|
|
|
108
91
|
"""
|
|
109
92
|
|
|
110
93
|
@staticmethod
|
|
111
|
-
def
|
|
112
|
-
target,
|
|
113
|
-
options=(),
|
|
114
|
-
channel_credentials=None,
|
|
115
|
-
call_credentials=None,
|
|
116
|
-
insecure=False,
|
|
117
|
-
compression=None,
|
|
118
|
-
wait_for_ready=None,
|
|
119
|
-
timeout=None,
|
|
120
|
-
metadata=None):
|
|
121
|
-
return grpc.experimental.unary_unary(
|
|
122
|
-
request,
|
|
123
|
-
target,
|
|
124
|
-
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/CreateTasks',
|
|
125
|
-
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.CreateTasksRequest.SerializeToString,
|
|
126
|
-
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.CreateTasksResponse.FromString,
|
|
127
|
-
options,
|
|
128
|
-
channel_credentials,
|
|
129
|
-
insecure,
|
|
130
|
-
call_credentials,
|
|
131
|
-
compression,
|
|
132
|
-
wait_for_ready,
|
|
133
|
-
timeout,
|
|
134
|
-
metadata,
|
|
135
|
-
_registered_method=True)
|
|
136
|
-
|
|
137
|
-
@staticmethod
|
|
138
|
-
def StopTasks(request,
|
|
94
|
+
def SendSignals(request,
|
|
139
95
|
target,
|
|
140
96
|
options=(),
|
|
141
97
|
channel_credentials=None,
|
|
@@ -148,9 +104,9 @@ class TaskManagerService(object):
|
|
|
148
104
|
return grpc.experimental.unary_unary(
|
|
149
105
|
request,
|
|
150
106
|
target,
|
|
151
|
-
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/
|
|
152
|
-
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
153
|
-
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.
|
|
107
|
+
'/agentic_mesh_protocol.task_manager.v1.TaskManagerService/SendSignals',
|
|
108
|
+
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsRequest.SerializeToString,
|
|
109
|
+
agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__dto__pb2.SendSignalsResponse.FromString,
|
|
154
110
|
options,
|
|
155
111
|
channel_credentials,
|
|
156
112
|
insecure,
|
|
@@ -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.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
|
agentic_mesh_protocol-0.2.3.dev0/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py
DELETED
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
# -*- coding: utf-8 -*-
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
-
# source: agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto
|
|
5
|
-
# Protobuf Python Version: 6.33.0
|
|
6
|
-
"""Generated protocol buffer code."""
|
|
7
|
-
from google.protobuf import descriptor as _descriptor
|
|
8
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
-
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
-
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
-
from google.protobuf.internal import builder as _builder
|
|
12
|
-
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
-
_runtime_version.Domain.PUBLIC,
|
|
14
|
-
6,
|
|
15
|
-
33,
|
|
16
|
-
0,
|
|
17
|
-
'',
|
|
18
|
-
'agentic_mesh_protocol/task_manager/v1/task_manager_dto.proto'
|
|
19
|
-
)
|
|
20
|
-
# @@protoc_insertion_point(imports)
|
|
21
|
-
|
|
22
|
-
_sym_db = _symbol_database.Default()
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
from agentic_mesh_protocol.task_manager.v1 import task_manager_message_pb2 as agentic__mesh__protocol_dot_task__manager_dot_v1_dot_task__manager__message__pb2
|
|
26
|
-
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
27
|
-
|
|
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\"\xbf\x02\n\x12\x43reateTasksRequest\x12\xdb\x01\n\nmission_id\x18\x01 \x01(\tB\xbb\x01\xbaH\xb7\x01\xba\x01Y\n\x11mission_id_prefix\x12&mission_id must start with \'missions:\'\x1a\x1cthis.startsWith(\'missions:\')\xba\x01U\n\x11mission_id_length\x12-mission_id must be at least 1 characters long\x1a\x11this.size() >= 10\xc8\x01\x01R\tmissionId\x12K\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskB\x08\xbaH\x05\x92\x01\x02\x08\x01R\x05tasks\"r\n\x13\x43reateTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\xb2\x01\n\x10StopTasksRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\x12\x1b\n\x06reason\x18\x02 \x01(\tH\x00R\x06reason\x88\x01\x01\x42\t\n\x07_reason\"p\n\x11StopTasksResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x8f\x01\n\x15ListHeartbeatsRequest\x12v\n\x08task_ids\x18\x01 \x03(\tB[\xbaHX\x92\x01U\x08\x01\"Q\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1R\x07taskIds\"\x85\x01\n\x16ListHeartbeatsResponse\x12(\n\x0btotal_count\x18\x01 \x01(\x05\x42\x07\xbaH\x04\x1a\x02(\x00R\ntotalCount\x12\x41\n\x05tasks\x18\x02 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\x05tasks\"\x85\x01\n\x11GetSignalsRequest\x12p\n\x07task_id\x18\x01 \x01(\tBW\xbaHT\xba\x01N\n\x0etask_id_length\x12*task_id must be at least 1 characters long\x1a\x10this.size() >= 1\xc8\x01\x01R\x06taskId\"W\n\x12GetSignalsResponse\x12\x41\n\x05tasks\x18\x01 \x03(\x0b\x32+.agentic_mesh_protocol.task_manager.v1.TaskR\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
|
-
|
|
31
|
-
_globals = globals()
|
|
32
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
33
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'agentic_mesh_protocol.task_manager.v1.task_manager_dto_pb2', _globals)
|
|
34
|
-
if not _descriptor._USE_C_DESCRIPTORS:
|
|
35
|
-
_globals['DESCRIPTOR']._loaded_options = None
|
|
36
|
-
_globals['DESCRIPTOR']._serialized_options = b'\n)com.agentic_mesh_protocol.task_manager.v1B\023TaskManagerDtoProtoP\001\242\002\003ATX\252\002\"AgenticMeshProtocol.TaskManager.V1\312\002\"AgenticMeshProtocol\\TaskManager\\V1\342\002.AgenticMeshProtocol\\TaskManager\\V1\\GPBMetadata\352\002$AgenticMeshProtocol::TaskManager::V1'
|
|
37
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['mission_id']._loaded_options = None
|
|
38
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['mission_id']._serialized_options = b'\272H\267\001\272\001Y\n\021mission_id_prefix\022&mission_id must start with \'missions:\'\032\034this.startsWith(\'missions:\')\272\001U\n\021mission_id_length\022-mission_id must be at least 1 characters long\032\021this.size() >= 10\310\001\001'
|
|
39
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._loaded_options = None
|
|
40
|
-
_globals['_CREATETASKSREQUEST'].fields_by_name['tasks']._serialized_options = b'\272H\005\222\001\002\010\001'
|
|
41
|
-
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
42
|
-
_globals['_STOPTASKSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
43
|
-
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._loaded_options = None
|
|
44
|
-
_globals['_LISTHEARTBEATSREQUEST'].fields_by_name['task_ids']._serialized_options = b'\272HX\222\001U\010\001\"Q\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1'
|
|
45
|
-
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._loaded_options = None
|
|
46
|
-
_globals['_LISTHEARTBEATSRESPONSE'].fields_by_name['total_count']._serialized_options = b'\272H\004\032\002(\000'
|
|
47
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._loaded_options = None
|
|
48
|
-
_globals['_GETSIGNALSREQUEST'].fields_by_name['task_id']._serialized_options = b'\272HT\272\001N\n\016task_id_length\022*task_id must be at least 1 characters long\032\020this.size() >= 1\310\001\001'
|
|
49
|
-
_globals['_CREATETASKSREQUEST']._serialized_start=199
|
|
50
|
-
_globals['_CREATETASKSREQUEST']._serialized_end=518
|
|
51
|
-
_globals['_CREATETASKSRESPONSE']._serialized_start=520
|
|
52
|
-
_globals['_CREATETASKSRESPONSE']._serialized_end=634
|
|
53
|
-
_globals['_STOPTASKSREQUEST']._serialized_start=637
|
|
54
|
-
_globals['_STOPTASKSREQUEST']._serialized_end=815
|
|
55
|
-
_globals['_STOPTASKSRESPONSE']._serialized_start=817
|
|
56
|
-
_globals['_STOPTASKSRESPONSE']._serialized_end=929
|
|
57
|
-
_globals['_LISTHEARTBEATSREQUEST']._serialized_start=932
|
|
58
|
-
_globals['_LISTHEARTBEATSREQUEST']._serialized_end=1075
|
|
59
|
-
_globals['_LISTHEARTBEATSRESPONSE']._serialized_start=1078
|
|
60
|
-
_globals['_LISTHEARTBEATSRESPONSE']._serialized_end=1211
|
|
61
|
-
_globals['_GETSIGNALSREQUEST']._serialized_start=1214
|
|
62
|
-
_globals['_GETSIGNALSREQUEST']._serialized_end=1347
|
|
63
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_start=1349
|
|
64
|
-
_globals['_GETSIGNALSRESPONSE']._serialized_end=1436
|
|
65
|
-
# @@protoc_insertion_point(module_scope)
|
|
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.dev0 → agentic_mesh_protocol-0.2.3.dev2}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|