This website requires JavaScript.
Explore
Help
Sign In
mmintel
/
gridpilot.gg
Watch
1
Star
0
Fork
0
You've already forked gridpilot.gg
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a60ffae9128474259fbf5f1f8c6c576f08ee032
gridpilot.gg
/
tests
/
unit
History
Marc Mintel
27dd4b87a5
feat(automation): add nut.js OS-level automation adapter per architecture spec - Create NutJsAutomationAdapter implementing IBrowserAutomation with OS-level mouse/keyboard control - Use mouse.move(), mouse.leftClick(), keyboard.type(), keyboard.pressKey() for real OS automation - Cross-platform support (Command key for macOS, Control key for Windows/Linux) - Production mode in DI container now uses NutJsAutomationAdapter - Add mouseSpeed and keyboardDelay configuration options - Add companion:production npm script for production mode - Step 18 (TRACK_CONDITIONS) maintains safety stop before checkout
2025-11-21 21:53:46 +01:00
..
application
/use-cases
feat(companion): implement hosted session automation POC with TDD approach
2025-11-21 16:27:15 +01:00
domain
feat(companion): implement hosted session automation POC with TDD approach
2025-11-21 16:27:15 +01:00
infrastructure
feat(automation): add nut.js OS-level automation adapter per architecture spec - Create NutJsAutomationAdapter implementing IBrowserAutomation with OS-level mouse/keyboard control - Use mouse.move(), mouse.leftClick(), keyboard.type(), keyboard.pressKey() for real OS automation - Cross-platform support (Command key for macOS, Control key for Windows/Linux) - Production mode in DI container now uses NutJsAutomationAdapter - Add mouseSpeed and keyboardDelay configuration options - Add companion:production npm script for production mode - Step 18 (TRACK_CONDITIONS) maintains safety stop before checkout
2025-11-21 21:53:46 +01:00