Warren Lo warren
  • Joined on 2026-01-15
warren pushed to v2 at warren/markbaseengine 2026-07-05 13:31:47 +08:00
e23ef405bc v2: Fix build conflict and unit tests
warren created branch v2 in warren/markbaseengine 2026-07-05 13:29:34 +08:00
warren pushed to v2 at warren/markbaseengine 2026-07-05 13:29:34 +08:00
8a66b9086a v2: Initial clean branch with unit tests + CI/CD pipeline
warren pushed to main at warren/momentry_core 2026-07-04 23:42:45 +08:00
5fcd5212d5 fix: FilesView merge logic and computed property
warren pushed to main at warren/momentry_core 2026-07-04 22:48:27 +08:00
53f28ac458 fix: FilesView filter logic - remove 'registered_scan' status
warren pushed to main at warren/momentry_core 2026-07-04 22:41:56 +08:00
7fc4dcbddb feat: add media type and indexed status filters to FilesView
warren pushed to main at warren/momentry_core 2026-07-04 22:09:43 +08:00
96e13e40cb fix: all_completed now checks ALL expected processors have results
warren pushed to main at warren/momentry_core 2026-07-04 12:41:43 +08:00
4e8c0ea5b9 fix: skip empty ASRX segments in Rule 1, fix chunk_id numbering
warren pushed to main at warren/momentry_core 2026-07-02 22:22:09 +08:00
e4d6fbac50 feat: add search_by_appearance agent tool for clothing color search
warren pushed to main at warren/momentry_core 2026-07-02 21:16:42 +08:00
78364afc51 fix: keyword search - add text_content field and CJK support
warren pushed to main at warren/telfax 2026-07-02 18:43:18 +08:00
d1e92b32fb Add cover page support with Chinese font rendering
warren pushed to main at warren/momentry_core 2026-07-02 18:31:58 +08:00
5a9d4325d8 fix: face thumbnail crop using bbox parameters
warren pushed to main at warren/momentry_core 2026-07-02 18:13:42 +08:00
3035c6db5d fix: add /api/v1/face-thumbnail route for People view thumbnails
warren pushed to main at warren/momentry_core 2026-07-02 17:10:27 +08:00
28a4e9b1b8 fix: worker/processor.rs ASRX 使用正確的 start_frame
warren pushed to main at warren/momentry_core 2026-07-02 17:08:54 +08:00
3943075a9b fix: ASRX pre_chunks 使用正確的 start_frame
warren pushed to main at warren/momentry_core 2026-07-02 16:42:28 +08:00
e2b3858b67 fix: job never completes - processor_results.file_uuid is NULL
warren pushed to main at warren/momentry_core 2026-07-02 16:23:28 +08:00
bd6d108ade fix: remove trace_chunks from API + fix OCR frame calculation
warren pushed to main at warren/momentry_core 2026-07-02 15:11:28 +08:00
d4c26deae2 fix: pipeline progress computed from DB state instead of Redis
warren pushed to main at warren/momentry_core 2026-07-02 14:53:50 +08:00
619b056ada fix: TKG stats API returning 0 - count_by_type used wrong column
warren pushed to main at warren/momentry_core 2026-07-02 13:44:47 +08:00
6507766ea2 fix: Qdrant collection name + PipelineProgress accumulation