Implemented basic shell command execution and result retrieval. Next Step: Remove completed tasks from queue
This commit is contained in:
3
agents/monarch/commands/commands.nim
Normal file
3
agents/monarch/commands/commands.nim
Normal file
@@ -0,0 +1,3 @@
|
||||
import ./[shell]
|
||||
|
||||
export shell
|
||||
Reference in New Issue
Block a user