feat: (literally) "enhance" functionality with new parameters and improved image processing
All checks were successful
CI / test (push) Successful in 7s
All checks were successful
CI / test (push) Successful in 7s
This commit is contained in:
2
todo.md
2
todo.md
@@ -4,7 +4,7 @@
|
||||
- [Bug] Enforce single active desktop-control run (or a strict queue) so concurrent jobs cannot fight over the same mouse/keyboard/screen session.
|
||||
- [Bug] Fix run artifact collisions in `setup_artifacts()` (`run_id` is second-granularity, so two jobs in the same second can share/overwrite the same directory).
|
||||
- [Bug] Remove global logger handler clobbering in `setup_logger()` (`logging.getLogger("screenjob").handlers.clear()` breaks concurrent runs and can redirect logs to the wrong file).
|
||||
- [Bug] More consistent clicks and more uses of enhance images.
|
||||
- [x] More consistent clicks and more uses of enhance images.
|
||||
|
||||
## P1
|
||||
- [x] Move ui.py into a seperate html file and js file.
|
||||
|
||||
Reference in New Issue
Block a user