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
73aaeb8b35774f58e5076d5581ce19ba31ad6fcd
gridpilot.gg
/
packages
/
infrastructure
/
config
History
Marc Mintel
73aaeb8b35
fix(automation): enable real OS automation for development mode
2025-11-22 18:30:32 +01:00
..
AutomationConfig.ts
fix(automation): enable real OS automation for development mode
2025-11-22 18:30:32 +01:00
index.ts
refactor(automation): remove browser automation, use OS-level automation only
2025-11-22 17:57:35 +01:00
LoggingConfig.ts
feat(logging): add professional logging with pino and headless E2E tests - Add ILogger port interface in application layer - Implement PinoLogAdapter with Electron-compatible structured logging - Add NoOpLogAdapter for testing - Wire logging into DI container and all adapters - Create 32 E2E tests for automation workflow (headless-only) - Add vitest.e2e.config.ts for E2E test configuration - All tests enforce HEADLESS mode (no headed browser allowed)
2025-11-22 01:02:38 +01:00