Jakob Friedl
|
453971c0db
|
Cleaned up agent command parsing
|
2025-07-15 22:38:01 +02:00 |
|
Jakob Friedl
|
b8b276d887
|
Refactored agent command handling to remove redundant boiler-plate code. Commands are parsed dynamically based on a single definition. Command-specific actions might still need distinct implementations.
|
2025-07-14 22:14:27 +02:00 |
|
Jakob Friedl
|
2d2c94ed38
|
Implemented move and copy command. Needs to be reworked to work without `-f' and '-t' flags but with spaces.
|
2025-07-09 15:13:37 +02:00 |
|
Jakob Friedl
|
bb56ed42f2
|
Updated task structure to use a JSON string instead of seq[string], making it possible to use multiple differently typed arguments
|
2025-07-09 14:38:30 +02:00 |
|