- Add stdin pipe support for sending console commands to running miners (XMRig/TT-Miner) - Add base64 encoding for log transport to preserve ANSI escape codes - Add SQLite database for persistent hashrate history storage - Enhance P2P worker to handle remote miner commands (start/stop/stats/logs) - Add console UI page with ANSI-to-HTML rendering and command input - Add E2E tests for navigation, UI elements, and miner start flow - Update Dockerfile to use Go 1.24 with GOTOOLCHAIN=auto 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin.e2e.spec.ts | ||
| console.e2e.spec.ts | ||
| dashboard.e2e.spec.ts | ||
| features.e2e.spec.ts | ||
| mining-flow.e2e.spec.ts | ||
| mining-long.e2e.spec.ts | ||
| navigation.e2e.spec.ts | ||
| profiles.e2e.spec.ts | ||
| setup-wizard.e2e.spec.ts | ||
| start-miner.e2e.spec.ts | ||
| ui-elements.e2e.spec.ts | ||