monarchic-agent-protocol 0.1.0__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.
@@ -0,0 +1,21 @@
1
+ Metadata-Version: 2.4
2
+ Name: monarchic-agent-protocol
3
+ Version: 0.1.0
4
+ Summary: Monarchic AI protocol protobuf bindings for Python
5
+ License: Apache-2.0
6
+ Requires-Python: >=3.9
7
+ Description-Content-Type: text/markdown
8
+ Requires-Dist: protobuf>=4.25.0
9
+
10
+ # monarchic-agent-protocol (Python)
11
+
12
+ Generated Python protobuf bindings for Monarchic AI protocol.
13
+
14
+ ## Build locally
15
+
16
+ ```bash
17
+ python -m pip install --upgrade build
18
+ python -m build
19
+ ```
20
+
21
+ The build step expects `monarchic_agent_protocol_pb2.py` to be generated via `protoc` prior to packaging.
@@ -0,0 +1,12 @@
1
+ # monarchic-agent-protocol (Python)
2
+
3
+ Generated Python protobuf bindings for Monarchic AI protocol.
4
+
5
+ ## Build locally
6
+
7
+ ```bash
8
+ python -m pip install --upgrade build
9
+ python -m build
10
+ ```
11
+
12
+ The build step expects `monarchic_agent_protocol_pb2.py` to be generated via `protoc` prior to packaging.
@@ -0,0 +1,3 @@
1
+ """Monarchic AI protocol protobuf bindings for Python."""
2
+
3
+ from .monarchic_agent_protocol_pb2 import * # noqa: F401,F403
@@ -0,0 +1,37 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: monarchic_agent_protocol.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import builder as _builder
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1emonarchic_agent_protocol.proto\x12\x1bmonarchic.agent_protocol.v1\x1a\x1cgoogle/protobuf/struct.proto\"\xc6\x02\n\x04Task\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0f\n\x07task_id\x18\x02 \x01(\t\x12\x34\n\x04role\x18\x03 \x01(\x0e\x32&.monarchic.agent_protocol.v1.AgentRole\x12\x0c\n\x04goal\x18\x04 \x01(\t\x12\'\n\x06inputs\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\x12,\n\x0b\x63onstraints\x18\x06 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x16\n\x0egates_required\x18\x07 \x03(\t\x12<\n\x0brun_context\x18\x08 \x01(\x0b\x32\'.monarchic.agent_protocol.v1.RunContext\x12+\n\nextensions\x18\t \x01(\x0b\x32\x17.google.protobuf.Struct\"\x9b\x01\n\x08\x41rtifact\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x13\n\x0b\x61rtifact_id\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\x12\x0f\n\x07summary\x18\x04 \x01(\t\x12\x0c\n\x04path\x18\x05 \x01(\t\x12\x0f\n\x07task_id\x18\x06 \x01(\t\x12+\n\nextensions\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xaf\x01\n\x05\x45vent\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x12\n\nevent_type\x18\x02 \x01(\t\x12\x11\n\ttimestamp\x18\x03 \x01(\t\x12\x0f\n\x07task_id\x18\x04 \x01(\t\x12\x0e\n\x06status\x18\x05 \x01(\t\x12\x14\n\x07message\x18\x06 \x01(\tH\x00\x88\x01\x01\x12+\n\nextensions\x18\x07 \x01(\x0b\x32\x17.google.protobuf.StructB\n\n\x08_message\"\xb3\x01\n\nGateResult\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0c\n\x04gate\x18\x02 \x01(\t\x12\x0e\n\x06status\x18\x03 \x01(\t\x12\x13\n\x06reason\x18\x04 \x01(\tH\x00\x88\x01\x01\x12)\n\x08\x65vidence\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\x12+\n\nextensions\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructB\t\n\x07_reason\"\x99\x01\n\nRunContext\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0c\n\x04repo\x18\x02 \x01(\t\x12\x10\n\x08worktree\x18\x03 \x01(\t\x12\r\n\x05image\x18\x04 \x01(\t\x12\x0e\n\x06runner\x18\x05 \x01(\t\x12\x0e\n\x06labels\x18\x06 \x03(\t\x12+\n\nextensions\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct*\x85\x01\n\tAgentRole\x12\x1a\n\x16\x41GENT_ROLE_UNSPECIFIED\x10\x00\x12\x11\n\rPRODUCT_OWNER\x10\x01\x12\x13\n\x0fPROJECT_MANAGER\x10\x02\x12\x07\n\x03\x44\x45V\x10\x03\x12\x06\n\x02QA\x10\x04\x12\x0c\n\x08REVIEWER\x10\x05\x12\x0c\n\x08SECURITY\x10\x06\x12\x07\n\x03OPS\x10\x07\x42\x88\x02\n\x1e\x61i.monarchic.agent_protocol.v1B\x18MonarchicAgentProtocolV1P\x01Zdgithub.com/monarchic-ai/monarchic-agent-protocol/gen/go/monarchic/agent_protocol/v1;agent_protocolv1\xa2\x02\x03MAP\xaa\x02\x1aMonarchic.AgentProtocol.V1\xca\x02\x1aMonarchic\\AgentProtocol\\V1\xe2\x02#Monarchic\\AgentProtocol\\V1\\Metadatab\x06proto3')
18
+
19
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
20
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'monarchic_agent_protocol_pb2', globals())
21
+ if _descriptor._USE_C_DESCRIPTORS == False:
22
+
23
+ DESCRIPTOR._options = None
24
+ DESCRIPTOR._serialized_options = b'\n\036ai.monarchic.agent_protocol.v1B\030MonarchicAgentProtocolV1P\001Zdgithub.com/monarchic-ai/monarchic-agent-protocol/gen/go/monarchic/agent_protocol/v1;agent_protocolv1\242\002\003MAP\252\002\032Monarchic.AgentProtocol.V1\312\002\032Monarchic\\AgentProtocol\\V1\342\002#Monarchic\\AgentProtocol\\V1\\Metadata'
25
+ _AGENTROLE._serialized_start=1097
26
+ _AGENTROLE._serialized_end=1230
27
+ _TASK._serialized_start=94
28
+ _TASK._serialized_end=420
29
+ _ARTIFACT._serialized_start=423
30
+ _ARTIFACT._serialized_end=578
31
+ _EVENT._serialized_start=581
32
+ _EVENT._serialized_end=756
33
+ _GATERESULT._serialized_start=759
34
+ _GATERESULT._serialized_end=938
35
+ _RUNCONTEXT._serialized_start=941
36
+ _RUNCONTEXT._serialized_end=1094
37
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,21 @@
1
+ Metadata-Version: 2.4
2
+ Name: monarchic-agent-protocol
3
+ Version: 0.1.0
4
+ Summary: Monarchic AI protocol protobuf bindings for Python
5
+ License: Apache-2.0
6
+ Requires-Python: >=3.9
7
+ Description-Content-Type: text/markdown
8
+ Requires-Dist: protobuf>=4.25.0
9
+
10
+ # monarchic-agent-protocol (Python)
11
+
12
+ Generated Python protobuf bindings for Monarchic AI protocol.
13
+
14
+ ## Build locally
15
+
16
+ ```bash
17
+ python -m pip install --upgrade build
18
+ python -m build
19
+ ```
20
+
21
+ The build step expects `monarchic_agent_protocol_pb2.py` to be generated via `protoc` prior to packaging.
@@ -0,0 +1,10 @@
1
+ README.md
2
+ pyproject.toml
3
+ setup.cfg
4
+ monarchic_agent_protocol/__init__.py
5
+ monarchic_agent_protocol/monarchic_agent_protocol_pb2.py
6
+ monarchic_agent_protocol.egg-info/PKG-INFO
7
+ monarchic_agent_protocol.egg-info/SOURCES.txt
8
+ monarchic_agent_protocol.egg-info/dependency_links.txt
9
+ monarchic_agent_protocol.egg-info/requires.txt
10
+ monarchic_agent_protocol.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+ monarchic_agent_protocol
@@ -0,0 +1,3 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68", "wheel"]
3
+ build-backend = "setuptools.build_meta"
@@ -0,0 +1,24 @@
1
+ [metadata]
2
+ name = monarchic-agent-protocol
3
+ version = 0.1.0
4
+ description = Monarchic AI protocol protobuf bindings for Python
5
+ long_description = file: README.md
6
+ long_description_content_type = text/markdown
7
+ license = Apache-2.0
8
+
9
+ [options]
10
+ packages = find:
11
+ python_requires = >=3.9
12
+ install_requires =
13
+ protobuf>=4.25.0
14
+
15
+ [options.package_data]
16
+ * = *.proto
17
+
18
+ [options.packages.find]
19
+ where = .
20
+
21
+ [egg_info]
22
+ tag_build =
23
+ tag_date = 0
24
+