|
feat(agent): implement phase 1 gRPC POC and update architecture docs #5
|
|---|
|
|
| docs/architecture/cortex_agent_node_plan.md |
|---|
| poc-grpc-agent/agent_pb2.py 0 → 100644 |
|---|
| poc-grpc-agent/agent_pb2_grpc.py 0 → 100644 |
|---|
| poc-grpc-agent/client.py 0 → 100644 |
|---|
| poc-grpc-agent/compile_protos.sh 0 → 100755 |
|---|
| poc-grpc-agent/protos/agent.proto 0 → 100644 |
|---|
| poc-grpc-agent/requirements.txt 0 → 100644 |
|---|
| poc-grpc-agent/server.py 0 → 100644 |
|---|