Commit Graph

17 Commits

Author SHA1 Message Date
bb69558aaa Fix issue where invalid isolate commands would prevent other isolate commands from running 2025-07-21 21:28:12 +02:00
b785d24a08 Implement saving snapshots to a database 2025-07-20 11:38:08 +02:00
22f991e72e Clean up shop a bit 2025-07-20 11:20:19 +02:00
46e871b626 Fix flag collision with logger 2025-04-22 10:45:11 +02:00
75bf449bed Remove logger and replace it with a library 2025-04-18 12:47:47 +02:00
c5d1dad8de Rename project to "cook" and ditch loading fgrom args, now files exclusively 2025-04-09 09:47:53 +02:00
294c04a11a Add more tests for modifycommand 2025-03-28 00:03:23 +01:00
cc30c2bdcb Cleanup 2025-03-27 22:56:42 +01:00
0d8c447ff6 Add support for git ie. automatically resetting changes to ensure clean slate 2025-03-26 03:22:05 +01:00
d5c08d86f5 Code polish 2025-03-25 19:22:44 +01:00
430234dd3b Clean up after claude 2025-03-25 17:27:20 +01:00
84e0a8bed6 Add xpath dependencies 2025-03-25 17:27:20 +01:00
77acbd63f3 Rework input args to be glob instead of files
So we don't have to do the whole find | shit
2025-03-24 00:43:53 +01:00
7e85497ec4 Implement lua engine for the evaluations 2025-03-22 01:43:58 +01:00
fa1e0caf06 Rename 2025-03-22 01:27:27 +01:00
5929c27731 Add modifying operations 2025-03-22 01:26:47 +01:00
75a26ef61a Initial commit 2025-03-22 01:14:15 +01:00