issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:HTML language:Go
Filter by
45.3M results
Accidents to prevent
- unexpected content loss
- git push failure mode
- divergent git caused by multiply opened dashboard sessions. (in cases of multiple manager situation)
-
Detailed mechanisms ...
Problem
idx_ocr_dir ON ocr(root_id, rel_path) duplicates the table primary key (root_id, rel_path). SQLite already maintains an
index for the primary key, so the secondary index adds write amplification ...
backend
llm-task
low-priority
ocr
performance
tech-debt
Problem
sampo-ocr.swift wraps Vision request execution in do/catch, but final JSONEncoder().encode(blocks) and stdout write are
top-level operations. A thrown encode/write error can produce an unstructured ...
backend
bug
llm-task
low-priority
ocr
Problem
Walk/worker/status/collectFiles logic is duplicated across detection, classification, OCR, and unified analysis
scanners. Frontend scan-start/poller patterns are also repeated. This makes cancellation, ...
analysis
backend
frontend
llm-task
medium-priority
refactor
tech-debt
Problem
README.md is now partially stale and can mislead future work.
Evidence
Current README says:
cd backend
python server.py
But the current canonical working copy and startup convention is to ...
cleanup
documentation
Problem
FileEntry.OCRText includes full recognized text in /api/tree responses. For OCR-heavy folders, directory listings can
become very large even though browse UI mostly needs a badge.
Files
- ...
backend
enhancement
frontend
llm-task
low-priority
ocr
performance
The Tier dropdown in app.html has no way to exclude unrated/pending games. Add a Rated only option that filters out
anything without a platinum/gold/silver/bronze/borked tier. The home page Popular Games ...
enhancement
Problem
On Darwin, OCR uses a Vision subprocess that ignores the decoded image.Image and reads the file path itself.
processImage still always reads, decodes, and hashes the image before OCR, even when ...
analysis
backend
llm-task
medium-priority
ocr
performance
📊 SEO Звіт — cryptolockua.com (18.06.2026)
Автоматичний звіт | 2026-05-21 → 2026-06-18
📈 Загальна динаміка
| Метрика | Значення |
| --- | --- |
| Покази | 2,658 |
| Кліки | 30 |
| CTR | 1.13% |
| Середня ...
seo-report
Problem
SearchByText builds % + lower(query) + % and feeds it to LIKE without escaping. User-entered % and _ become SQL
wildcards instead of literal characters.
Files
- internal/ocr/store.go
- internal/server/handlers/search.go ...
backend
bug
llm-task
medium-priority
ocr
search

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.