|
|
fef75008d8
|
wip
|
2025-11-26 17:03:29 +01:00 |
|
|
|
e2bea9a126
|
working companion prototype
|
2025-11-24 23:32:36 +01:00 |
|
|
|
84800c663a
|
refactor(automation): remove browser automation, use OS-level automation only
|
2025-11-22 17:57:35 +01:00 |
|
|
|
99fa06e12b
|
fix(companion): resolve fixtures path correctly for both dev and built modes
|
2025-11-22 17:31:21 +01:00 |
|
|
|
515aef71bb
|
fix(companion): resolve fixtures path correctly in Electron runtime
|
2025-11-22 16:55:13 +01:00 |
|
|
|
6ac9701be8
|
fix(companion): resolve fixtures path correctly in Electron runtime
|
2025-11-22 16:47:50 +01:00 |
|
|
|
78fc323e43
|
feat(automation): implement NODE_ENV-based automation mode with fixture server
|
2025-11-22 16:37:32 +01:00 |
|
|
|
c0e0e00c4c
|
feat(automation): add macOS permission check before automation start
|
2025-11-22 14:52:48 +01:00 |
|
|
|
21d748b316
|
feat(automation): add browser launch capability and default to dev mode
|
2025-11-22 13:31:10 +01:00 |
|
|
|
3a60ffae91
|
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 |
|
|
|
7eae6e3bd4
|
refactor: restructure to monorepo with apps and packages directories - Move companion app to apps/companion with electron-vite - Move domain/application/infrastructure to packages/ - Fix ELECTRON_RUN_AS_NODE env var issue for VS Code terminal - Remove legacy esbuild bundler (replaced by electron-vite) - Update workspace scripts in root package.json
|
2025-11-22 00:25:06 +01:00 |
|