Commit graph

2 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