Commit Graph

10 Commits

Author SHA1 Message Date
f21fc95d17 Address Claude review feedback 2026-02-15 23:36:06 -08:00
01a48f4714 Add vendor dict fallback logic 2026-02-15 22:45:03 -08:00
c6ac962f7a Fix test assertions for logger format and Yomitan target marking 2026-02-15 21:00:28 -08:00
667bde944c Add configurable minimum sentence length for N+1 targets 2026-02-15 18:34:10 -08:00
1ca9cbc20d Complete TASK-12 bundling and tokenizer test type fixes 2026-02-15 18:16:46 -08:00
f492622a8b Add opt-in JLPT tagging flow 2026-02-15 16:28:00 -08:00
3a27c026b6 feat: integrate n+1 target highlighting
- Merge feature branch changes for n+1 target-only highlight flow

- Extend merged token model and token-merger to mark exactly-one unknown targets

- Thread n+1 candidate metadata through tokenizer and config systems

- Update subtitle renderer/state to route configured colors and new token class

- Resolve merge conflicts in core service tests, including subtitle and subsync behavior
2026-02-15 02:36:48 -08:00
88099e2ffa Add N1 word highlighting flow and mpv/overlay service updates 2026-02-15 02:30:14 -08:00
162223943d refactor: split startup lifecycle and Anki service architecture 2026-02-14 22:31:53 -08:00
kyasuda
35cad19839 test(core): expand mpv/subsync/tokenizer and cli coverage 2026-02-11 09:33:47 -08:00