Commit graph

6 commits

Author SHA1 Message Date
a1af8fb985 fix(csv): preserve finished targets and honor batch size env
- Queue only untranslated rows from mixed skip-check batches
- Let .env batchsize and frequency_penalty override model defaults
- Cover skip behavior and pricing batch size override in tests
2026-07-21 16:20:10 -05:00
65a7ee51c2 feat(csv): add opt-in skip for already-translated batches
- Skip candidate batches when every target is translated
- Keep mixed batches and use global BATCHSIZE for checks
- Add CSV setting checkbox and unit coverage
2026-07-21 16:12:20 -05:00
c781f66ae7 Fix icons to work in both linux and windows via qtawesome 2026-07-07 14:39:56 -05:00
9ff0a0c2c7 Some temp linux icons I suppose. 2026-06-13 15:25:21 -05:00
1fc2aa3768 Cleanup 2026-01-07 15:17:44 -06:00
3c771a2b32 Update CSV to work better with GUI and more compact 2026-01-06 12:15:25 -06:00