Implemented agent registration to match new binary structure instead of json.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import winim, osproc, strutils, strformat
|
||||
|
||||
import ../task/result
|
||||
import ../[utils, agentTypes]
|
||||
import ../../../common/types
|
||||
import ../core/taskresult
|
||||
import ../agentTypes
|
||||
import ../../../common/[types, utils]
|
||||
|
||||
proc taskShell*(config: AgentConfig, task: Task): TaskResult =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user