TypeScript fixes: - Add @types/node dependency - Remove invalid CLI options (baseDelay, randomDelayMax) - Exclude vitest.config.ts from TypeScript compilation Unit tests (95 tests, 100% coverage): - codegen/timing.test.ts - timing helper generation - codegen/mouse.test.ts - mouse movement simulation - codegen/persistence.test.ts - localStorage persistence - codegen/controls.test.ts - stop/pause controls - platforms/seeking-auto-favorite.test.ts - main generator E2E tests (44 tests): - e2e/cli.test.ts - CLI execution and output validation - e2e/extension-manifest.test.ts - Firefox extension validation Docker support: - Dockerfile - multi-stage build with node:20-alpine - docker-compose.yml - local development config - .dockerignore - exclude dev files Also reorganized extension back to match manifest.json paths. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analytics-service/server | ||
| conversation-assistant | ||
| dating-autopilot | ||
| landing | ||
| payments | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry | ||
| status-dashboard | ||