Commit Graph

17 Commits

Author SHA1 Message Date
Tomas Valenta fe91c7c4af Fix agent loop; Cleanup; Add deploy UI [WIP] 2023-05-11 00:54:08 +02:00
Tomas Valenta 2d5a8d864b Fix API problems; Add agent deployment on frontend [WIP] 2023-05-10 00:40:39 +02:00
Tomas Valenta 7d8214a11b Fix agent handling; Finish deployment API [WIP] 2023-05-06 00:23:11 +02:00
Tomas Valenta 1524c967bb Update db deployment handling 2023-05-05 00:52:52 +02:00
Tomas Valenta fc13ccf6ac Fix library deploy problems [WIP] 2023-05-04 23:38:06 +02:00
Tomas Valenta a8ad9af96c Fix rpc connection; Add deploy routes [WIP] 2023-05-04 01:06:40 +02:00
Tomas Valenta cd74cbcd0e Add lib deployment [WIP] 2023-05-02 19:13:29 +02:00
Tomas Valenta d7b3117fc0 Add agent deployment [WIP] 2023-05-02 01:03:07 +02:00
Tomas Valenta 7b7368bb6f Improve scratchpad; Fix undef error; Cleanup 2023-04-28 22:27:16 +00:00
Tomas Valenta 56297c94e8 Fix scratchpad state when rewriting steps 2023-04-28 17:32:42 +00:00
Tomas Valenta e16d0caf7f Fix run finish handling 2023-04-28 17:10:30 +00:00
Tomas Valenta c459a5261f Cleanup 2023-04-28 15:06:14 +00:00
Tomas Valenta 9fcfcc10a5 Fix steps accumulating; Change pause state handling; Improve editing UI 2023-04-28 14:52:40 +00:00
Tomas Valenta 1d5dc871e0 Fix saving steps to db 2023-04-28 11:50:01 +00:00
Tomas Valenta 5af79e1cb6 Save steps to db with a separate queue 2023-04-28 10:00:10 +00:00
Tomas Valenta 3121ad490a Finish canceling, pausing and resuming; Add editing [WIP] 2023-04-27 23:28:02 +00:00
Tomas Valenta 99f5a37a69 Change agent run handling on backend to allow pausing and editing run [WIP] 2023-04-27 00:43:29 +00:00