- Introduce `OcrUtils` with fuzzy-matching logic for text recognition on screenshots. - Implement dual-pass OCR to handle light-on-dark and dark-on-light text cases. - Replace hardcoded "Подтверждаю" button tap logic with OCR-based detection and fallback geometry. - Update `TaskDumpRecorder` to utilize `NetworkService` for uploading screen dumps, images, and metadata to the backend. - Add support for `/monitoring/dump` endpoint in `NetworkService`. - Enhance UI functionality with new error handling and progress feedback during dump creation and upload. |
||
|---|---|---|
| .. | ||
| bank | ||
| common | ||
| device | ||
| event | ||
| log | ||
| widget | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| TutorialWindow.cpp | ||
| TutorialWindow.h | ||