This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5825ec91a1c6081d73309441e5e1d8c526bd35fc
conquest
/
src
/
agents
/
monarch
/
commands
/
commands.nim
3 lines
72 B
Nim
Raw
Normal View
History
Unescape
Escape
Started rewriting JSON task to custom binary structure. Parsed and serialized task object into seq[byte]
2025-07-18 14:24:07 +02:00
# import ./[shell, sleep, filesystem]
Implemented basic shell command execution and result retrieval. Next Step: Remove completed tasks from queue
2025-05-22 20:03:22 +02:00
Started rewriting JSON task to custom binary structure. Parsed and serialized task object into seq[byte]
2025-07-18 14:24:07 +02:00
# export shell, sleep, filesystem
Reference in New Issue
Copy Permalink